I would like some help here after last night i would redo my Unattended version of my DVD with Windows, and use probaly 3-4 hours to download updated versions of files, spywareblaster, msn and etc.
And i added also Nforce Chipset drivers and ATI newest Update for my Radeon card.
The following programs Doesnt install or does not do it correct, so i would like som help with commands to get this to work.
- Spywareblaster 3.34 (Says it cant be installed silence)
- MS Antispyware (The Command for Taskkill is Wrong but it is installed so i probaly guess the command for Taskkill is not doing any affect)
- **** NFO Reader (Doesnt install silence , i must press next and so like i normal would install it)
- Nforce Chipset (a** i can se in System Properties no IDE/SATA/SM BusControl and etc isnt install, that make me think it isnt installed)
- Radeon ATI Driver (Isnt installed, not ATI control Panel in System Tray and no ATI Controller Advance Properties in Display Properties)
- NetFramework (Dont install, i have even make a NET Framework with SP 1 Slipsstreamed)
- GMail Notifier (Dont get installed at all, no message what so ever)
- GMail Toolbar (Dont get installed at all, no message what so ever)
Here is my my RunOnceEx.cmd
Look at entry 007, 008, 010, 011, 012 ,014, 050
cmdow @ /HID @Echo Off rem PP=%SystemDrive%\install\programmer\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installere Programmer - Svends Unanttended XP 1.2" /f REG ADD %KEY%\001 /VE /D "MSN Messenger 7.0 + MsgPlus + Tools til fjernelse af ragelse" REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\Programmer\MSN_7.0_beta\MsnMsgs.msi /QB REG ADD %KEY%\002 /VE /D "Windows Media Player 10" /f REG ADD %KEY%\002 /V 1 /D "%systemDrive%\install\programmer\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\003 /VE /D "Flash FXP 3.02" REG ADD %KEY%\003 /V 1 /D "%systemDrive%\install\programmer\Flash_fxp\FlashFXP_30_Setup.exe /VERYSILENT /SP- /NORESTART" /f" REG ADD %KEY%\004 /VE /D "Soulseek 1.55" REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\programmer\SoulSeek\slsk155.exe /S REG ADD %KEY%\005 /VE /D "Skype 1.0 - DK" REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\programmer\Skype\SkypeSetup.exe" /SILENT /SP- REG ADD %KEY%\006 /VE /D "DU Meter 3.05" REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\programmer\DU_Meter\DUMeter-Install.exe /VERYSILENT /SP- REG ADD %KEY%\006 /V 2 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\dumeter.reg" /f REG ADD %KEY%\007 /VE /D "Spywareblaster 3.4" REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\spywareblastersetup34.exe /SILENT /NOCANCEL /SP- /NORESTART REG ADD %KEY%\008 /VE /D "Microsoft AntiSpyware" /f REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\msantispyware.exe /S /v/qn" /f REG ADD %KEY%\008 /V 2 /D "%systemdrive%\Progra~1\Micros~1\gcasDtServ.exe /regserver" /f REG ADD %KEY%\009 /VE /D "Adobe Acrobat 7.01" REG ADD %KEY%\009 /V 1 /D "%systemdrive%\Install\programmer\Acrobat\acroread701.exe" REG ADD %KEY%\010 /VE /D "**** Nfo Viewer 2.10" REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\programmer\NfoReader\DAMNNFO.exe /s REG ADD %KEY%\011 /VE /D "Google Toolbar" REG ADD %KEY%\011 /V 1/D "%systemdrive%\Install\programmer\google\GoogleToolbarInstaller.exe /s /qn REG ADD %KEY%\012 /VE /D "Google Gmail Notifier" REG ADD %KEY%\012 /V 1/D "%systemdrive%\install\gmailnotifier\GmailInstaller.exe /S REG ADD %KEY%\012 /V 2/DTASKKILL /F /IM gnotify.exe rem PP=%SystemDrive%\install\drivers\ REG ADD %KEY%\013 /VE /D "Radeon Driver 5.9" REG ADD %KEY%\013 /V 1/D "%systemdrive%\Install\programmer\drivers\ati\setup.exe /K REG ADD %KEY%\014 /VE /D "NForce 5.10" REG ADD %KEY%\014 /V 1/D "%systemdrive%\Install\programmer\drivers\nforce\setup.iss rem PP=%SystemDrive%\install\software\ REG ADD %KEY%\020 /VE /D "Office 2003 DK - SP 1 integreret" REG ADD %KEY%\020 /V 1 /D "%systemDrive%\install\software\Office2003\PRO11.msi /QB" REG ADD %KEY%\030 /VE /D "Symantec Antivirus 9.0" REG ADD %KEY%\030 /V 1 /D "%systemDrive%\install\software\SAV\Symantec_AntiVirus.msi /qn" REG ADD %KEY%\050 /VE /D ".NET Framework 1.1 + SP 1- DK" REG ADD %KEY%\050 /V 1 /D "%systemDrive%\install\software\net_framework\netfx.exe /qb REG ADD %KEY%\102 /VE /D "Alcohol 120 % - Version 1.9.2" REG ADD %KEY%\102 /V 1 /D "%systemdrive%\install\programmer\Alcohol_Soft_120\setup.exe /qb /norestart rem PP=%SystemDrive%\install\Reg_Programmer\ REG ADD %KEY%\120 /VE /D "Registrer mIRC" /f REG ADD %KEY%\120 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\mirc.reg" /f REG ADD %KEY%\121 /VE /D "Registrere Alcohol 120 %" REG ADD %KEY%\121 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\alcohol.reg" /f REG ADD %KEY%\150 /VE /D "Fjerner Midlertidige Filer og Genstarter" /f REG ADD %KEY%\150 /V 1 /D "%SYSTEMDRIVE%\Install\oprydning.cmd" /f EXIT



Help
Back to top









