home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #3 / _.ISO / cdd / winanw / textpad / textpad.reg < prev    next >
Windows Registry Data  |  1994-11-19  |  559b  |  13 lines

  1. REGEDIT
  2. HKEY_CLASSES_ROOT\.txt = Textpad
  3. HKEY_CLASSES_ROOT\.ini = Textpad
  4. HKEY_CLASSES_ROOT\.cpp = Textpad
  5. HKEY_CLASSES_ROOT\.c = Textpad
  6. HKEY_CLASSES_ROOT\.h = Textpad
  7. HKEY_CLASSES_ROOT\Textpad = TextPad File
  8. HKEY_CLASSES_ROOT\Textpad\shell\print\command = c:\textpad\textpad.exe -p %1
  9. HKEY_CLASSES_ROOT\Textpad\shell\open\ddeexec = [open("%1")]
  10. HKEY_CLASSES_ROOT\Textpad\shell\open\ddeexec\application = Textpad
  11. HKEY_CLASSES_ROOT\Textpad\shell\open\ddeexec\topic = System
  12. HKEY_CLASSES_ROOT\Textpad\shell\open\command = c:\textpad\textpad.exe -s
  13.