Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
612 B

  1. [Version]
  2. Signature= "$Windows NT$"
  3. [Optional Components]
  4. IEAccess
  5. [IEAccess]
  6. OptionDesc = "%IEAccess_DESC%"
  7. Tip = "%IEAccess_Tip%"
  8. @*:; this turns into something like c:\winnt\system32\setup\..\xpsp1res.dll
  9. IconIndex = *, ..\xpsp1res.dll, 200
  10. InstallType = 10 ; Typical, Custom
  11. Modes = 0,1,2,3
  12. Uninstall = UninstallIE
  13. Run = ShowIE
  14. [ShowIE]
  15. Commandline="%11%\shmgrate.exe OCInstallShowIE"
  16. TickCount=500
  17. [HideIE]
  18. Commandline="%11%\shmgrate.exe OCInstallHideIE"
  19. TickCount=500
  20. [UninstallIE]
  21. DelFiles=DelNone
  22. Run=HideIE
  23. [DelNone]
  24. [DestinationDirs]
  25. DefaultDestination=11