Jump to content

ssultan58

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    country-ZZ

Everything posted by ssultan58

  1. Add this to command.com ECHO. ECHO Installing **** NFO Viewer ECHO Please wait... start /wait %systemdrive%\install\Applications\DamnNFOViewer\****.msi /qn ***************** $1 install Applications DamnNFOViewer
  2. [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\Update" [ProductCatalogsToInstall] KB826939.cat [setupHotfixesToRun] update.exe -q -n DX9NTopk.exe Q832894.exe /Q:A /R:N q330994.exe /Q:A /R:N Q828035.exe /Q /N /Z /O Q825119.exe /Q /N /Z /O Q828026.exe /Q /N /Z /O Q824105.exe /Q /N /Z /O Q823182.exe /Q /N /Z /O Q824141.exe /Q /N /Z /O js56npl.exe /Q:A /R:N qchain.exe and nothing more in polish version.
  3. start .cmd - change language version (_PLK ) CLS @echo off TITLE Windows XP SP1a - Unattended Installation ECHO. ECHO Over the next few minutes you will see automated installations of various sofware applications. ECHO Windows Updates, and Registry Tweaks being implemented. ECHO The computer will restart automatically once the whole process has finished! ECHO. ECHO Installing System Components... ECHO. ECHO Copying deluser utility... COPY "%systemdrive%\Install\Tools\deluser.exe" "%systemroot%\" ECHO. ECHO Copying psshutdown utility... COPY "%systemdrive%\Install\Tools\psshutdown.exe" "%systemroot%\" ECHO. ECHO Installing TweakUI 2.10 Powertoy... ECHO Please wait... start /wait %systemdrive%\install\Powertoys\TweakUI.msi /qn ECHO. ECHO Installing Task Switcher Powertoy... ECHO Please wait... start /wait %systemdrive%\install\PowerToys\TaskswitchPowertoySetup.exe /s /v/qn ECHO. ECHO Installing nVidia Detonator... ECHO Please wait... start /wait %systemdrive%\install\Detonator56_72\setup.exe -b -s ECHO Installing .NET Framework v1.1... ECHO Please wait... start /wait %systemdrive%\install\NetFramework\netfx.msi /QB ECHO Installing .NET Framework v1.1 langpack... ECHO Please wait... start /wait %systemdrive%\install\NetFramework\langpack\langpack.msi /QB ECHO Installing .NET Framework v1.1 langpack_postcore... ECHO Please wait... start /wait %systemdrive%\install\NetFramework\langpack_postcore\langpack.msi /QB ECHO. ECHO Installing Windows Media Player 9... ECHO Please wait... start /wait %systemdrive%\install\WMP9\MPSetupXP.exe /Q:A /R:N ECHO. ECHO Installing MDAC... ECHO Please wait... start /wait %systemdrive%\install\MDAC\MDAC_TYP.EXE /Q:A /C:"dasetup /Q /N" ECHO. ECHO Installing Sun Java VM 1.4.2... ECHO Please wait... start /wait %systemdrive%\install\Applications\SunJava\j2re-1_4_2_03-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1" ECHO. ECHO Deleting ASP.NET User Account created by .NET Framework 1.1... net user aspnet /delete ECHO. ECHO Applying Hotfixes... ECHO. ECHO Installing Q832483 MDAC x86... start /wait %systemdrive%\install\Hotfixes\PLK_Q832483_MDAC_x86.EXE /C:"dahotfix.exe /q /n" /q ECHO. ECHO Installing ASN.1 Vulnerability... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB828028-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing Update for Windows Media Player URL Script Command... start /wait %systemdrive%\install\Hotfixes\WindowsMedia-KB828026-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing Q819639... start /wait %systemdrive%\install\Hotfixes\WindowsMedia9-KB819639-x86-PLK.exe /Q:A /R:N ECHO. ECHO Installing KB826942... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB826942-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing KB829558 Jet SP8... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB829558-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing KB822603 Availability of the Windows XP SP1 USB 1.1 and 2.0 Update... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB822603-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing Q821253 Windows Error Reporting Update... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB821253-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing KB820291 New "Set Program Access and Defaults" Start Menu Icon and Help Content Available... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB820291-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing Q817778 Advanced Networking Pack for Windows XP... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB817778-x86-PLK.exe /Q /N /Z /O ECHO. ECHO Installing Q814995... start /wait %systemdrive%\install\Hotfixes\Q814995_WXP_SP2_x86_PLK.exe /Q /N /Z /O ECHO. ECHO Installing IE6.0sp1 Update... start /wait %systemdrive%\install\Hotfixes\q820223.exe /Q:A /R:N ECHO. ECHO Installing Q322011 Fax Console... start /wait %systemdrive%\install\Hotfixes\Q322011_WXP_SP2_x86_PLK.exe /Q /N /Z /O ECHO. ECHO Installing Journal_Viewer... start /wait %systemdrive%\install\JournalViewer\Microsoft_Windows_Journal_Viewer.msi /qb ECHO. ECHO Installing Q327979... start /wait %systemdrive%\install\Hotfixes\Q327979_WXP_SP2_x86_PLK.exe /Q /N /Z /O ECHO. ECHO Installing KB828741 Zbiorcza poprawka dla Microsoft RPC_DCOM... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB828741-x86-PLK.EXE /Q /N /Z /O ECHO. ECHO Installing IE6.0sp1 Update... start /wait %systemdrive%\install\Hotfixes\Q831167.exe /Q:A /R:N ECHO. ECHO Installing KB835732 Poprawka zabezpieczeñ dla Microsoft Windows... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB835732-x86-PLK.EXE /Q /N /Z /O ECHO. ECHO Installing KB837001 Usterka w MS Jet Database Engine mo¿e zezwoliæ na wywo³anie kodu... start /wait %systemdrive%\install\Hotfixes\WindowsXP-KB837001-x86-PLK.EXE /Q /N /Z /O ECHO. ECHO Installing KB837009 Zbiorcza poprawka zabezpieczeñ dla Outlook Express... start /wait %systemdrive%\install\Hotfixes\KB837009-x86-PLK.exe /Q:A /R:N ECHO. ECHO Installing KB832353 Windows Media Player Update... start /wait %systemdrive%\install\Hotfixes\WindowsMedia-KB832353-PLK.exe /Q /N /Z /O ECHO. ECHO Starting installation of Applications... ECHO. ECHO Installing Adobe Reader 6 ECHO Please wait... start /wait %systemdrive%\install\Applications\AdobeReader6\AR6.msi /QB ECHO. ECHO Installing Flashget 1.6 ECHO Please wait... start /wait %systemdrive%\install\Applications\Flashget\fgf160.exe /S ECHO. ECHO Registering Flashget 1.6... REGEDIT /S %systemdrive%\install\Applications\Flashget\register.reg ECHO. ECHO Installing WinRAR 3.30 ECHO Please wait... start /wait %systemdrive%\install\Applications\WinRAR\wrar330pl.exe /s ECHO. ECHO Installing **** NFO Viewer ECHO Please wait... start /wait %systemdrive%\install\Applications\DamnNFOViewer\****.msi /qn ECHO. ECHO Registering Nero Burning ROM... REGEDIT /S %systemdrive%\install\Applications\NeroBurning\register.reg ECHO. ECHO Installing Nero Burning ROM v6.3.1.6 ECHO Please wait... start /wait %systemdrive%\install\Applications\NeroBurning\Nero6316.exe /silent /noreboot ECHO. ECHO Removing Wallpapers and Screensavers... DEL "%systemroot%\*.bmp" DEL "%systemroot%\Web\Wallpaper\*.jpg" DEL "%systemroot%\system32\*.scr" ECHO. ECHO Installing Office 2003 ...if you really need make O2k3 unattended . ECHO Please wait... start /wait %systemdrive%\install\Applications\Office11\SETUP.EXE TRANSFORMS=%systemdrive%\install\Applications\Office11\Unattended.MST /qb- ECHO. ECHO Applying Registry Tweaks... or not REGEDIT /S %systemdrive%\install\RegTweaks.reg ECHO. ECHO Restarting the PC in 3 minutes... shutdown.exe -r -f -t 180 -c "Windows XP will now restart in 3 minutes, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!" ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\install EXIT Registering Nero Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Ahead\Nero - Burning Rom\Info] "User"="xxxxxxx" "Company"="hxxxxx" "Serial6"="xxxx-xxxx-xxxx-xxxx-xxxx-xxxx" Registering FlashGet Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\JetCar\JetCar\General] "RegName"="xxxxx@xxxxx.xxx" "RegPass"="fgc-gyp0uX72zyk8eTggZiBmNJP1pvINA3PVNMX7JxBb" "RegDisp"="xxxxxxx" ************************************* Rollup built-in needed!!!! ************************************* Promise RAID for Soltek -2RL and eq. controllers/ASUS ,ABIT... never more!!!!!! F6 !!!!! tomarow
×
×
  • Create New...