home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 January / CHIPCD1_98.iso / software / pelne / word9597 / wrd6ex32.exe / RCDATA / CABINET / wrd6ex32.inf < prev   
Windows Setup INFormation  |  1997-06-02  |  1KB  |  55 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DestinationDirs] 
  6. contents=49003
  7.  
  8. ;begin install logic
  9.  
  10. [DefaultInstall] 
  11. ;Win95 entry point
  12. CustomDestination=FileDest
  13. CopyFiles=contents
  14. AddReg=RegWord6Exp
  15.  
  16. [DefaultInstall.NT]
  17. ;NT 4 entry point
  18. CustomDestination=FileDest
  19. CopyFiles=contents
  20. AddReg=RegWord6Exp
  21.  
  22. [contents]
  23. Wrd6ex32.cnv
  24.  
  25. [FileDest]
  26. 49000=CheckRegKey,23
  27. 49001,49002=TemplPathKey2,7
  28. 49003=BogusRegKey,5 
  29.  
  30. [CheckRegKey]
  31. "HKCR","CLSID\{000209FF-0000-0000-C000-000000000046}\LocalServer32","","",""
  32. "","","","%FailMsg1%",""
  33.  
  34. [TemplPathKey2]
  35. "HKLM","SOFTWARE\Microsoft\Shared Tools Location","TEXTCONV","",""
  36. "","","","%FailMsg2%",""
  37.  
  38. [BogusRegKey]
  39. "HKLM","SOFTWARE\BogusApp\BogusKey","","","%49001%"
  40.  
  41. [RegWord6Exp]
  42. "HKLM","SOFTWARE\Microsoft\Shared Tools\Text Converters\Export\MSWord6Exp","","",""
  43. "HKLM","SOFTWARE\Microsoft\Shared Tools\Text Converters\Export\MSWord6Exp","Extensions","","doc"
  44. "HKLM","SOFTWARE\Microsoft\Shared Tools\Text Converters\Export\MSWord6Exp","Name","","Word 6.0/95"
  45. "HKLM","SOFTWARE\Microsoft\Shared Tools\Text Converters\Export\MSWord6Exp","Path","","%49002%\wrd6ex32.cnv"
  46.  
  47. [SourceDisksNames]
  48. 1 = "Wrd6ex32",,1
  49.  
  50. [SourceDisksFiles]
  51. Wrd6ex32.cnv = 1
  52.  
  53. [Strings]
  54. FailMsg1="Setup cannot find Microsoft Word 97.  Install Microsoft Word 97 and then run this setup."
  55. FailMsg2="You must have a local "Program Files\Common Files" folder to install this software."