home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / diffx.zip / README.TXT < prev    next >
Text File  |  1992-05-05  |  2KB  |  52 lines

  1. NOTE
  2. The idea here is to present in one package all the elements to 
  3. take a complete inventory of one's system before and after 
  4. software changes.
  5.  
  6. REQUIREMENTS
  7. Windows
  8. NDW Batchrun (or adapt the *.WBT files to other windows batch 
  9. languages).
  10.  
  11. HISTORY
  12. I can across a reference to a batch file written by Kurt S that 
  13. made use of two files from the IBMSYS forum to take a 
  14. "snapshot" of one's windows and system subdirectories, as well 
  15. as its system.ini and win.ini files. Once a new app has been 
  16. loaded, running the "compare" provided an itimized list of file 
  17. additions within the two directories, as well as itemized lists 
  18. of changes in both the system.ini and win.ini files.
  19.  
  20. This proved invaluable in maintaining a database record of 
  21. what a given app had done to a system. I then used Norton 
  22. Desktop's Batch language to run Kurt S's two batch files 
  23. seemlessly from windows itself so as to make the whole process 
  24. as painless as possible.
  25.  
  26. INVENTORY
  27. I'm including the following:
  28. 1. The original HDIFF.ZIP and DIFF.ZIP files so the real credit 
  29. can go where it is due.
  30. 2. The wonderful batch files written by Kurt S, SNAPSHOT.BAT and 
  31. COMPARE.BAT as well as his original text notes.
  32. 3. My own Windows adaption of those, SNAPSHOT.WBT and 
  33. COMPARE.WBT. I've also included a clean up utility called 
  34. CLEAN.WBT an another which automatically calls up the relevant 
  35. changed files called SFILES.WBT.
  36. 4. Some temporary *.pif files.
  37.  
  38. SETUP
  39. 1. Copy the *.pif files to the windows subdirectory and the 
  40. rest to one of choice.
  41. 2. Change the paths in all the *.WBT files to those where you 
  42. set up the files. Change the *.PIF files to show this path. Also 
  43. change the default editor. 
  44. 3. Run the *.WBT files, first SNAPSHOT.WBT, then load an app or 
  45. make any changes you want and run COMPARE.WBT. Then call up a 
  46. record of those changes by looking at the new *.D01 files with 
  47. any text editor or running SFILES.WBT.
  48.  
  49.  
  50.  
  51.  
  52.