home *** CD-ROM | disk | FTP | other *** search
- ; 'T-DSL SpeedManager'
- ; TDSLM.inf for T-DSL SpeedManager Setup
-
- [Version]
- signature = "$CHICAGO$"
- AdvancedINF = 2.5
-
- [DefaultInstall]
- CopyFiles=CopyFiles.App,CopyFiles.Sys
- RunPostSetupCommands=RunPostSetupCommandsSection
- RunPreSetupCommands=RunPreSetupCommandsSection
- CustomDestination = Destinations
- AddReg=Remove.AddReg,Shell.UpdShortCut
- UpdateInis = Remove.DelDirs.Inis,Shell.UpdIni
-
- [DefaultInstall.ntx86]
- CopyFiles=CopyFiles.App.nt,CopyFiles.Sys.nt
- RunPostSetupCommands=RunPostSetupCommandsSection
- RunPreSetupCommands=RunPreSetupCommandsSection
- CustomDestination = Destinations
- AddReg=Remove.AddReg,Shell.UpdShortCut
- UpdateInis = Remove.DelDirs.Inis,Shell.UpdIni
-
-
- [DefaultUnInstall]
- DelReg = Remove.DelReg,Shell.UpdShortCut
- DelFiles=CopyFiles.App,CopyFiles.Sys
- DelDirs = DelDir.App
- UpdateInis = Add.DelDirs.Inis,Shell.DelIni
-
- [DestinationDirs]
- CopyFiles.App = 49001
- CopyFiles.App.nt = 49001
- CopyFiles.Sys = 11
- CopyFiles.Sys.nt = 11
-
- [Destinations]
- 49001 = AppPath,5 ; 1 Prompt 5 Silent
- 49002 = PreCheck,23 ; Magic flags
-
- [PreCheck]
- 'HKLM','Software\T-Nova\T-DSL SpeedManager','SetupOk','Die Installation wurde ohne VerΣnderungen abgebrochen!',''
-
- [AppPath]
- HKLM,"Software\T-Nova\T-DSL SpeedManager","AppPath",%INSTALL_PROMPT_APP%,"24,%ProgramF%"
-
- [DelRegSection]
- HKLM,%CONFIG%,"SetupOk",,
-
-
- ; -------------------------------------------------------------------
- ; These are the unistall registry settings which
- ; are added during install.
- ; -------------------------------------------------------------------
- [Remove.AddReg]
- HKLM, %UNINST%,,,
- HKLM, %UNINST%,"DisplayName",,%ServiceName%
- HKLM, %UNINST%,"UninstallString",,%49001%\"TSMInst.exe /u"
- HKLM, %RUNKEY%,"T-DSL SpeedMgr",,%49001%\"SpeedMgr.exe"
- HKLM, %CONFIG%,"Build",0x00010001,06,00,00,00
- HKLM, %CONFIG%,"MajorVersion",0x00010001,01,00,00,00
- HKLM, %CONFIG%,"MinorVersion",0x00010001,33,00,00,00
-
- ; -------------------------------------------------------------------
- ; These are the registry settings which
- ; are deleted during uninstall.
- ; -------------------------------------------------------------------
- [Remove.DelReg]
- HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%ShortSvcName%"
- HKLM, %RUNKEY%,"T-DSL SpeedMgr"
- HKLM, %UNINST%
- HKLM, %CONFIG%
- HKCU, %CONFIG%
-
- [Shell.UpdShortCut]
- HKLM, %RUNONCE%,"T-DSL SpeedMgr",,"grpconv /o"
-
- [Shell.UpdIni]
- setup.ini,progman.groups,,"TDSLSM="%ServiceName%""
- setup.ini,TDSLSM,, """%ServiceName%"", %49001%\"SPEEDMGR.EXE""
-
- [Shell.DelIni]
- setup.ini,progman.groups,,"TDSLSM="%ServiceName%""
- setup.ini,TDSLSM,, """%ServiceName%"""
-
- [DelDir.App]
- %49001%
-
- [Remove.DelDirs.Inis]
- ;wininit.ini, DIRNUL,,"%49001%=0"
-
- [Add.DelDirs.Inis]
- ;wininit.ini, DIRNUL,,"%49001%=1"
-
- [CopyFiles.App]
- DSLTest.dll
- PCANDIS3.VXD
- PCIDUMPR.SYS
- SpeedMgr.cnt
- SpeedMgr.exe
- SPEEDMGR.HLP
- TDSLCH16.DLL
- TSMInst.exe
- W32N50.DLL
- TDSLSM.INF
-
- [CopyFiles.App.nt]
- DSLTest.dll
- PCANDIS4.SYS
- PCANDIS5.SYS
- PCIDUMPR.SYS
- SpeedMgr.cnt
- SpeedMgr.exe
- SPEEDMGR.HLP
- TDSLCH16.DLL
- TSMInst.exe
- W32N50.DLL
- TDSLSM.INF
- TNPACKET.SYS,,,32
-
- ; Flag 32 - Suppress the version conflict dialog box, and don't overwrite newer files.
- [CopyFiles.Sys]
- TNPACKET.VXD,,,32
-
- ; Flag 32 - Suppress the version conflict dialog box, and don't overwrite newer files.
- ; +Flag 16 - If the file already exists on the target computer, don't copy
- [CopyFiles.Sys.nt]
- Pdh.Dll,,,48
-
- [RunPostSetupCommandsSection]
- ; List the programs or updates to run and the execution order.
- ; Optimize T-DSL Settings
- ; SpeedMgr.exe /o1
-
- ; If you wish to launch an application that has it's own setup routine,
- ; use the following command: setup.exe -SMS
- ; This ensures that IExpress waits until the install is complete before
- ; deleting files.
-
- [RunPreSetupCommandsSection]
- ; /p<RequiredBuild>,<ThisBuild>
- TSMInst.exe /p0,6
-
- [SourceDisksFiles]
- DSLTest.dll=55
- PCANDIS3.VXD=55
- PCANDIS4.SYS=55
- PCANDIS5.SYS=55
- PCIDUMPR.SYS=55
- Pdh.Dll=55
- SpeedMgr.cnt=55
- SpeedMgr.exe=55
- SPEEDMGR.HLP=55
- TDSLCH16.DLL=55
- TSMInst.exe=55
- W32N50.DLL=55
- TDSLSM.INF=55
- TNPACKET.SYS=55
- TNPACKET.VXD=55
-
- [Remove.DelFiles]
- DSLTest.dll
- PCANDIS3.VXD
- PCANDIS4.SYS
- PCANDIS5.SYS
- PCIDUMPR.SYS
- SpeedMgr.cnt
- SpeedMgr.exe
- SPEEDMGR.HLP
- TDSLCH16.DLL
- TSMInst.exe
- W32N50.DLL
- TNPACKET.SYS
- TNPACKET.VXD
- TDSLSM.INF
-
- [SourceDisksNames]
- 55=, , 0
-
- [Strings]
- ServiceName="T-DSL SpeedManager"
- ShortSvcName="TDSLSM"
- ProgramF="Progra~1\TDSLSM"
- UNINST="Software\Microsoft\Windows\CurrentVersion\Uninstall\TDSLSM"
- RUNKEY="Software\Microsoft\Windows\CurrentVersion\Run"
- RUNONCE="Software\Microsoft\Windows\CurrentVersion\RunOnce"
- CONFIG="Software\T-Nova\T-DSL SpeedManager"
-