home *** CD-ROM | disk | FTP | other *** search
/ PC Treasures, Inc. / pctreasures.mdf / FPESETUP.CAB / fpxpress.inf < prev    next >
INI File  |  1998-12-18  |  10KB  |  280 lines

  1. ; FPXpress.inf
  2. ; Installation file for Microsoft FrontPage Express.
  3.  
  4. [Version]
  5. Signature=$CHICAGO$
  6. AdvancedINF=2.5
  7.  
  8. [DefaultInstall]
  9. RunPostSetupCommands=RunPostSetupCommandsSection
  10. Copyfiles=FPEBinCopy, FPESysCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEFolderCopy, FPEINFCopy, FPETempCopy
  11. DelFiles=FPadBinCopy, FPadINFCopy, FPadSatCopy
  12. AddReg = GeneralRegKeys ,GeneralRegKeys.User
  13. DelReg = FPadRegRemove
  14. UpdateInis = FPEIni, FPEAddLink, FPadRemoveLink
  15. CustomDestination=FPEDestination
  16. PerUserInstall=FPXpress.Stub.Add
  17.  
  18. [PerUserStub]
  19. RunPostSetupCommands=RunPostSetupCommandsSection
  20. UpdateInis = FPEIni, FPadRemoveLink, FPEAddLink
  21. AddReg = GeneralRegKeys.User
  22. CustomDestination=FPEDestination
  23.  
  24. [PerUserRemove]
  25. RunPreSetupCommands=RunPreUserRemCommandsSection
  26. UpdateInis = FPERemoveLink
  27. DelReg = GeneralRegKeys.User
  28. CustomDestination=FPEDestination
  29.  
  30. [FPXpress.Stub.Add]
  31. ComponentName=FrontPad ; Intentionally not localized.
  32. DisplayName=%FPXpressDesc%
  33. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  34. Version=%VersionNumber%
  35. Locale=%LocaleID%
  36. IsInstalled=1
  37. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\fpxpress.inf,PerUserstub
  38.  
  39. [FPXpress.Stub.Remove]
  40. ComponentName=FrontPad ; Intentionally not localized.
  41. DisplayName=%FPXpressDesc%
  42. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  43. Version=%VersionNumber%
  44. Locale=%LocaleID%
  45. IsInstalled=0
  46. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\fpxpress.inf,PerUserRemove
  47.  
  48. [Uninstall]
  49. RunPreSetupCommands=RunPreUserRemCommandsSection
  50. BeginPrompt=BeginPromptSection
  51. EndPrompt=EndPromptSection
  52. DelFiles = FPEBinCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEFolderCopy, FPETempCopy
  53. DelReg = GeneralRegKeys, DelUninstallKey, GeneralRegKeys.User
  54. ;AddReg = DebugRegKeys ; DEBUG!
  55. UpdateInis = FPERemoveLink
  56. CustomDestination=FPEDestination
  57. PerUserInstall=FPXpress.Stub.Remove
  58.  
  59. [BeginPromptSection]
  60. Prompt=%BeginPrompt%
  61. ButtonType=YESNO
  62. Title=%FPXpressDesc%
  63.  
  64. [EndPromptSection]
  65. Prompt=%EndPrompt%
  66.  
  67. [RunPostSetupCommandsSection]
  68. "%11%\setdefed.exe" -i """%49100%\bin\fpxpress.exe %%1""" %ShellVerb%
  69.  
  70. [RunPreUserRemCommandsSection]
  71. "%11%\setdefed.exe" -u
  72.  
  73. ; Delete this stuff, it's old and upgrading will now remove it.
  74. [FPadBinCopy]
  75. frontpad.exe
  76. frontpad.hlp
  77. frontpad.cnt
  78.  
  79. [FPadINFCopy]
  80. fpxpress.inf
  81.  
  82. [FPadRegRemove]
  83. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad
  84.  
  85. [FPEBinCopy]
  86. fp20ime.dll
  87. fpxpress.exe
  88. lead52n.dll
  89. fpxpress.chm
  90. fp20htp.dll
  91. fp20utl.dll
  92. fp20tl.dll
  93.  
  94. [FPadSatCopy]
  95. fpedsat.dll
  96. vtimesat.dll
  97. vtforsat.dll
  98. vthomsat.dll
  99.  
  100. [FPESysCopy]
  101. setdefed.exe
  102.  
  103. [FPENormalCopy]
  104. normal.htm
  105. normal.inf
  106.  
  107. [FPEConfirmCopy]
  108. confirm.htm
  109. confirm.inf
  110.  
  111. [FPESurveyCopy]
  112. survey.htm
  113. survey.inf
  114.  
  115. [FPEFormCopy]
  116. vtiform.exe
  117. vtiform.inf
  118.  
  119. [FPEHomeCopy]
  120. vtihome.exe
  121. vtihome.inf
  122.  
  123. [FPEFolderCopy]
  124. folder.inf
  125.  
  126. [FPEINFCopy]
  127. fpxpress.inf
  128.  
  129. ; Can't just make an empty directory, so copy an empty file into it.
  130. [FPETempCopy]
  131. empty.tmp
  132.  
  133. [DestinationDirs]
  134. FPadBinCopy=49100,bin
  135. FPEBinCopy=49100,bin
  136. FPadSatCopy=49100,bin
  137. FPESysCopy=11
  138. FPENormalCopy=49100,pages\normal.tem
  139. FPEConfirmCopy=49100,pages\confirm.tem
  140. FPESurveyCopy=49100,pages\survey.tem
  141. FPEHomeCopy=49100,pages\vtihome.wiz
  142. FPEFormCopy=49100,pages\vtiform.wiz
  143. FPEFolderCopy=49100,pages\folder.tem
  144. FPETempCopy=49100,temp
  145. FPEINFCopy=17
  146. FPADINFCopy=17
  147. WindowsDir=25
  148.  
  149. [GeneralRegKeys]
  150. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"DisplayName",,"%FPXpressDesc%"
  151. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall"
  152. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall,5"
  153. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"RequiresIESysFile",,"4.71"
  154.  
  155. ; Let the shell know the path to our EXE and that we accept URLs.
  156. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE",,,"%49100%\bin\fpxpress.exe"
  157. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE","useURL",,"yes"
  158.  
  159. ; Let HTML Help know where our help file is installed.
  160. HKLM,"SOFTWARE\Microsoft\Windows\HTML Help","fpxpress.chm",,"%49100%\bin"
  161.  
  162. ; Remember where we were installed for uninstall.
  163. HKLM,SOFTWARE\Microsoft\FrontPageExpress,"InstallDir",,"%49100%"
  164.  
  165. ; ClientCaps to NT5 stuff
  166. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\E4066320-E4AE-11CF-B1B0-00AA00BBAD66,,,"%FPXpressDesc%"
  167. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\E4066320-E4AE-11CF-B1B0-00AA00BBAD66,"ComponentID",,"Frontpad"
  168. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\E4066320-E4AE-11CF-B1B0-00AA00BBAD66,"IsInstalled ",0x00010001,1,0,0,0
  169. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\E4066320-E4AE-11CF-B1B0-00AA00BBAD66,"Locale",,"%LocaleID%"
  170. HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\E4066320-E4AE-11CF-B1B0-00AA00BBAD66,"Version",,"2,0,1,1130"
  171.  
  172. [GeneralRegKeys.User]
  173. ; Insert menu customizations for FrontPage Express.
  174. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem1,,"2,1,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan -->%THISDIRNAME%<!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  175. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem2,,"2,1,1,%MenuLabel%,%ItemLabel2%,<!--webbot bot=HTMLMarkup u-src='file:///%49100%\Data\FoldData.gif' startspan --><object width="100%" height="85%" classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
  176. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  177.  
  178. ; Insert menu customizations for the FrontPage Editor.
  179. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem1,,"2,1,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan -->%THISDIRNAME%<!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  180. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem2,,"2,1,1,%MenuLabel%,%ItemLabel2%,<!--webbot bot=HTMLMarkup u-src='file:///%49100%\Data\FoldData.gif' startspan --><object width="100%" height="85%" classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
  181. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  182.  
  183. [DelUninstallKey] 
  184. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress
  185.  
  186. ;DEBUG!
  187. ;[DebugRegKeys]
  188. ;"HKLM","SOFTWARE\Microsoft\FrontPageExpress\Debug","InstallDir",,"49100 = %49100%"
  189.  
  190. [FPEAddLink]
  191. setup.ini, progman.groups,, "group97="%NewShortcut%""    ; creates folder (if not already there)
  192. setup.ini, group97,, """%FPXpressLink%"", """"""%49100%\bin\fpxpress.exe"""""""
  193.  
  194. [FPEIni]
  195. fpxpress.ini, FrontPageExpress 2.0,, "FrontPageExpressRoot=%49100%"
  196.  
  197. [FPERemoveLink]
  198. setup.ini, progman.groups,, "group99="%NewShortcut%""
  199. setup.ini, group99,, """%FPXpressLink%"""
  200.  
  201. [FPadRemoveLink]
  202. setup.ini, progman.groups,, "group99="%InternetSuite%""
  203. setup.ini, group99,, """%FrontPadLink%"""
  204. setup.ini, progman.groups,, "group98="%ShortcutInternetSuite%""
  205. setup.ini, group98,, """%FPXpressLink%"""
  206.  
  207. [SourceDisksFiles]
  208. fp20htp.dll = 1
  209. fp20ime.dll = 1
  210. fp20tl.dll = 1
  211. fp20utl.dll = 1
  212. fpxpress.exe = 1
  213. lead52n.dll = 1
  214. fpxpress.chm = 1
  215. normal.htm = 1
  216. normal.inf = 1
  217. confirm.htm = 1
  218. confirm.inf = 1
  219. survey.htm = 1
  220. survey.inf = 1
  221. vtihome.exe = 1
  222. vtihome.inf = 1
  223. vtiform.exe = 1
  224. vtiform.inf = 1
  225. folder.inf = 1
  226. folddata.gif = 1
  227. empty.tmp = 1
  228. fpxpress.inf = 1
  229. setdefed.exe = 1
  230.  
  231. [SourceDisksNames]
  232. 1 = %DiskName%,fpesetup.cab,0
  233.  
  234. ; Change 5 to 1 below to prompt user for path.  We need to be quiet for IE4, so disable user choice.
  235. [FPEDestination]
  236. 49000=ProgramFilesDir,5
  237. 49100=CustomInstallDir,5
  238.  
  239. [ProgramFilesDir]
  240. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMS%"
  241.  
  242. [CustomInstallDir]
  243. "HKLM","SOFTWARE\Microsoft\FrontPad","InstallDir",%UserPrompt%,"%49000%\%FPXpressDesc%"
  244. "HKLM","SOFTWARE\Microsoft\FrontPageExpress","InstallDir",%UserPrompt%,"%49000%\%FPXpressDesc%"
  245.  
  246. [Strings]
  247. ; Unlocalized strings.
  248. VersionNumber = "3,0,2,1121"
  249.  
  250. ; Strings to be localized.
  251. LocaleID = "EN"
  252. InternetSuite = "Internet Explorer"
  253. ShortcutInternetSuite = "Internet Explorer"
  254. NewShortcut = "Accessories\Internet Tools"
  255. DiskName = "Microsoft FrontPage Express Installation Disk"
  256. OldDiskName = "Microsoft FrontPad Installation Disk"
  257. PROGRAMS = "Progra~1" ; Should be "Program Files", but it fails to create link on NT.
  258.  
  259. FPXpressLink = "FrontPage Express"
  260. FrontPadLink = "FrontPad"
  261. FPXpressDesc = "Microsoft FrontPage Express"
  262. UserPrompt = "Where would you like to install the Microsoft FrontPage Express files?"
  263. ShellVerb = "&Edit"
  264. BeginPrompt = "Remove Microsoft FrontPage Express from your system?"
  265. EndPrompt = "Microsoft FrontPage Express was successfully removed."
  266.  
  267. ; Menu Item Labels to be localized:
  268. MenuLabel = "&Insert"
  269. InsertBefore = "&Image..."
  270. ItemLabel1 = "Web View Folde&r Title"
  271. ItemLabel2 = "Web View Folder &Contents"
  272.  
  273. ; Menu Item Comments to be localized:
  274. ItemComment1 = "Insert the title of the current folder"
  275. ItemComment2 = "Insert the contents (program icons) of the current folder"
  276.  
  277. ; Inserted HTML to be localized:
  278. ItemHTML1 = "Web View Folder Title"
  279. ItemHTML2 = "Web View Folder Contents"
  280.