35 lines
600 B
Plaintext
35 lines
600 B
Plaintext
[Version]
|
|
Signature= "$Windows NT$"
|
|
|
|
[Optional Components]
|
|
OEAccess
|
|
|
|
[OEAccess]
|
|
OptionDesc = "%OE_NAME%"
|
|
Tip = "%OE_TIP%"
|
|
|
|
@*:; this turns into something like c:\winnt\system32\setup\..\xpsp1res.dll
|
|
IconIndex = *, ..\xpsp1res.dll, 201
|
|
|
|
InstallType = 10 ; Typical, Custom
|
|
Modes = 0,1,2,3
|
|
Uninstall = UninstallOE
|
|
Run = ShowOE
|
|
|
|
[ShowOE]
|
|
Commandline="%11%\shmgrate.exe OCInstallShowOE"
|
|
TickCount=500
|
|
|
|
[HideOE]
|
|
Commandline="%11%\shmgrate.exe OCInstallHideOE"
|
|
TickCount=500
|
|
|
|
[UninstallOE]
|
|
DelFiles=DelNone
|
|
Run=HideOE
|
|
|
|
[DelNone]
|
|
|
|
[DestinationDirs]
|
|
DefaultDestination=11
|