home *** CD-ROM | disk | FTP | other *** search
- ; Frontpad.inf
- ; Installation file for the Beta1 release of Microsoft FrontPad.
-
- [Version]
- Signature=$CHICAGO$
- AdvancedINF=2.5
-
- [DefaultInstall]
- RunPostSetupCommands=RunPostSetupCommandsSection
- Copyfiles=WinSysCopy, FPadBinCopy, FPadSysCopy, FPadDataCopy, FPadNormalCopy, FPadConfirmCopy, FPadHomeCopy, FPadSurveyCopy, FPadFormCopy, FPadFolderCopy, FPadINFCopy, FPadTempCopy
- AddReg = GeneralRegKeys ,GeneralRegKeys.User
- UpdateInis = FPIni, FPadAddLink
- CustomDestination=FPadDestination
- PerUserInstall=FrontPad.Stub.Add
-
- [PerUserStub]
- RunPostSetupCommands=RunPostSetupCommandsSection
- UpdateInis = FPIni,FPadAddLink
- AddReg = GeneralRegKeys.User
- CustomDestination=FPadDestination
-
- [PerUserRemove]
- RunPreSetupCommands=RunPreUserRemCommandsSection
- UpdateInis = FPadRemoveLink
- DelReg = GeneralRegKeys.User
- CustomDestination=FPadDestination
-
- [FrontPad.Stub.Add]
- ComponentName=Frontpad ; Intentionally not localized.
- DisplayName=%FrontPadDesc%
- GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
- Version=2,0,1,1116
- Locale=%LocaleID%
- IsInstalled=1
- StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\frontpad.inf,PerUserstub
-
- [FrontPad.Stub.Remove]
- ComponentName=Frontpad ; Intentionally not localized.
- DisplayName=%FrontPadDesc%
- GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
- Version=2,0,1,1116
- Locale=%LocaleID%
- IsInstalled=0
- StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\frontpad.inf,PerUserRemove
-
- [Uninstall]
- RunPreSetupCommands=RunPreUserRemCommandsSection
- BeginPrompt=BeginPromptSection
- EndPrompt=EndPromptSection
- DelFiles = FPadBinCopy, FPadSysCopy, FPadDataCopy, FPadNormalCopy, FPadConfirmCopy, FPadHomeCopy, FPadSurveyCopy, FPadFormCopy, FPadFolderCopy, FPadTempCopy
- DelReg = GeneralRegKeys, DelUninstallKey, GeneralRegKeys.User
- ;AddReg = DebugRegKeys ; DEBUG!
- UpdateInis = FPadRemoveLink
- CustomDestination=FPadDestination
- PerUserInstall=FrontPad.Stub.Remove
-
- [BeginPromptSection]
- Prompt=%BeginPrompt%
- ButtonType=YESNO
- Title=%FrontPadDesc%
-
- [EndPromptSection]
- Prompt=%EndPrompt%
-
-
- [WinSysCopy]
- MFC40LOC.dll,,,4
-
- [RunPostSetupCommandsSection]
- "%11%\setdefed.exe" -i """%49100%\bin\frontpad.exe %%1""" %ShellVerb%
-
- [RunPreUserRemCommandsSection]
- "%11%\setdefed.exe" -u
-
- [FPadBinCopy]
-
- fpedsat.dll
- vtimesat.dll
- vtforsat.dll
- vthomsat.dll
- fpwpp.dll
- fp20ime.dll
- frontpad.exe
- lead52n.dll
- frontpad.hlp
- frontpad.cnt
- fp20htp.dll
- fp20utl.dll
- fp20tl.dll
-
- [FPadSysCopy]
- setdefed.exe
-
- [FPadNormalCopy]
- normal.htm
- normal.inf
-
- [FPadConfirmCopy]
- confirm.htm
- confirm.inf
-
- [FPadSurveyCopy]
- survey.htm
- survey.inf
-
- [FPadFormCopy]
- vtiform.exe
- vtiform.inf
-
- [FPadHomeCopy]
- vtihome.exe
- vtihome.inf
-
- [FPadFolderCopy]
- folder.htm
- folder.inf
-
- [FPadDataCopy]
- folddata.gif
-
- [FPadINFCopy]
- frontpad.inf
-
- ; Can't just make an empty directory, so copy an empty file into it.
- [FpadTempCopy]
- empty.tmp
-
- [DestinationDirs]
-
- WinSysCopy = 11
- FPadBinCopy=49100,bin
- FPadSysCopy=11
- FPadNormalCopy=49100,pages\normal.tem
- FPadConfirmCopy=49100,pages\confirm.tem
- FPadSurveyCopy=49100,pages\survey.tem
- FPadHomeCopy=49100,pages\vtihome.wiz
- FPadFormCopy=49100,pages\vtiform.wiz
- FPadFolderCopy=49100,pages\folder.tem
- FPadDataCopy=49100,data
- FPadTempCopy=49100,temp
- FPadINFCopy=17
- WindowsDir=25
-
- [GeneralRegKeys]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"DisplayName",,"%FrontPadDesc%"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\Frontpad.inf, Uninstall"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\Frontpad.inf, Uninstall,5"
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad,"RequiresIESysFile",,"4.71"
-
- ; Let the shell know the path to our EXE and that we accept URLs.
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FRONTPAD.EXE",,,"%49100%\bin\frontpad.exe"
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FRONTPAD.EXE","useURL",,"yes"
-
- ; Remember where we were installed for uninstall.
- HKLM,SOFTWARE\Microsoft\FrontPad,"InstallDir",,"%49100%"
-
- [GeneralRegKeys.User]
- ; Insert menu customizations for FrontPad.
- HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem1,,"2,2,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan --><%WinShell.Title%><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
- HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem2,,"2,2,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%,"
- HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem3,,"2,2,1,%MenuLabel%,%ItemLabel3a%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML3%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292102-4755-11CF-9DC2-00AA006C2B84}><img src=file:<%WinShell.TemplateDirPath%>intmess.gif border=0 alt='%ItemHTML3%' align=absmiddle>Internet Mail</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment3%,"
- HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem4,,"2,2,1,%MenuLabel%,%ItemLabel4%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML4%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292103-4755-11CF-9DC2-00AA006C2B84}<img src=file:<%WinShell.TemplateDirPath%>intnews.gif border=0 alt='%ItemHTML4%' align=absmiddle>Internet News</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment4%,"
- ;HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem5,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
- ;HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem6,,"2,2,1,%MenuLabel%,%ItemLabel6%,%49100%\bin\wizard.exe,%InsertBefore%,0,%ItemComment6%,"
- HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem7,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
-
- ; Insert menu customizations for the FrontPage Editor.
- HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem1,,"2,2,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan --><%WinShell.Title%><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
- HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem2,,"2,2,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%,"
- HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem3,,"2,2,1,%MenuLabel%,%ItemLabel3b%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML3%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292102-4755-11CF-9DC2-00AA006C2B84}><img src=file:<%WinShell.TemplateDirPath%>intmess.gif border=0 alt='%ItemHTML3%' align=absmiddle>Internet Mail</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment3%,"
- HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem4,,"2,2,1,%MenuLabel%,%ItemLabel4%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML4%</I></B> ' startspan --><a HREF=file:::{871C5380-42A0-1069-A2EA-08002B30309D}\::{89292103-4755-11CF-9DC2-00AA006C2B84}<img src=file:<%WinShell.TemplateDirPath%>intnews.gif border=0 alt='%ItemHTML4%' align=absmiddle>Internet News</a><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment4%,"
- ;HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem5,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
- ;HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem6,,"2,2,1,%MenuLabel%,%ItemLabel6%,%49100%\bin\wizard.exe,%InsertBefore%,0,%ItemComment6%,"
- HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem7,,"2,2,1,%MenuLabel%,-,,%InsertBefore%,,,"
-
- [DelUninstallKey]
- HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad
-
- ;DEBUG!
- ;[DebugRegKeys]
- ;"HKLM","SOFTWARE\Microsoft\FrontPad\Debug","InstallDir",,"49100 = %49100%"
-
- [FPadAddLink]
- setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%"" ; creates folder (if not already there)
- setup.ini, group99,, """%FrontPadLink%"", """"""%49100%\bin\frontpad.exe"""""""
-
- [FPIni]
- frontpad.ini, FrontPad 2.0,, "FrontPadRoot=%49100%"
-
- [FPadRemoveLink]
- setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""
- setup.ini, group99,, """%FrontPadLink%"""
-
- [SourceDisksFiles]
-
- fpedsat.dll = 1
- vtimesat.dll = 1
- vtforsat.dll = 1
- vthomsat.dll = 1
- fpwpp.dll = 1
- MFC40LOC.dll = 1
- fp20htp.dll = 1
- fp20ime.dll = 1
- fp20tl.dll = 1
- fp20utl.dll = 1
- frontpad.exe = 1
- lead52n.dll = 1
- frontpad.hlp = 1
- frontpad.cnt = 1
- normal.htm = 1
- normal.inf = 1
- confirm.htm = 1
- confirm.inf = 1
- survey.htm = 1
- survey.inf = 1
- vtihome.exe = 1
- vtihome.inf = 1
- vtiform.exe = 1
- vtiform.inf = 1
- folder.htm = 1
- folder.inf = 1
- folddata.gif = 1
- empty.tmp = 1
- frontpad.inf = 1
- setdefed.exe = 1
-
- [SourceDisksNames]
- 1 = %DiskName%,fpadiexp.cab,0
-
- ; Change 5 to 1 below to prompt user for path. We need to be quiet for IE4, so disable user choice.
- [FPadDestination]
- 49000=ProgramFilesDir,5
- 49100=CustomInstallDir,5
-
- [ProgramFilesDir]
- "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMS%"
-
- [CustomInstallDir]
- "HKLM","SOFTWARE\Microsoft\FrontPad","InstallDir",%UserPrompt%,"%49000%\%FrontPadDesc%"
-
- ; Strings to be localized.
- [Strings]
- LocaleID = "IT"
- ShortcutInternetSuite = "Internet Explorer"
- DiskName = "Disco di installazione di Microsoft FrontPad"
- PROGRAMS = "Progra~1" ; Should be "Program Files", but it fails to create link on NT.
-
- FrontPadLink = "FrontPad"
- FrontPadDesc = "Microsoft FrontPad"
- UserPrompt = "Percorso per installazione dei file FrontPad"
- ShellVerb = "&Modifica"
- BeginPrompt = "Rimuovere Microsoft FrontPad dal sistema?"
- EndPrompt = "Rimozione di Microsoft FrontPad completata."
-
- ; Menu Item Labels to be localized:
- MenuLabel = "&Inserisci"
- InsertBefore = "&Immagine..."
- ItemLabel1 = "&Titolo della cartella Web View"
- ItemLabel2 = "Contenuto &della cartella Web View"
- ItemLabel3a = "Collegamento alla &posta di Web View"
- ItemLabel3b = "Collegamento alla &posta di Web View"
- ItemLabel4 = "Collegamento alle news di We&b View"
- ItemLabel6 = "Avvia Creazione guidata &WebView..."
-
- ; Menu Item Comments to be localized:
- ItemComment1 = "Inserisce il titolo della cartella corrente"
- ItemComment2 = "Inserisce il contenuto (icone di programma) della cartella corrente"
- ItemComment3 = "Inserisce un collegamento a Internet Mail"
- ItemComment4 = "Inserisce un collegamento a Internet News"
- ItemComment6 = "Avvia la Creazione guidata del modello della cartella per accedere ad altre opzioni"
-
- ; Inserted HTML to be localized:
- ItemHTML1 = "Titolo della cartella Web View"
- ItemHTML2 = "Contenuto della cartella Web View"
- ItemHTML3 = "Collegamento alla posta"
- ItemHTML4 = "Collegamento alle news"
-