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
642 B
34 lines
642 B
[Version]
|
|
Signature= "$Windows NT$"
|
|
|
|
[Optional Components]
|
|
OEAccess
|
|
|
|
[OEAccess]
|
|
OptionDesc = "%OE_NAME%"
|
|
Tip = "%OE_TIP%"
|
|
|
|
@*:; this turns into something like c:\winnt\system32\setup\..\shmgrate.exe
|
|
IconIndex = *, ..\shmgrate.exe, 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
|