home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 November / PCWorld_1999-11_cd.bin / Hardware / Drivers / Bpw / Bpw.exe / RCDATA / CABINET / bpw.inf < prev    next >
Windows Setup INFormation  |  1998-10-28  |  6KB  |  163 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DestinationDirs] 
  6. Templates=49006
  7. Articles=49004
  8. INFCopy=17
  9. CopyDLL=11
  10.  
  11. [DefaultInstall] 
  12. RequiredEngine=Setupapi
  13. CustomDestination=FileDest
  14. CopyFiles=Templates,Articles,INFCopy,CopyDLL
  15. AddReg=GenUninstallKey,Win95UninstallKey,RenamePkgFiles
  16. DelReg=DelRegOnInstall
  17.  
  18. [DefaultInstall.NT]
  19. RequiredEngine=Setupapi
  20. CustomDestination=FileDest
  21. CopyFiles=Templates,Articles,INFCopy,CopyDLL
  22. AddReg=GenUninstallKey,NTUninstallKey,RenamePkgFiles
  23. DelReg=DelRegOnInstall
  24.  
  25. [Templates]
  26. BPW.WIZ
  27. CONTPROF.DOT
  28. ELEGPROF.DOT
  29. PROFPROF.DOT
  30. BPWHelp.hlp
  31. BPWHelp.cnt
  32.  
  33. [Articles]
  34. WHEN10.RTF
  35. KNOWPURP.RTF
  36. KEEPPROF.RTF
  37. TAKENEXT.RTF
  38.  
  39. [INFCopy]
  40. bpw.inf
  41.  
  42. [CopyDLL]
  43. CFGMGR32.DLL,,,16
  44. SETUPAPI.DLL,,,16
  45.  
  46. [FileDest]
  47. 49001=DependencyCheck,23
  48. 49002,49003=TemplateDest,5 
  49. 49004,49005=ArticleDest,5 
  50. 49006,49007=BogusRegKey1,5
  51.  
  52. [DependencyCheck]
  53. "HKLM","Software\Microsoft\Office\8.0\Word\InstallRoot","Path","",""
  54. "HKLM","Software\Microsoft\Office\8.0\Word\InstallRootSR1","Path","",""
  55. "","","","%FailMsg%",""
  56.  
  57. [TemplateDest]
  58. "HKCU","Software\Microsoft\Office\8.0\Common\FileNew\LocalTemplates","","",""
  59.  
  60. [BogusRegKey1]
  61. "","","","","%49002%\%SubDir%"
  62.  
  63. [ArticleDest]
  64. "HKCU","Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Personal","",""
  65.  
  66. [SourceDisksNames]
  67. 1="BPW",,0
  68.  
  69. [RenamePkgFiles]
  70. ;gives long file names
  71. ;Templates 
  72. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWTemplates,,,"%49006%" 
  73. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWTemplates,"BPW.WIZ",,"Business Profile Wizard.wiz"
  74. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWTemplates,"CONTPROF.DOT",,"Contemporary Profile.dot"
  75. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWTemplates,"ELEGPROF.DOT",,"Elegant Profile.dot"
  76. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWTemplates,"PROFPROF.DOT",,"Professional Profile.dot"
  77. ;Articles
  78. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWArticles,,,"%49004%" 
  79. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWArticles,WHEN10.RTF,,"When 10 Minutes is All They Have.rtf"
  80. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWArticles,KNOWPURP.RTF,,"Know Thy Purpose.rtf"
  81. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWArticles,KEEPPROF.RTF,,"Keep your Profile High.rtf"
  82. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWArticles,TAKENEXT.RTF,,"Take Your Company to the Next Level.rtf"
  83.  
  84. [DelRegOnInstall]
  85. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates
  86. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWArticles
  87.  
  88. [GenUninstallKey]
  89. ;Reg key that puts entry in Add/Remove files CPL applet dialog
  90. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BPW,"DisplayName",,"%PackageDesc%" 
  91. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BPW,"InstalledTo",,"%49006%" 
  92.  
  93. [Win95UninstallKey]
  94. ;call ADVPACK uninstaller on Win95
  95. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BPW,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\bpw.inf, Uninstall" 
  96.  
  97. [NTUninstallKey]
  98. ;call ADVPACK uninstaller on NT 4
  99. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BPW,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\bpw.inf, Uninstall.NT"  
  100.  
  101. [Uninstall]
  102. AddReg=DeletePkgFiles
  103. BeginPrompt=BeginPromptSection
  104. EndPrompt=EndPromptSection
  105. CustomDestination=UninstallDest
  106. DelReg=DelRegSection
  107. Cleanup=1
  108.  
  109. [Uninstall.NT]
  110. AddReg=DeletePkgFiles
  111. BeginPrompt=BeginPromptSection
  112. EndPrompt=EndPromptSection
  113. CustomDestination=UninstallDest
  114. DelReg=DelRegSection
  115. Cleanup=1
  116.  
  117. [PNFCleanup]
  118. bpw.pnf
  119.  
  120. [DelRegSection]
  121. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWTemplates
  122. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\BPWArticles
  123. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\BPW
  124.  
  125. [BeginPromptSection]
  126. Prompt="%BeginPrompt%"
  127. ButtonType=YESNO
  128. Title=%PackageName%
  129.  
  130. [EndPromptSection]
  131. Prompt="%EndPrompt%"
  132.  
  133. [UninstallDest]
  134. 49002,49003=TemplateDest,5 
  135. 49004,49005=ArticleDest,5 
  136. 49006,49007=BogusRegKey1,5
  137.  
  138. [DeletePkgFiles]
  139. ;Templates 
  140. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,,,"%49006%" 
  141. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,"BPW.WIZ",,"Business Profile Wizard.wiz"
  142. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,"CONTPROF.DOT",,"Contemporary Profile.dot"
  143. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,"ELEGPROF.DOT",,"Elegant Profile.dot"
  144. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,"PROFPROF.DOT",,"Professional Profile.dot"
  145. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,"BPWHELP.HLP",,"BPWHelp.hlp"
  146. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWTemplates,"BPWHELP.CNT",,"BPWHelp.cnt"
  147. ;Articles
  148. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWArticles,,,"%49004%" 
  149. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWArticles,WHEN10.RTF,,"When 10 Minutes is All They Have.rtf"
  150. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWArticles,KNOWPURP.RTF,,"Know Thy Purpose.rtf"
  151. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWArticles,KEEPPROF.RTF,,"Keep your Profile High.rtf"
  152. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\BPWArticles,TAKENEXT.RTF,,"Take Your Company to the Next Level.rtf"
  153.  
  154. [Strings]
  155. FailMsg="The 10-Minute Business Profile Wizard was designed to work with Word 97. Because Word 97 is not currently installed on this computer the 10-Minute Business Profile Wizard cannot be properly installed."
  156. SubDir="Other Documents"
  157. PackageName="Microsoft 10 Minute Business Profile Wizard"
  158. PackageDesc="Microsoft 10 Minute Business Profile Wizard (Remove only)"
  159. BeginPrompt="Are you sure that you want to remove the Microsoft 10 Minute Business Profile Wizard?"
  160. EndPrompt="The Microsoft 10 Minute Business Profile Wizard was successfully removed."
  161.  
  162.  
  163.