home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-06-12 | 1.3 KB | 24 lines |
-
- [UninstallBranding]
- RequiredEngine=SETUPAPI,"Fatal Error - Missing SETUPAPI.DLL"
- DelReg=BrandingDelRegSect
-
- [BrandingDelRegSect]
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled
-
- [AddRegSect]
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Description,,"%Description%"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Revision,,"%Revision%"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
- HKLM,"Software\Microsoft\Active Setup\Outlook Uninstall\branding",UninstallDisplayString,,"Removing Registry Entries"
- HKLM,"Software\Microsoft\Active Setup\Outlook Uninstall\branding",UninstallString,,"rundll32 advpack.dll,LaunchINFSection %49100%\CUSTOM\INSTALL.INF,UninstallBranding"
-
- [DelRegSect]
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Description,,"%Description%"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",StubPath,,"%StubPath%"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Revision,,"%Revision%"
- HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",IsInstalled,,"1"
-
-