frontpad.inf Driver File Contents (frontpad.zip)

; Frontpad.inf
; Installation file for the beta release of Microsoft FrontPad 97.

; Edit Log
; Date	Author	Change
; 01/30/97	HarleyR Fixed typo: SourceDiskFiles -> SourceDisksFiles.
; 01/28/97	HarleyR	Fixed FP97 bug 6908 (Made shell Edit verb localizable).
; 01/28/97	HarleyR	Fixed FP97 bug 6910 (Included confirmation prompt when removed).
; 01/28/97	HarleyR	Fixed FP97 bug 7023 (Reduced install space by 3MB by installing from CAB).
; 01/28/97	HarleyR	Fixed FP97 bug 7024 (Added support for quiet uninstall).
; 01/28/97	HarleyR	Fixed FP97 bug 7025 (Removed version conflict with MSENCODE.DLL by not installing it).

[Version]
Signature=$CHICAGO$
AdvancedINF=2.0

[DefaultInstall]
Copyfiles=FPadBinCopy, FPadDataCopy, FPadPagesNormalCopy, FPadINFCopy, FPadTempCopy
AddReg = GeneralRegKeys
UpdateInis = FPIni, FPadAddLink
CustomDestination=FPadDestination

[Uninstall]
BeginPrompt=BeginPromptSection
EndPrompt=EndPromptSection
DelFiles = FPadBinCopy, FPadDataCopy, FPadPagesNormalCopy, FPadTempCopy
DelReg = GeneralRegKeys, DelUninstallKey
;AddReg = DebugRegKeys ; DEBUG!
UpdateInis = FPadRemoveLink
CustomDestination=FPadDestination
Cleanup=1

[BeginPromptSection]
Prompt=%BeginPrompt%
ButtonType=YESNO
Title=%FrontPadDesc%

[EndPromptSection]
Prompt=%EndPrompt%

[FPadBinCopy]
Fp20htp.dll
Fp20ime.dll
Fp20tl.dll
Fp20utl.dll
Frontpad.exe
Lead52n.dll
Frontpad.hlp
Frontpad.cnt
;Wizard.exe

[FPadPagesNormalCopy]
Normal.htm
Normal.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]
FPadBinCopy=49000,Bin
FPadPagesNormalCopy=49000,Pages\Normal.tem
FPadDataCopy=49000,Data
FPadTempCopy=49000,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"

; Remember where we were installed for uninstall.
HKLM,SOFTWARE\Microsoft\FrontPad,"InstallDir",,"%49000%"

; Install FrontPad as the HTML and InternetShortcut editor, if there is not already another installed.
HKCR,htmlfile\shell\%ShellVerb%\command,,2,"%49000%\Bin\Frontpad.exe %1"
HKCR,InternetShortcut\shell\%ShellVerb%\command,,2,"%49000%\Bin\Frontpad.exe %1"

; Insert menu customizations for FrontPad.
HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem1,,"2,2,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='&lt;B&gt;&lt;I&gt;%ItemHTML1%&lt;/I&gt;&lt;/B&gt;' 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:///%49000%\Data\FoldData.gif' startspan --><object classid=clsid:EAB22AC3-30C1-11CF-A7EB-0000C05BAE0B height=400 width=400><param name='Location' value='<%WinShell.ThisDirPath%>'><param name='AutoSize' value=7><param name='AutoSizePercentage' value=100><param name='AutoArrange' value=0><param name='NoClientEdge' value=true><param name='ViewMode' value=1></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
HKCU,"Software\Microsoft\FrontPad\Init Commands",MenuItem3,,"2,2,1,%MenuLabel%,%ItemLabel3a%,<!--webbot bot=HTMLMarkup alt='&lt;B&gt;&lt;I&gt;%ItemHTML3%&lt;/I&gt;&lt;/B&gt;' 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='&lt;B&gt;&lt;I&gt;%ItemHTML4%&lt;/I&gt;&lt;/B&gt;' 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%,%49000%\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='&lt;B&gt;&lt;I&gt;%ItemHTML1%&lt;/I&gt;&lt;/B&gt;' 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:///%49000%\Data\FoldData.gif' startspan --><object classid=clsid:EAB22AC3-30C1-11CF-A7EB-0000C05BAE0B height=400 width=400><param name='Location' value='<%WinShell.ThisDirPath%>'><param name='AutoSize' value=7><param name='AutoSizePercentage' value=100><param name='AutoArrange' value=0><param name='NoClientEdge' value=true><param name='ViewMode' value=1></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='&lt;B&gt;&lt;I&gt;%ItemHTML3%&lt;/I&gt;&lt;/B&gt;' 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='&lt;B&gt;&lt;I&gt;%ItemHTML4%&lt;/I&gt;&lt;/B&gt;' 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%,%49000%\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",,"49000 = %49000%"

[FPadAddLink]
setup.ini, progman.groups,, "group4=%APPS_DESC%"	; creates Accessories folder (if not already there)
setup.ini, group4,, """%FrontPadLink%"", ""%49000%\Bin\Frontpad.exe"""

[FPIni]
frontpad.ini, FrontPad 2.0,, "FrontPadRoot=%49000%"

[FPadRemoveLink]
setup.ini, progman.groups,, "group4=%APPS_DESC%"
setup.ini, group4,, """%FrontPadLink%"""

[SourceDisksFiles]
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
FoldData.gif = 1
;Wizard.exe = 1
empty.tmp = 1
Frontpad.inf = 1

[SourceDisksNames]
1 = %DiskName%,fpadiexp.cab,0

[Strings]
; Strings to be localized.
APPS_DESC = "Accessories"
DiskName = "Microsoft FrontPad 97 Installation Disk"
PROGRAMS = "Progra~1" ; Should be "Program Files", but it fails to create link on NT.

FrontPadLink = "FrontPad"
FrontPadDesc = "Microsoft FrontPad 97"
UserPrompt = "Where would you like to install the FrontPad files?"
ShellVerb = "Edit"
BeginPrompt = "Remove Microsoft FrontPad 97 from your system?"
EndPrompt = "Microsoft FrontPad 97 was successfully removed."

; Menu Item Labels to be localized:
MenuLabel = "&Insert"
InsertBefore = "&Image..."
ItemLabel1 = "WebView Folde&r Title"
ItemLabel2 = "WebView Folder &Contents"
ItemLabel3a = "WebView Shortcu&t to Mail"
ItemLabel3b = "WebView Shortcut to M&ail"
ItemLabel4 = "WebView Shortc&ut to News"
ItemLabel6 = "Launch WebView Wi&zard..."

; Menu Item Comments to be localized:
ItemComment1 = "Insert the title of the current folder"
ItemComment2 = "Insert the contents (program icons) of the current folder"
ItemComment3 = "Insert a shortcut to Internet Mail"
ItemComment4 = "Insert a shortcut to Internet News"
ItemComment6 = "Launch the folder template Wizard for more options"

; Inserted HTML to be localized:
ItemHTML1 = "WebView Folder Title"
ItemHTML2 = "WebView Folder Contents"
ItemHTML3 = "Shortcut to Mail"
ItemHTML4 = "Shortcut to News"

; Change 5 to 1 below to prompt user for path.  We need to be quiet for IE4, so disable user choice.
[FPadDestination]
49000=PackageDestination49000,5

[PackageDestination49000]
"HKLM","SOFTWARE\Microsoft\FrontPad","InstallDir",%UserPrompt%,"%24%\%PROGRAMS%\FrontPad"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 3.89