home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 October / VPR9810A.ISO / Msie4sp1 / fpesetup.cab / fpxpress.inf < prev    next >
Windows Setup INFormation  |  1998-02-25  |  9KB  |  279 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=WinSysCopy, FPEBinCopy, FPESysCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEINFCopy, FPETempCopy
  11. DelFiles=FPadBinCopy, FPadINFCopy
  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,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, 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.  
  68. [WinSysCopy]
  69. MFC40LOC.dll
  70.  
  71. [RunPostSetupCommandsSection]
  72. "%11%\setdefed.exe" -i """%49100%\bin\fpxpress.exe %%1""" %ShellVerb%
  73.  
  74. [RunPreUserRemCommandsSection]
  75. "%11%\setdefed.exe" -u
  76.  
  77. ; Delete this stuff, it's old and upgrading will now remove it.
  78. [FPadBinCopy]
  79.  
  80. fpedsat.dll
  81. vtimesat.dll
  82. vtforsat.dll
  83. vthomsat.dll
  84. frontpad.exe
  85. frontpad.hlp
  86. frontpad.cnt
  87.  
  88. [FPadINFCopy]
  89. fpxpress.inf
  90.  
  91. [FPadRegRemove]
  92. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad
  93.  
  94. [FPEBinCopy]
  95.  
  96. fpedsat.dll
  97. vtimesat.dll
  98. vtforsat.dll
  99. vthomsat.dll
  100. fp20ime.dll
  101. fpxpress.exe
  102. lead52n.dll
  103. fpxpress.chm
  104. fp20htp.dll
  105. fp20utl.dll
  106. fp20tl.dll
  107.  
  108. [FPESysCopy]
  109. setdefed.exe
  110.  
  111. [FPENormalCopy]
  112. normal.htm
  113. normal.inf
  114.  
  115. [FPEConfirmCopy]
  116. confirm.htm
  117. confirm.inf
  118.  
  119. [FPESurveyCopy]
  120. survey.htm
  121. survey.inf
  122.  
  123. [FPEFormCopy]
  124. vtiform.exe
  125. vtiform.inf
  126.  
  127. [FPEHomeCopy]
  128. vtihome.exe
  129. vtihome.inf
  130.  
  131. [FPEINFCopy]
  132. fpxpress.inf
  133.  
  134. ; Can't just make an empty directory, so copy an empty file into it.
  135. [FPETempCopy]
  136. empty.tmp
  137.  
  138. [DestinationDirs]
  139.  
  140. WinSysCopy = 11
  141. FPadBinCopy=49100,bin
  142. FPEBinCopy=49100,bin
  143. FPESysCopy=11
  144. FPENormalCopy=49100,pages\normal.tem
  145. FPEConfirmCopy=49100,pages\confirm.tem
  146. FPESurveyCopy=49100,pages\survey.tem
  147. FPEHomeCopy=49100,pages\vtihome.wiz
  148. FPEFormCopy=49100,pages\vtiform.wiz
  149. FPETempCopy=49100,temp
  150. FPEINFCopy=17
  151. FPADINFCopy=17
  152. WindowsDir=25
  153.  
  154. [GeneralRegKeys]
  155. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"DisplayName",,"%FPXpressDesc%"
  156. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall"
  157. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall,5"
  158. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"RequiresIESysFile",,"4.71"
  159.  
  160. ; Let the shell know the path to our EXE and that we accept URLs.
  161. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE",,,"%49100%\bin\fpxpress.exe"
  162. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE","useURL",,"yes"
  163.  
  164. ; Let HTML Help know where our help file is installed.
  165. HKLM,"SOFTWARE\Microsoft\Windows\HTML Help","fpxpress.chm",,"%49100%\bin"
  166.  
  167. ; Remember where we were installed for uninstall.
  168. HKLM,SOFTWARE\Microsoft\FrontPageExpress,"InstallDir",,"%49100%"
  169.  
  170. [GeneralRegKeys.User]
  171. ; Insert menu customizations for FrontPage Express.
  172. 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%,"
  173. 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%,"
  174. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  175.  
  176. ; Insert menu customizations for the FrontPage Editor.
  177. 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%,"
  178. 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%,"
  179. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  180.  
  181. [DelUninstallKey] 
  182. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress
  183.  
  184. ;DEBUG!
  185. ;[DebugRegKeys]
  186. ;"HKLM","SOFTWARE\Microsoft\FrontPageExpress\Debug","InstallDir",,"49100 = %49100%"
  187.  
  188. [FPEAddLink]
  189. setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""    ; creates folder (if not already there)
  190. setup.ini, group99,, """%FPXpressLink%"", """"""%49100%\bin\fpxpress.exe"""""""
  191.  
  192. [FPEIni]
  193. fpxpress.ini, FrontPageExpress 2.0,, "FrontPageExpressRoot=%49100%"
  194.  
  195. [FPERemoveLink]
  196. setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""
  197. setup.ini, group99,, """%FPXpressLink%"""
  198.  
  199. [FPadRemoveLink]
  200. setup.ini, progman.groups,, "group99="%InternetSuite%""
  201. setup.ini, group99,, """%FrontPadLink%"""
  202.  
  203. [SourceDisksFiles]
  204.  
  205. fpedsat.dll = 1
  206. vtimesat.dll = 1
  207. vtforsat.dll = 1
  208. vthomsat.dll = 1
  209. MFC40LOC.dll = 1
  210. fp20htp.dll = 1
  211. fp20ime.dll = 1
  212. fp20tl.dll = 1
  213. fp20utl.dll = 1
  214. fpxpress.exe = 1
  215. lead52n.dll = 1
  216. fpxpress.chm = 1
  217. normal.htm = 1
  218. normal.inf = 1
  219. confirm.htm = 1
  220. confirm.inf = 1
  221. survey.htm = 1
  222. survey.inf = 1
  223. vtihome.exe = 1
  224. vtihome.inf = 1
  225. vtiform.exe = 1
  226. vtiform.inf = 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 = "2,0,1,1120"
  249.  
  250. ; Strings to be localized.
  251. LocaleID = "JA"
  252. InternetSuite = "Internet Explorer"
  253. ShortcutInternetSuite = "Internet Explorer"
  254. DiskName = "Microsoft FrontPage Express インストール ディスク"
  255. OldDiskName = "Microsoft FrontPad インストール ディスク"
  256. PROGRAMS = "Progra~1"     ; Should be "Program Files", but it fails to create link on NT.
  257.  
  258. FPXpressLink = "FrontPage Express"
  259. FrontPadLink = "FrontPad"
  260. FPXpressDesc = "Microsoft FrontPage Express"
  261. UserPrompt = "Microsoft FrontPage Express のファイルをどこにインストールしますか?"
  262. ShellVerb = "編集(&E)"
  263. BeginPrompt = "Microsoft FrontPage Express を削除しますか?"
  264. EndPrompt = "Microsoft FrontPage Express は正常に削除されました。"
  265.  
  266. ; Menu Item Labels to be localized:
  267. MenuLabel = "挿入(&I)"
  268. InsertBefore = "画像(&I)..."
  269. ItemLabel1 = "Web View フォルダのタイトル(&R)"
  270. ItemLabel2 = "Web View フォルダの内容(&C)"
  271.  
  272. ; Menu Item Comments to be localized:
  273. ItemComment1 = "現在のフォルダのタイトルを挿入します。"
  274. ItemComment2 = "現在のフォルダの内容 (プログラムのアイコン) を挿入します。"
  275.  
  276. ; Inserted HTML to be localized:
  277. ItemHTML1 = "Web View フォルダのタイトル"
  278. ItemHTML2 = "Web View フォルダの内容"
  279.