home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$CHICAGO$"
- AdvancedINF=2.0
-
- [SourceDisksNames]
- 1="MSN Optional Controls",,1
-
- [SourceDisksFiles]
- iemenu.ocx=1
- webpopup.ocx=1
- vista.ocx=1
- ikbutton.ocx=1
- ikmenu.ocx=1
- hsctl.dll=1
-
-
-
- [DefaultInstall]
- Copyfiles=Install.CopyFiles,Install.CopyFiles.INF,Install.CopyFiles.Sys
- AddReg=Install.AddReg
- CustomDestination=MyCustomDestination
- RunPostSetupCommands=Register.Custom
-
- [Remove]
- BeginPrompt=Remove.BeginPrompt
- EndPrompt=Remove.EndPrompt
- DelFiles=Remove.DelFiles,Remove.DelFiles.Sys
- DelReg=Remove.DelReg
- RunPreSetupCommands=Unregister.Custom
- CustomDestination=UnCustomDestination
-
- [Install.CopyFiles]
- iemenu.ocx,,,32
- webpopup.ocx,,,32
- vista.ocx,,,32
- ikbutton.ocx,,,32
- ikmenu.ocx,,,32
- hsctl.dll,,,32
-
- [Install.CopyFile.Sys]
-
- [Remove.DelFiles]
- iemenu.ocx=1
- webpopup.ocx=1
- vista.ocx=1
- ikbutton.ocx=1
- ikmenu.ocx=1
- hsctl.dll=1
-
- [Remove.DelFiles.Sys]
-
- [Install.CopyFiles.INF]
- optional.inf
-
- [Register.Controls]
- %49000%\iemenu.ocx
- %49000%\webpopup.ocx
- %49000%\vista.ocx
- %49000%\ikbutton.ocx
- %49000%\ikmenu.ocx
- %49000%\hsctl.dll
-
- [Register.Custom]
- %11%\regsvr32.exe /s %49000%\iemenu.ocx
- %11%\regsvr32.exe /s %49000%\webpopup.ocx
- %11%\regsvr32.exe /s %49000%\vista.ocx
- %11%\regsvr32.exe /s %49000%\ikbutton.ocx
- %11%\regsvr32.exe /s %49000%\ikmenu.ocx
- %11%\regsvr32.exe /s %49000%\ikbutton.ocx
- %11%\regsvr32.exe /s %49000%\hsctl.dll
-
- [Unregister.Custom]
- %11%\regsvr32.exe /u /s %49000%\iemenu.ocx
- %11%\regsvr32.exe /u /s %49000%\webpopup.ocx
- %11%\regsvr32.exe /u /s %49000%\vista.ocx
- %11%\regsvr32.exe /u /s %49000%\ikbutton.ocx
- %11%\regsvr32.exe /u /s %49000%\ikmenu.ocx
- %11%\regsvr32.exe /u /s %49000%\ikbutton.ocx
- %11%\regsvr32.exe /u /s %49000%\hsctl.dll
-
- [Install.AddReg]
- HKLM,%MSNOCXKEY%,InstallDir,,%49000%
- HKLM,%UninstallPath%,DisplayName,,%APPTITLE%
- HKLM,%UninstallPath%,UninstallString,,"RunDll32 advpack.dll,LaunchINFSection %49000%\optional.inf,Remove"
-
- [Remove.DelReg]
- HKLM,%MSNOCXKEY%,InstallDir
- HKLM,%UninstallPath%
- HKLM,"Software\Microsoft\Active Setup\Installed Components\{D32D7FF3-075C-11D0-95A4-00C04FD658CE}"
-
- [DestinationDirs]
- Install.CopyFiles=49000
- Install.CopyFiles.INF=49000
- Remove.DelFiles=49000
- Install.CopyFiles.Sys=11
- Remove.DelFiles.Sys=11
-
- [Remove.BeginPrompt]
- Prompt="%REMOVE_CONFIRMATION_PROMPT%"
- ButtonType=YESNO
- TITLE="%APPTITLE%"
-
- [Remove.EndPrompt]
- Prompt="%REMOVE_COMPLETION_PROMPT%"
-
- [MyCustomDestination]
- 49000=PackageDestination49000,1
-
- [UnCustomDestination]
- 49000=PackageDestination49000,5
-
- [PackageDestination49000]
- HKLM,%MSNOCXKEY%,InstallDir,"",""
- "","","",%DirPrompt%,"%24%\Progra~1\OnMSN\OCX\"
-
- [Strings]
- MSNOCXKEY = "SOFTWARE\Microsoft\MSN\OptionalOCX"
- APPTITLE = "MSN Optional Controls"
- UninstallPath= "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSN Optional Controls"
-
- ; ************************************************************************
- ; LOCALIZATION BORDER
- ;
- ; No strings above this line should be localized.
- ; All strings below this line should be localized.
- ; ************************************************************************
-
- DirPrompt = "Where do you want to install the MSN Optional Controls?"
- REMOVE_CONFIRMATION_PROMPT = "This will remove the MSN Optional Controls. Do you wish to continue?"
- REMOVE_COMPLETION_PROMPT = "MSN Optional Controls have been removed successfully."
-