home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / vol1 / sc_cfgsv.zip / CFGSAVE.ZIP / CFGSAVER.DOC next >
Text File  |  1996-03-19  |  5KB  |  111 lines

  1.                       CONFIG-SAVER v1.5 Documentation
  2.                       ===============================
  3.  
  4.                                 
  5. LIMITED WARRANTY
  6.  
  7. THIS SOFTWARE IS PROVIDED FOR EVALUATION ONLY, ON AN "AS IS" BASIS.
  8. GADGETSOFT SOLUTIONS DISCLAIMS ALL WARRANTIES RELATING TO THIS SOFTWARE,
  9. WHETHER EXPRESSED  OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED
  10. WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  11. NEITHER GADGETSOFT SOLUTIONS NOR ANYONE ELSE WHO HAS BEEN INVOLVED IN
  12. THE CREATION, PRODUCTION, OR DELIVERY OF THIS SOFTWARE SHALL BE LIABLE
  13. FOR ANY INDIRECT, CONSEQUENTIAL, OR INCIDENTAL DAMAGES ARISING OUT OF
  14. THE USE OR INABILITY TO USE SUCH SOFTWARE, EVEN IF GADGETSOFT SOLUTIONS
  15. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR CLAIMS.  THE
  16. PERSON USING THE SOFTWARE BEARS ALL RISK AS TO THE QUALITY AND
  17. PERFORMANCE OF THE SOFTWARE.
  18. -----------------------------------
  19.  
  20. So, what is CONFIG-SAVER??
  21.  
  22. Those of you, like myself, who are always messing around with your
  23. AUTOEXEC.BAT and CONFIG.SYS files or installing and uninstalling software
  24. will undoubtedly realize the need for having a back-up copy of those
  25. important files.  Unfortunately, many people don't realize the need to make
  26. back-ups until the damage is done and they have to try to re-create the
  27. files or restore them to their original condition.
  28. The novices often need a friend or technician to fix the problem for them.
  29. I wrote this program to take the worry out of editing or allowing other
  30. programs to modify the AUTOEXEC.BAT, CONFIG.SYS, WIN.INI and SYSTEM.INI files.
  31.  
  32. CONFIG-SAVER checks your system files for changes.  If a change is detected,
  33. the entire AUTOEXEC.BAT or CONFIG.SYS is written to the log file(s).
  34. CONFIG-SAVER will only write to its log files when the file dates and times
  35. of your AUTOEXEC.BAT and CONFIG.SYS have changed.  Placing CFGSAVER in 
  36. your AUTOEXEC.BAT will ensure that your logs are kept accurate and up to date
  37. with each re-boot of your computer.
  38.  
  39. This version also checks and keeps log files of your WIN.INI and SYSTEM.INI
  40. files that are used by Microsoft Windows.  These .INI files are crucial to
  41. the operation of Windows.  CONFIG-SAVER will create log files called
  42. WIN-INI.LOG and SYS-INI.LOG for these .INI files.
  43.  
  44. Instructions for use:
  45.  
  46.   1.  Add CONFIG-SAVER (CFGSAVER.EXE) to your AUTOEXEC.BAT. 
  47.       The first time CONFIG-SAVER runs, it creates four log files named
  48.       AUTOEXEC.LOG, CONFIG.LOG, WIN-INI.LOG, and SYS-INI.LOG.
  49.       Each subsequent run will check the file dates against the dates and
  50.       times of the last log entry.  If they match, no new log entry is made.
  51.       If the date/time stamp differ then CONFIG-SAVER adds the new files to
  52.       the logs.
  53.   
  54.   2.  If you want to keep the log files trimmed to a certain size you can
  55.       add a /T: and the number of entries you wish the logs to be limited to.  
  56.       Example...  CFGSAVER /T:10  will only keep the 10 most recent changes 
  57.       to your log files.   CFGSAVER /T:20  will keep the 20 most recent 
  58.       changes.. etc...
  59.  
  60.   3.  To eliminate the start-up screen you can add /E to the command line
  61.       such as CFGSAVER /E .  This is only available in the registered 
  62.       version.  It can also be used in addition to /T:n on the same line.
  63.  
  64.   4.  The default paths used by Config-Saver are as follows:
  65.  
  66.       Boot drive and path    : C:\
  67.       Windows drive and path : C:\WINDOWS\
  68.       Log file drive and path: Current directory  
  69.  
  70.       If you boot from a different drive or your Windows exists in a
  71.       different directory or you wish to keep the logs in a certain
  72.       directory, you can use the /C switch to configure your preferences.
  73.       Example:  CFGSAVER /C
  74.  
  75.       When using this switch, Config-Saver will create and store your path
  76.       preferences in a file called CFGSAVER.CFG and will use your new
  77.       settings for as long as the CFGSAVER.CFG exists.
  78.       To restore Config-Saver to the original defaults, simply delete the
  79.       CFGSAVER.CFG file.  The program paths can be changed at any time by
  80.       using the /C command line option.
  81.  
  82.   5.  For a complete a menu of these options, use the /? or /Help switch.
  83.       Example:  CFGSAVER /?
  84.  
  85.  NOTE:  This program is most useful when executed during boot-up of your
  86.         system.  You might not realize the need for such a program until
  87.         something happens to your configuration files and you have nothing
  88.         to fall back on.  CONFIG-SAVER will give you "back-ups" of those
  89.         files for quick and easy access without having to remember to
  90.         make back-ups.
  91.  
  92.     ------------------------------------------------------------------------
  93.     Other features are also possible.  If anyone has suggestions or comments
  94.     for future versions please feel free to write or call.
  95.     ------------------------------------------------------------------------
  96.  
  97.     For the latest version or to register, send $10.00 to:
  98.  
  99.                              Kevin Smith
  100.                              1403 E. Elm #9
  101.                              Springfield, MO. 65802
  102.  
  103.     Or register online with your credit card by calling our BBS.
  104.      
  105.     For information, bug reports, or other correspondence:
  106.  
  107.                GadgetSoft Solutions BBS
  108.                (417) 865-7386  (2400-28800 baud)
  109.                1:284/79 (Fido)
  110.                Internet: GadgetSoft@aol.com
  111.