home *** CD-ROM | disk | FTP | other *** search
- ; BlasterControl 3 Installation Script
- ;
- ; Author: Creative BlasterControl Team
-
- ;******************** Universal
-
- [Version]
- Signature="$CHICAGO$"
- SetupClass=BASE
-
- [DestinationDirs]
- BC.Files.Win = 11
- BC.Files.Sys = 11
- BC.Files.Sys.Exxtreme = 11
- BC.Files.Sys.Banshee = 11
- BC.Files.Sys.TnT = 11
- BC.Files.Sys.TnT2 = 11
- BC.Files.Sys.Zx = 11
- BC.Files.Sys.Sav4 = 11
- BC.Files.Sys.GeForce = 11
- BC.Files.Inf = 17
-
- [SourceDisksNames]
- 1="BlasterControl 3","",1
-
- [SourceDisksFiles]
- BCDetect.exe=1
- BCDetect.crl=1
- BlstCtrl.dll=1
- BlstCtrl.crl=1
- BlstCtrl.cnt=1
- BlstCtrl.hlp=1
- BCInfo.dll=1
- BCInfo.crl=1
- BCInfo.cnt=1
- BCInfo.hlp=1
- BCMon.dll=1
- BCMon.crl=1
- BCMon.cnt=1
- BCMon.hlp=1
- BCColor.dll=1
- BCColor.crl=1
- BCColor2.crl=1
- BCColor.cnt=1
- BCColor.hlp=1
- BCDesk.dll=1
- BCDesk.crl=1
- BCDesk.cnt=1
- BCDesk.hlp=1
- BCHal.dll=1
- BCPref.exe=1
- BCPref.dll=1
- BCPref.crl=1
- BCPref.cnt=1
- BCPref.hlp=1
- BCExx9x.dll=1
- BCExx9x.crl=1
- BCExx9x.hlp=1
- BCBSW9x.dll=1
- BCBSW9x.crl=1
- Banshee.cnt=1
- Banshee.hlp=1
- BCTnT.dll=1
- BCTnT.crl=1
- BCTnT.cnt=1
- BCTnT.hlp=1
- BC128Zx.dll=1
- BC128Zx.crl=1
- BC128Zx.cnt=1
- BC128Zx.hlp=1
- BCSav4.dll=1
- BCSav4.crl=1
- BCSav4.cnt=1
- BCSav4.hlp=1
- BCForce.dll=1
- BCForce.crl=1
- BCForce.cnt=1
- BCForce.hlp=1
- BCInstal.bci=1
- RegSvr32.exe=1
-
- ;******************** Basic BlasterControl
-
- [DefaultInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg
-
- [DefaultInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86
-
- [DefaultUninstall]
- DelReg = BC.Del.Reg
- DelFiles = BC.Files.Sys, BC.Files.Sys.Exxtreme, BC.Files.Sys.Banshee, BC.Files.Sys.TnT, BC.Files.Sys.Zx, BC.Files.Sys.Sav4, BC.Files.Inf
-
- [BC.Files.Inf]
- BCInstal.bci
-
- [BC.Files.Win]
- RegSvr32.exe,,,0x020
- ;OLEAut32.dll,,,0x020 ; BlasterControl Extension System File
- ;ATL.dll,,,0x020 ; BlasterControl Extension System File
-
- [BC.Files.Sys]
- BCDetect.exe,,,0x020
- BCDetect.crl,,,0x020
- BlstCtrl.dll,,,0x020
- BlstCtrl.crl,,,0x020
- BlstCtrl.cnt
- BlstCtrl.hlp
- BCInfo.dll,,,0x020
- BCInfo.crl,,,0x020
- BCInfo.cnt
- BCInfo.hlp
- BCMon.dll,,,0x020
- BCMon.crl,,,0x020
- BCMon.cnt
- BCMon.hlp
- BCColor.dll,,,0x020
- BCColor.crl,,,0x020
- BCColor2.crl,,,0x020
- BCColor.cnt
- BCColor.hlp
- BCDesk.dll,,,0x020
- BCDesk.crl,,,0x020
- BCDesk.cnt
- BCDesk.hlp
- BCHal.dll,,,0x020
- BCPref.exe,,,0x020
- BCPref.dll,,,0x020
- BCPref.crl,,,0x020
- BCPref.cnt
- BCPref.hlp
-
- [BC.Add.Reg]
- ;HKLM,%BC%,DisplayName,,"Creative BlasterControl 3 (Remove Only)"
- ;HKLM,%BC%,UninstallString,,"%10%\RunDll.exe SetupX.dll,InstallHinfSection DefaultUninstall 132 %17%\BCInstal.bci"
- HKLM,%SMWCV%\RunOnce\Setup,%BCHAL%,, "%11%\RegSvr32.exe /s %11%\BCHal.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BLSTCTRL%,, "%11%\RegSvr32.exe /s %11%\BlstCtrl.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCINFO%,, "%11%\RegSvr32.exe /s %11%\BCInfo.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCMON%,, "%11%\RegSvr32.exe /s %11%\BCMon.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCCOLOR%,, "%11%\RegSvr32.exe /s %11%\BCColor.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCDESK%,, "%11%\RegSvr32.exe /s %11%\BCDesk.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCPREF%,, "%11%\RegSvr32.exe /s %11%\BCPref.dll"
- HKLM,%SMWCV%\RunServicesOnce, "1",, "%11%\RegSvr32.exe /s %11%\BCHal.dll"
- HKLM,%SMWCV%\RunServicesOnce, "2",, "%11%\RegSvr32.exe /s %11%\BlstCtrl.dll"
- HKLM,%SMWCV%\RunServicesOnce, "3",, "%11%\RegSvr32.exe /s %11%\BCInfo.dll"
- HKLM,%SMWCV%\RunServicesOnce, "4",, "%11%\RegSvr32.exe /s %11%\BCMon.dll"
- HKLM,%SMWCV%\RunServicesOnce, "5",, "%11%\RegSvr32.exe /s %11%\BCColor.dll"
- HKLM,%SMWCV%\RunServicesOnce, "6",, "%11%\RegSvr32.exe /s %11%\BCDesk.dll"
- HKLM,%SMWCV%\RunServicesOnce, "20",, "%11%\RegSvr32.exe /s %11%\BCPref.dll"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices","BCDetect",,"%11%\BCDetect.exe defer"
-
- [BC.Add.Reg.ntx86]
- ;HKLM,%BC%,DisplayName,,"Creative BlasterControl 3 (Remove Only)"
- ;HKLM,%BC%,UninstallString,,"%11%\RunDll32.exe SysSetup.dll,SetupInfObjectInstallAction DefaultUninstall 4 %17%\BCInstal.bci"
- HKLM,%SMWCV%\RunOnce\Setup,%BCHAL%,, "%11%\RegSvr32.exe /s %11%\BCHal.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BLSTCTRL%,, "%11%\RegSvr32.exe /s %11%\BlstCtrl.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCINFO%,, "%11%\RegSvr32.exe /s %11%\BCInfo.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCMON%,, "%11%\RegSvr32.exe /s %11%\BCMon.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCCOLOR%,, "%11%\RegSvr32.exe /s %11%\BCColor.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCDESK%,, "%11%\RegSvr32.exe /s %11%\BCDesk.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCPREF%,, "%11%\RegSvr32.exe /s %11%\BCPref.dll"
- HKLM,%SMWCV%\RunServicesOnce, "1",, "%11%\RegSvr32.exe /s %11%\BCHal.dll"
- HKLM,%SMWCV%\RunServicesOnce, "2",, "%11%\RegSvr32.exe /s %11%\BlstCtrl.dll"
- HKLM,%SMWCV%\RunServicesOnce, "3",, "%11%\RegSvr32.exe /s %11%\BCInfo.dll"
- HKLM,%SMWCV%\RunServicesOnce, "4",, "%11%\RegSvr32.exe /s %11%\BCMon.dll"
- HKLM,%SMWCV%\RunServicesOnce, "5",, "%11%\RegSvr32.exe /s %11%\BCColor.dll"
- HKLM,%SMWCV%\RunServicesOnce, "6",, "%11%\RegSvr32.exe /s %11%\BCDesk.dll"
- HKLM,%SMWCV%\RunServicesOnce, "20",, "%11%\RegSvr32.exe /s %11%\BCPref.dll"
-
- [BC.Del.Reg]
- HKLM,%BC%
- HKCR,"BlasterControlHAL"
- HKCR,"BlasterControlHAL.1"
- HKCR,"CLSID\{C9F7D142-5A3D-11cf-9078-00804800E8B6}" ; BCMon32.dll
- HKCR,"CLSID\{C9F7D143-5A3D-11cf-9078-00804800E8B6}" ; BCHKey32.dll
- HKCR,"CLSID\{C9F7D144-5A3D-11cf-9078-00804800E8B6}" ; BCClr32.dll
- HKCR,"CLSID\{C9F7D145-5A3D-11cf-9078-00804800E8B6}" ; BCSettng.dll
- HKLM,"Software\Creative Tech\BlasterControl"
- HKLM,"Software\Creative Tech\BlasterControl 2.0"
- HKLM,"Software\Creative Tech\BlasterControl 3.0\BCHal"
- HKLM,"Software\Creative Tech\BlasterControl 3.0\BlstCtrl"
- HKLM,"Software\Creative Tech\BlasterControl 3.0\BCInfo"
- HKLM,"Software\Creative Tech\BlasterControl 3.0\BCMon"
- HKLM,"Software\Creative Tech\BlasterControl 3.0\BCColor"
- HKLM,"Software\Creative Tech\BlasterControl 3.0\BCPref"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers\BlasterControl 2.0"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers\BlasterControl Monitor"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers\BlasterControl Hotkey"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers\BlasterControl Colour Correction"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers\BlasterControl Settings"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers\BlasterControl 2.0"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers\BlasterControl Monitor"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers\BlasterControl Hotkey"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers\BlasterControl Colour Correction"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers\BlasterControl Settings"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\ShellEx\PropertySheetHandlers\BlasterControl 3.0"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\ShellEx\PropertySheetHandlers\BlasterControl 3.0"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices","BCDetect"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","BlasterControl"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","HotkeyHook"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\BlasterControl 2"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\BlasterControl 3"
-
- ;******************** Exxtreme Specific
-
- [ExxtremeInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Exxtreme, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.Exxtreme
-
- [ExxtremeInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Exxtreme, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.Exxtreme.ntx86
-
- [BC.Files.Sys.Exxtreme]
- BCExx9x.dll,,,0x020
- BCExx9x.crl,,,0x020
- BCExx9x.hlp
-
- [BC.Add.Reg.Exxtreme]
- HKLM,%SMWCV%\RunOnce\Setup,%BCEXX%,, "%11%\RegSvr32.exe /s %11%\BCExx9x.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCExx9x.dll"
-
- [BC.Add.Reg.Exxtreme.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCEXX%,, "%11%\RegSvr32.exe /s %11%\BCExx9x.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCExx9x.dll"
-
- ;******************** Banshee Specific
-
- [BansheeInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Banshee, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.Banshee
-
- [BansheeInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Banshee.ntx, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.Banshee.ntx86
-
- [BC.Files.Sys.Banshee]
- BCBSW9x.dll,,,0x020
- BCBSW9x.crl,,,0x020
- Banshee.cnt
- Banshee.hlp
-
- [BC.Files.Sys.Banshee.ntx]
- BCBSNTx.dll,,,0x020
- BCBSNTx.crl,,,0x020
- Banshee.cnt
- Banshee.hlp
-
- [BC.Add.Reg.Banshee]
- HKLM,%SMWCV%\RunOnce\Setup,%BCBS%,, "%11%\RegSvr32.exe /s %11%\BCBSW9x.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCBSW9x.dll"
-
- [BC.Add.Reg.Banshee.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCBS%,, "%11%\RegSvr32.exe /s %11%\BCBSNTx.dll"
- HKLM,%SMWCV%\RunOnce, "21",, "%11%\RegSvr32.exe /s %11%\BCBSNTx.dll"
-
- ;******************** TnT Specific
-
- [TnTInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.TnT, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.TnT
-
- [TnTInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.TnT, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.TnT.ntx86
-
- [BC.Files.Sys.TnT]
- BCForce.dll,,,0x020
- BCForce.crl,,,0x020
- BCForce.cnt
- BCForce.hlp
-
- [BC.Add.Reg.TnT]
- HKLM,%SMWCV%\RunOnce\Setup,%BCTNT%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
-
- [BC.Add.Reg.TnT.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCTNT%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
-
- ;******************** TnT2 Specific
-
- [TnT2Install]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.TnT2, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.TnT2
-
- [TnT2Install.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.TnT2, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.TnT2.ntx86
-
- [BC.Files.Sys.TnT2]
- BCForce.dll,,,0x020
- BCForce.crl,,,0x020
- BCForce.cnt
- BCForce.hlp
- BCTVTnT.dll,,,0x020
- BCTVTnT.crl,,,0x020
- ;BCTV.cnt
- BCTV.hlp
-
- [BC.Add.Reg.TnT2]
- HKLM,%SMWCV%\RunOnce\Setup,%BCTNT%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCTVTNT%,, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunServicesOnce, "31",, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
-
- [BC.Add.Reg.TnT2.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCTNT%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCTVTNT%,, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce, "31",, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
-
- ;******************** Zx Specific
-
- [128ZxInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Zx, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.Zx
-
- [128ZxInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Zx, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.Zx.ntx86
-
- [BC.Files.Sys.Zx]
- BC128Zx.dll,,,0x020
- BC128Zx.crl,,,0x020
- BC128Zx.cnt
- BC128Zx.hlp
-
- [BC.Add.Reg.Zx]
- HKLM,%SMWCV%\RunOnce\Setup,%BC128ZX%,, "%11%\RegSvr32.exe /s %11%\BC128Zx.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BC128Zx.dll"
-
- [BC.Add.Reg.Zx.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BC128ZX%,, "%11%\RegSvr32.exe /s %11%\BC128Zx.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BC128Zx.dll"
-
- ;******************** Savage 4 Specific
-
- [Savage4Install]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Sav4, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.Sav4
-
- [Savage4Install.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.Sav4, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.Sav4.ntx86
-
- [BC.Files.Sys.Sav4]
- BCSav4.dll,,,0x020
- BCSav4.crl,,,0x020
- BCSav4.cnt
- BCSav4.hlp
-
- [BC.Add.Reg.Sav4]
- HKLM,%SMWCV%\RunOnce\Setup,%BCSAV4%,, "%11%\RegSvr32.exe /s %11%\BCSav4.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCSav4.dll"
-
- [BC.Add.Reg.Sav4.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCSAV4%,, "%11%\RegSvr32.exe /s %11%\BCSav4.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCSav4.dll"
-
- ;******************** GeForce Specific
-
- [GeForceInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.GeForce, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.GeForce
-
- [GeForceInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.GeForce, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.GeForce.ntx86
-
- [BC.Files.Sys.GeForce]
- BCForce.dll,,,0x020
- BCForce.crl,,,0x020
- BCForce.cnt
- BCForce.hlp
-
- [BC.Add.Reg.GeForce]
- HKLM,%SMWCV%\RunOnce\Setup,%BCFORCE%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
-
- [BC.Add.Reg.GeForce.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCFORCE%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
-
- ;******************** GeForceTV Specific
-
- [GeForceTVInstall]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.GeForceTV, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg, BC.Add.Reg.GeForceTV
-
- [GeForceTVInstall.ntx86]
- ;CopyFiles = BC.Files.Win, BC.Files.Sys, BC.Files.Sys.GeForceTV, BC.Files.Inf
- DelReg = BC.Del.Reg
- AddReg = BC.Add.Reg.ntx86, BC.Add.Reg.GeForceTV.ntx86
-
- [BC.Files.Sys.GeForceTV]
- BCForce.dll,,,0x020
- BCForce.crl,,,0x020
- BCForce.cnt
- BCForce.hlp
- BCTVTnT.dll,,,0x020
- BCTVTnT.crl,,,0x020
- ;BCTV.cnt
- BCTV.hlp
-
- [BC.Add.Reg.GeForceTV]
- HKLM,%SMWCV%\RunOnce\Setup,%BCFORCE%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCTVTNT%,, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
- HKLM,%SMWCV%\RunServicesOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunServicesOnce, "31",, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
-
- [BC.Add.Reg.GeForceTV.ntx86]
- HKLM,%SMWCV%\RunOnce\Setup,%BCFORCE%,, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce\Setup,%BCTVTNT%,, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
- HKLM,%SMWCV%\RunOnce, "30",, "%11%\RegSvr32.exe /s %11%\BCForce.dll"
- HKLM,%SMWCV%\RunOnce, "31",, "%11%\RegSvr32.exe /s %11%\BCTVTnT.dll"
-
- ;******************** Globals
-
- [Strings]
- SMWCV ="Software\Microsoft\Windows\CurrentVersion"
- BC ="Software\Microsoft\Windows\CurrentVersion\Uninstall\BlasterControl 3"
- BCHAL ="Registering BlasterControl HAL"
- BLSTCTRL ="Registering BlasterControl Control Applet"
- BCINFO ="Registering BlasterControl Info Module"
- BCMON ="Registering BlasterControl Monitor Module"
- BCCOLOR ="Registering BlasterControl Colors Module"
- BCDESK ="Registering BlasterControl Desktop Module"
- BCPREF ="Registering BlasterControl Preferences"
- BCEXX ="Registering BlasterControl Exxtreme Module"
- BCBS ="Registering BlasterControl Banshee Module"
- BCTNT ="Registering BlasterControl TnT Module"
- BCTVTNT ="Registering BlasterControl TV Module"
- BC128ZX ="Registering BlasterControl 128Zx Module"
- BCSAV4 ="Registering BlasterControl Savage4 Module"
- BCTVSAV4 ="Registering BlasterControl TV Module"
- BCFORCE ="Registering BlasterControl GeForce Module"
-
-