home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / W31 / Misc / RE97.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1997-07-13  |  424 b   |  14 lines

  1. To get full explorer integration from RedEdit, open the Re97.Reg file in notepad and
  2. where <INSERT PATH TO RE97.EXE HERE> appears, insert the path to rededit in.
  3.  
  4. i.e. (Assuming rededit is installed to C:\rededit97)
  5.  
  6. [HKEY_CLASSES_ROOT\REDfile\Shell\open\command]
  7. @="<INSERT PATH TO RE97.EXE HERE>RE97.EXE -file %1"
  8.  
  9. should be
  10.  
  11. [HKEY_CLASSES_ROOT\REDfile\Shell\open\command]
  12. @="C:\RedEdit97\RE97.EXE -file %1"
  13.  
  14.