home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98a.iso / Pelnepl / Outlook / PL / DOWNLOAD / ODWLOC / ADDREG.INF next >
INI File  |  1998-06-12  |  1KB  |  24 lines

  1.  
  2. [UninstallBranding]
  3. RequiredEngine=SETUPAPI,"Fatal Error - Missing SETUPAPI.DLL"
  4. DelReg=BrandingDelRegSect
  5.  
  6. [BrandingDelRegSect]
  7. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled
  8.  
  9. [AddRegSect]
  10. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Description,,"%Description%"
  11. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",StubPath,,"%StubPath%"
  12. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",Revision,,"%Revision%"
  13. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%",IsInstalled,,"1"
  14. HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",BrandClearStubs,,"%ClearStubsCmd%"
  15. HKLM,"Software\Microsoft\Active Setup\Outlook Uninstall\branding",UninstallDisplayString,,"Removing Registry Entries"
  16. HKLM,"Software\Microsoft\Active Setup\Outlook Uninstall\branding",UninstallString,,"rundll32 advpack.dll,LaunchINFSection %49100%\CUSTOM\INSTALL.INF,UninstallBranding"
  17.  
  18. [DelRegSect]
  19. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Description,,"%Description%"
  20. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",StubPath,,"%StubPath%"
  21. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",Revision,,"%Revision%"
  22. HKLM,"Software\Microsoft\Active Setup\Installed Components\%OLDGUID%",IsInstalled,,"1"
  23.  
  24.