home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature=$CHICAGO$
- AdvancedINF=2.5,"%WrongAdvpack%"
-
- [DestinationDirs]
- All=24,%Path%
- INF=17
-
- [DefaultInstall]
- BeginPrompt=SetUpTitle
- CopyFiles=All,INF
- AddReg=UninstallEntry,UninstallVerb
- UpdateInis=PropFixLinks
-
- [SetUpTitle]
- Title=%Product%
-
- [All]
- propfix.exe
- readme.txt
-
- [INF]
- propfix.inf
-
- [UninstallEntry]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PropFix,"DisplayName",,%Product%
-
- [UninstallVerb]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PropFix,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\propfix.inf, RemovePropFix"
-
- [PropFixLinks]
- setup.ini,progman.groups,,"propfixfolder=%ProgramGroup%"
- setup.ini,propfixfolder,,"""%Product%"",%Path%\propfix.exe,,,"
-
- [RemovePropFixLinks]
- setup.ini,progman.groups,,"propfixfolder=%ProgramGroup%"
- setup.ini,propfixfolder,,"""%Product%"",,,,"
-
- [RemovePropFix]
- BeginPrompt=OKToRemove
- UpdateInis=RemovePropFixLinks
- DelFiles=All
- Cleanup=1
- DelReg=UninstallEntry,UninstallVerb
- DelDirs=RemoveFolders
- EndPrompt=RemoveSuccess
-
- [RemoveFolders]
- %24%\%Path%
-
- [OKToRemove]
- Prompt="%ConfirmRemovePrompt%"
- ButtonType=YESNO
- Title=%Product%
-
- [RemoveSuccess]
- Prompt="%RemoveSuccess%"
-
- [SourceDisksNames]
- 1=,,0
-
- [SourceDisksFiles]
- propfix.exe=1
- readme.txt=1
- propfix.inf=1
-
- [Strings]
- Path="PROGRA~1\PropFix"
- Product="Microsoft Office 97 Unique Identifier Removal Tool"
- ProgramGroup="Microsoft Office Tools"
- ConfirmRemovePrompt = "Do you want to remove the Microsoft Office 97 Unique Identifier Removal Tool?"
- RemoveSuccess="The Microsoft Office 97 Unique Identifier Removal Tool was successfully removed."
- WrongAdvpack="You need to install Microsoft Internet Explorer 4.0 or later to use this program."