ugzkmk Posted August 22, 2004 Posted August 22, 2004 Ok so i got my xp pro slipstreamed to sp2. and i was reading up on custom installs. I usually have a master DVD with a bunch of apps on it, but the new way seems easier. i was wondering if someone could help me out with switches and if the ones i already have are correct. Some of them also require being registered.Heres what I have.Adaware SE Pro = worksAdobe Premium Suite = nothingAlcohol 120% = nothingAti Catalyst & Crap = worksBit Tornado = worksKazaa Codec Pack = worksDamon Tools = nothingDVD Decrypter = needs silentDVDShrink = worksKLR = needs silentNero = worksPowerDVD = need silent + registerSymantec 9 = worksSystran Premium = nothingTrillian = nothingVMWare = need silent + registerWinamp = need silent + registerWinrar = worksheres my batch@echo offtitle Application Installationecho Hope's Application InstallationECHO.ECHO Installing Ad-Aware SE ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\AdAware\aawsepro.exe /staskkill /IM hh.exe /Ftaskkill /IM Ad-Aware.exe /FECHO.ECHO Installing Kazza Lite ResurrectionECHO Please wait...start /wait %systemdrive%\install\Applications\KLR\KLR.exe /silentECHO.ECHO Installing Nero Burning ROM v6.3ECHO Please wait...start /wait %systemdrive%\install\Applications\Nero\nero63120.exe /SN=XXXXXXXXXXXXXXXXXXXXXXXXXX /WRITE_SN /SILENT /NOREBOOTECHO.ECHO Installing Symantec Antivirus Corporate 9ECHO Please wait...start /wait %systemdrive%\install\Applications\sav\SAV.msi /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS ECHO.ECHO Installing Power DVD 5.0ECHO Please wait...start /wait %systemdrive%\install\Applications\PowerDVD\Setup.exe /sECHO.ECHO Installing KaZaA Codec PakECHO Please wait...start /wait %systemdrive%\install\Applications\codec\klcp.exe /silentECHO.ECHO Installing Bit TornadoECHO Please wait...start /wait %systemdrive%\install\Applications\BT\BT.exe /SECHO.ECHO Installing WinRAR 3.30 CorporateECHO Please wait...start /wait %systemdrive%\install\Applications\WinRAR\WinRAR.exe /sECHO.ECHO Installing Winamp 5ECHO Please wait...start /wait %systemdrive%\Install\Applications\Winamp\WinAmp.exe /qbECHO.ECHO Installing Ati Drivers and CrapECHO Please wait...start /wait %systemdrive%\Install\Applications\AtiCatalyst\issetup.exe -sECHO.ECHO Installing DVD ShrinkECHO Please wait...start /wait %systemdrive%\Install\Applications\DVDShrink\dvdshrink.exe /silentECHO.ECHO Installing DVD DecrypterECHO Please wait...start /wait %systemdrive%\Install\Applications\Decrypter\DVDDecrypter.exe /sECHO.ECHO Installing VMWareECHO Please wait...start /wait %systemdrive%\Install\Applications\VMWare\setup.exe INSTALLDIR="%ProgramFiles%\VMWare" ADDLOCAL=ALL DISABLE_AUTORUN=1 SERIALNUMBER=XXXXXXXXXXXXXXXXXXXX /qnecho.echo Progress = [100%]pauseexitIf anyone could help me find the right the commands to install these silently and registered, i would appreciate it. I looked around but dont know anything about Reg and VB. Thanks
glent Posted August 24, 2004 Posted August 24, 2004 bump i cant find a workign switch for dvd ecrypter either
Alanoll Posted August 24, 2004 Posted August 24, 2004 ECHO.ECHO Installing Power DVD 5.0ECHO Please wait...start /wait %systemdrive%\install\Applications\PowerDVD\Setup.exe /sPowerDVD uses an InstallShield method. Start the setup.exe with -r on a computer, and it should ask for a serial during install. After installing, copy setup.iss to your powerdvd setup folder from C:\WindowsECHO.ECHO Installing Winamp 5ECHO Please wait...start /wait %systemdrive%\Install\Applications\Winamp\WinAmp.exe /qbYou didn't even try with this one....the original Winamp installer is a NSIS installer, so if you want EVERYTHING use /S. Otherwise, find the threads on selectable components using a javascript file, or the MSI file I created. In both threads there are instructions on what to do.ECHO.ECHO Installing DVD DecrypterECHO Please wait...start /wait %systemdrive%\Install\Applications\Decrypter\DVDDecrypter.exe /sshould be a capital S. /SAlcohol 120% is in the massive switches thread. You need to search. It works, you just need to do what they said. Trillian can just be copied I think, but a search couldn't help. Daemon tools needs to be extracted (copy the setup file once starting the setup, search the switches thread).A really GOOD search will provide you with answers.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now