home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Vyzkuste / rychlokurz / GSNotes.exe / #setuppath# / SaveSettings.bat < prev    next >
Encoding:
DOS Batch File  |  2002-07-31  |  207 b   |  6 lines

  1. @echo off
  2. rem This batch file saves GoldenSection Notes settings
  3. rem from the registry to file GSNSettings.reg in the current directory.
  4.  
  5. regedit /e GSNSettings.reg "HKEY_CURRENT_USER\Software\GSNotes"
  6.