home *** CD-ROM | disk | FTP | other *** search
/ PC Direkt 1998 #11 / PCDIREKT_1198.bin / data / Util / Regbck98 / rb-read.txt < prev    next >
Encoding:
Text File  |  1998-08-06  |  2.7 KB  |  86 lines

  1. Registry Backup 98
  2. Information Readme Version 98.1
  3. -----------------------------------------------------------
  4.  
  5. 1.0 - What is Regback?
  6.  
  7. Registry Backup (Regback) is a program that will backup your Windows Registry during bootup.  Then if a time comes that you should need a backup of your registry, you should have a least 1.
  8.  
  9.  
  10.  
  11. 2.0 - Where are the files stored?
  12.  
  13. This part is up to you.  Forexample if you wanted you registry files put in the root directory of "C" drive then you would create a shortcut that states this:
  14.  
  15. regback.exe c:\
  16.  
  17. or if you wanted the files stored in c:\registry then type this:
  18.  
  19. regback.exe c:\registry\
  20.  
  21.  
  22. 2.5 - What are the names of the registry files?
  23.  
  24. The filenames are given a number directly proportional to the last digit of the day.  Forexample:
  25.  
  26. Your created a file on the 27th.   The file and the RIF (Registry Information File) are both named "7".  The registry file will be 7.reg and the RIF file will be 7.rif
  27.  
  28.  
  29. 3.0 - How do I get this program to run automatically?
  30.  
  31. You must create a shortcut to regback.exe in the "Startup" folder.  Remember to include your syntax/flags.
  32.  
  33.  
  34. 4.0 - What are Flags and why do I need them?
  35.  
  36. Flags let you decide whether you would like the program to do certain things during it's running period.
  37.  
  38. Forexample:
  39.  
  40. Registry backup has three flags:
  41.  
  42. /e    -  This flag tells the program not to show the RIF output screen and to exit the program automatically.
  43.  
  44.  
  45. /h    -  Use this flag to hide the program while it is backing up the registry.       Note: This flag alone will show the RIF output screen.
  46.  
  47. /?    -  Displays the HELP screen.
  48.  
  49.  
  50. An example of using flags:
  51.  
  52. regback.exe /e c:\temp\
  53. regback.exe /e /h c:\temp\
  54. regback.exe /h c:\temp\
  55.  
  56.  
  57. 4.0 - How do I restore a registry file if I need to?
  58.  
  59. The best way to import a complete replication of the registry is to load up to DOS.  With Windows 95/98 you can hit SHIFT+F5 as the computer starts saying "Starting Windows 95".
  60.  
  61. You may also use a 95/98 Boot disk
  62.  
  63. Once you are in DOS (not a Dos window), type in this:
  64.  
  65. Regedit.exe /i filename.reg
  66.  
  67.   - In place of "filename.reg" put the registry file you want to import.
  68.  
  69.   - The flag "/i" stands for import.
  70.  
  71.  
  72.  
  73. 5.0  - WARNING!!
  74.  
  75. If you do not state a directory or flags, the program WILL NOT backup the registry!
  76.  
  77. If you use flags alone, the program WILL make a copy of the registry to a current directory.
  78.  
  79.  
  80. 6.0  -  About
  81.  
  82. This program has been created for personal use only.  If there is a need for a business use please contact ZyberHawk Productions for permission at ZyberHawk@yahoo.com
  83.  
  84. Please visit us on the web at:  http://members.xoom.com/zhprod/
  85.  
  86. This exact file is published at: http://members.xoom.com/zhprod/rb-read.txt