home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 1996 Counselor / COMPUSERVE.ISO / microsft / viewer / word32 / viewer32.1 / wordvw7.reg < prev   
Encoding:
Windows Registry Data  |  1995-05-22  |  1.2 KB  |  30 lines

  1. REGEDIT
  2.  
  3. * This file is used to manually register Microsoft Word Viewer for Windows 95.
  4. * This is only intended for use by advanced users. Please refer to the README.DOC file
  5. * included with Word Viewer for instructions on how to use and edit this file.
  6.  
  7. HKEY_CLASSES_ROOT\.DOC = Word.Document.6
  8. HKEY_CLASSES_ROOT\.DOT = Word.Template
  9.  
  10. HKEY_CLASSES_ROOT\Word.Document.6 = Microsoft Word Document
  11.  
  12. HKEY_CLASSES_ROOT\Word.Document.6\shell\print\command = c:\Program Files\WordView\wordview.exe /p "%1"
  13.  
  14. HKEY_CLASSES_ROOT\Word.Document.6\shell\open = &WordView
  15.  
  16. HKEY_CLASSES_ROOT\Word.Document.6\shell\open\command = c:\Program Files\WordView\WordView.exe "%1"
  17.  
  18. HKEY_CLASSES_ROOT\Word.Document.6\DefaultIcon = C:\Program Files\WordView\wordview.exe,1
  19.  
  20.  
  21. HKEY_CLASSES_ROOT\Word.Template = Microsoft Word Template
  22.  
  23. HKEY_CLASSES_ROOT\Word.Template\shell\print\command = c:\Program Files\WordView\wordview.exe /p "%1"
  24.  
  25. HKEY_CLASSES_ROOT\Word.Template\shell\open = &WordView
  26.  
  27. HKEY_CLASSES_ROOT\Word.Template\shell\open\command = c:\Program Files\WordView\WordView.exe "%1"
  28.  
  29. HKEY_CLASSES_ROOT\Word.Template\DefaultIcon = C:\Program Files\WordView\wordview.exe,3
  30.