                          Update Toolkit
                       Funduc Software, Inc.
             Copyright 2001-2002, All Rights Reserved
     http://www.funduc.com    http://www.searchandreplace.com

This zip contains five sample scripts, a .bat file, and a test
path for use with Update Toolkit.

The sample script are:

 FileOp1.dts - Performs a file operation (Primary Syntax)
 FileOp2.sfs - Performs a file operation (Alternate Syntax)
 SD1.cfg     - Performs an .lnk file operation
 RT1.srt     - Performs a registry operation
 SR1.srs     - Performs a text search-replace
 
The .bat file, UPDTKT1.bat, has a variety of example operations. 
UnRem as you wish. 

The scripts and .bat are set up to expect that the path structure
in this zip will be placed under C:\TOOLS\UPDTKT. In other words,
 
 C:\TOOLS\UPDTKT - Path where updtkt.exe is located
 C:\TOOLS\UPDTKT\SampleScripts - Path for the scripts & bat
 C:\TOOLS\UPDTKT\TEST_PATH - Path (with subdirs) for sample files 
  
The registry operation in RT1.srt operates on your own registry of
course. RT1.srt is set to work only on HKEY_CURRENT_USER\Software\Test\.
MakeTestRegistryEntry.reg is a small file you can merge to make this 
key. 

If you unzip into a different path you will need to modify the 
path references in the zip and .bat accordingly. 
