home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Outlk98 / En / OL98 / OMF95.CAB / omf95_1.cab / olfsetup.exe / RCDATA / 16
Windows Setup INFormation  |  1998-03-04  |  2KB  |  54 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. CustomDestination = FileDest
  7. AddReg = OlfReg,OlfQViewReg
  8.  
  9. ;===================
  10. ; Register section
  11. ;===================
  12. [OlfReg]
  13. HKCU,"Software\Microsoft\Office\8.0\Outlook\OLFax\7.0\General","OutlookCoverPath",,"%49001%\cover\"
  14. HKCU,"Software\Microsoft\Office\8.0\Outlook\OLFax\7.0\General","OutlookDefaultCover",,"%49001%\cover\cover1.cvp"
  15. HKLM,"Software\Microsoft\Office\8.0\Outlook\OLFax\7.0\WinFax","Exepath",,"%49001%\"
  16. HKLM,"Software\Microsoft\Office\8.0\Outlook\OLFax\7.0\WinFax","Fax Path",,"%49001%\data\"
  17. HKLM,"Software\Microsoft\Office\8.0\Outlook\OLFax\7.0\WinFax","Cover Path",,"%49001%\cover\"
  18. HKLM,"Software\Microsoft\Office\8.0\Outlook\OLFax\7.0\WinFax","Version",,"8.0"
  19.  
  20. [OlfQViewReg]
  21. HKCR,".fxo"  ;uninstall
  22. HKCR,".fxo",,,"FXOfile"
  23. HKCR,"FXOfile"  ;uninstall
  24. HKCR,"FXOfile",,,"FXO File"
  25. HKCR,"FXOfile","EditFlags",1,00,00,00,00
  26. HKCR,"FXOfile\DefaultIcon",,,"%49001%\fvfxs.dll"
  27. HKCR,"FXOfile\QuickView",,,"*"
  28. HKCR,"FXOfile\Shell\open\command",,,"%11%\viewers\quikview.exe -f:%1"  ;should get from reg.
  29. HKCR,"QuickView\.FXO"  ;uninstall
  30. HKCR,"QuickView\.FXO",,,"FXO File"
  31. HKCR,"QuickView\.FXO\{00021120-0000-0000-C000-000000000046}",,,"FXO Viewer"
  32. HKCR,"CLSID\{00021120-0000-0000-C000-000000000046}"
  33. HKCR,"CLSID\{00021120-0000-0000-C000-000000000046}",,,"FXO File Viewer"
  34. HKCR,"CLSID\{00021120-0000-0000-C000-000000000046}\InprocServer32",,,"%49001%\fvfxs.dll"
  35. HKCR,"CLSID\{00021120-0000-0000-C000-000000000046}\InprocServer32","ThreadingModel",,"Apartment"
  36.  
  37. ;===================
  38. ; Directory specifications.
  39. ;===================
  40. [FileDest]
  41. 49001 = TemplPathKey,7
  42.  
  43. [TemplPathKey]
  44. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE","Path","",""
  45. "","","","%FailMsg%",""
  46.  
  47. ;===================
  48. ; Strings section
  49. ;===================
  50. [Strings]
  51. ;Error Messages
  52. FailMsg = "Microsoft Outlook is required. Setup Incomplete."
  53.  
  54.