contributions only Please All Request for Switches HERE
Introduction
Introduction
OK So What are
SILENT SWITCHES ?
SILENT SWITCHES ?
If you already know what Silent Switches are for then we ask that if you have anything to contribute then please feel free to add the Information.
A Silent Switch is for Installing your software with out Human Intervention or any Kind of contact from us the User!
I Will Be Listing here over time many Silent Switches for popular application installers. These will be very Very useful for automating your installations.
Here is Some Terminology that will be used an unattended installation is one which does not require user interaction,
n silent or quiet installation is one which does not display any indication of its progress & Does Everything in the Background.
n silent or quiet installation is one which does not display any indication of its progress & Does Everything in the Background.
So some of our New Members may ask..
Where do I see this or use it
So This is where you'll see & are able to use this amazing time Saving tool with-in WinReDucer
You Click the "CUSTOMIZATION" Tab
Then Click the "WINDOWS POST INSTALLATION" Tab
You Then Click OPEN & Select Your Installer.
Once you have selected Your Installer you'll then Need to Add the Silent Switch Command
for that Installer, Each Installer as it's own Command key.
Anyway Once you have Added the Command in the Silent Switch Box
And your happy, You Then go Ahead & Click ADD.
If at Any-time You spot some Mistake You can Tick the EDIT MODE
& Then Edit the Script Manually if you wish.
Now Over the nest few weeks Once I finished Installing mew Software On my New Build (Built my new Rig)
I Will start doing some Video Tutorials & I know these will help.
Anyway as you can see at the Bottom of this Photo you see a BOX that says " SILENT SWITCH "
And this is where you'll enter your Silent Switch command Key for the Installer you pick.
BELOW HERE I WILL BE POSTING SILENT SWITCH COMMANDS
contributions only Please All Request for Switches HERE
Also If a Program Normally needs a Reboot for it to be configured right.
Then again it's always best to add the /norestart to be on the safe side.
7-Zip
Switch: -y /q /r:n
Full syntax: 7Zip.exe -y /q /r:n
Extraction needed: ?
Adobe Reader 6.0 Basic and Full
Switch: -p"-s /v\"/qn\""
Full syntax: AdbeRdr60_enu_full.exe -p"-s /v\"/qn\""
Extraction needed: No
This will:- Create a Cache folder in the Windows directory,
use a RD command to remove this directory. (rm /? in command prompt for more info)
Alcohol 120%
Switch: /qn
Full syntax: setup.exe /qn
Extraction needed: ?
Boot XP
Switch: /S
Full syntax: bootxpsetuprc2.50.exe /S
Extraction needed: ?
Kazaa Codec Pack
Switch: /silent
Full syntax: kcodec210.exe /silent
Extraction needed: ?
Journal Viewer 1.5
Switch: /qn
Full syntax: JV.msi /qn
Extraction needed: Yes
Jasc Paint Shop Pro
Switch: /qn
Full syntax: JPSP8.msi /qn
Extraction needed: ?
Microsoft Visual Basic 6 Runtimes
Switch: /Q
Full syntax: vbrun6.exe /Q
Extraction needed: ?
MusicMatch Jukebox
Switch: /s
Full syntax: MusicMatch.exe /s
Extraction needed: ?
Note: User Registration screen pops-up.
MagicTweak
Switch: /silent
Full syntax: MT270.exe /silent
Extraction needed: ?
Messenger Plus 2.54
Switch: /SilentInstallNoSponsor or /SilentInstall
Full syntax: msgplus254.exe /SilentInstallNoSponsor
Extraction needed: No
Notes: Opens IE and MSN Messenger after installation.
Perfect Disk
Switch: /qn
Full syntax: pdwks60.msi /qn
Extraction needed: ?
QuickTime Alternative
Switch: /VERYSILENT /SP-
Full syntax: quicktimealtxxx.exe /VERYSILENT /SP-
Extraction needed: No
QCD Player
Switch: /S
Full syntax: qcd411.exe /S
Extraction needed: ?
Note: use Taskkill /F /IM QCDPlayer in addition.
RealPlayer One v2
Switch: -s
Full syntax: RealOnePlayerV2GOLD_en.exe -s
Extraction needed: ?
Real Alternative
Switch: /VERYSILENT /SP-
Full syntax: realaltxxx.exe /VERYSILENT /SP-
Extraction needed: No
Resplendent Registrar
Switch: /S
Full syntax: regist.exe /S
Extraction needed: ?
SpywareBlaster
Switch: /verysilent
Full syntax: spywareblastersetup.exe /verysilent
Extraction needed: ?
TuneUp Utilities
Switch: /q
Full syntax: filename.exe /q
Extraction needed: No | If you do, then use TU2003.msi /q
TweakXP Pro 2.0
Switch: /qn
Full syntax: tweakxp.exe /qn
Extraction needed: ?
TightVNC
Switch: /silent
Full syntax: filename.exe /silent
Extraction needed: ?
WinISO 5.3
Switch: /VERYSILENT /SP-
Full syntax: WinISO.exe /VERYSILENT /SP-
Extraction needed: ?
WMP 9 Bonus Pack
Switch: /q
Full syntax: WMP9Bonus.exe /q
Extraction needed: ?
Windows XP Support Tools
Switch: /qn
Full syntax: Suptools.msi /qn
Extraction needed: ?
Yahoo Messenger 5.6
Switch: /s
Full syntax: yahoomessenger.exe /s
Extraction needed: No.
Notes: Download full install, not web install. Use Taskkill /F /IM YPager in addition.
Acrobat Reader - /S /V/QN
Adobe Acrobat - -R
Acronis True Image - PIDKEY=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx/qb+ /norestart
AdminPak - /Qn
Adobe Flash Player - /S
THREAD UNDER CONSTRUCTION
BUT STILL OPEN
Where do I see this or use it
So This is where you'll see & are able to use this amazing time Saving tool with-in WinReDucer
You Click the "CUSTOMIZATION" Tab
Then Click the "WINDOWS POST INSTALLATION" Tab
You Then Click OPEN & Select Your Installer.
Once you have selected Your Installer you'll then Need to Add the Silent Switch Command
for that Installer, Each Installer as it's own Command key.
Anyway Once you have Added the Command in the Silent Switch Box
And your happy, You Then go Ahead & Click ADD.
If at Any-time You spot some Mistake You can Tick the EDIT MODE
& Then Edit the Script Manually if you wish.
Now Over the nest few weeks Once I finished Installing mew Software On my New Build (Built my new Rig)
I Will start doing some Video Tutorials & I know these will help.
Anyway as you can see at the Bottom of this Photo you see a BOX that says " SILENT SWITCH "
And this is where you'll enter your Silent Switch command Key for the Installer you pick.
BELOW HERE I WILL BE POSTING SILENT SWITCH COMMANDS
contributions only Please All Request for Switches HERE
Code:
OK So in My experience, the /silent switch is usually sufficient for a basic unattended installation. But to be sure, I should also recommend /sp- /silent /norestart
Notice that the /verysilent switch may reboot the machine without prompting, which is pretty much the worst of all possible worlds. So if you use /verysilent, be sure to also add the /norestart as well otherwise the Dam Rig is going to ReBoot lol.
Also If a Program Normally needs a Reboot for it to be configured right.
Then again it's always best to add the /norestart to be on the safe side.
7-Zip
Switch: -y /q /r:n
Full syntax: 7Zip.exe -y /q /r:n
Extraction needed: ?
Adobe Reader 6.0 Basic and Full
Switch: -p"-s /v\"/qn\""
Full syntax: AdbeRdr60_enu_full.exe -p"-s /v\"/qn\""
Extraction needed: No
This will:- Create a Cache folder in the Windows directory,
use a RD command to remove this directory. (rm /? in command prompt for more info)
Alcohol 120%
Switch: /qn
Full syntax: setup.exe /qn
Extraction needed: ?
Boot XP
Switch: /S
Full syntax: bootxpsetuprc2.50.exe /S
Extraction needed: ?
Kazaa Codec Pack
Switch: /silent
Full syntax: kcodec210.exe /silent
Extraction needed: ?
Journal Viewer 1.5
Switch: /qn
Full syntax: JV.msi /qn
Extraction needed: Yes
Jasc Paint Shop Pro
Switch: /qn
Full syntax: JPSP8.msi /qn
Extraction needed: ?
Microsoft Visual Basic 6 Runtimes
Switch: /Q
Full syntax: vbrun6.exe /Q
Extraction needed: ?
MusicMatch Jukebox
Switch: /s
Full syntax: MusicMatch.exe /s
Extraction needed: ?
Note: User Registration screen pops-up.
MagicTweak
Switch: /silent
Full syntax: MT270.exe /silent
Extraction needed: ?
Messenger Plus 2.54
Switch: /SilentInstallNoSponsor or /SilentInstall
Full syntax: msgplus254.exe /SilentInstallNoSponsor
Extraction needed: No
Notes: Opens IE and MSN Messenger after installation.
Perfect Disk
Switch: /qn
Full syntax: pdwks60.msi /qn
Extraction needed: ?
QuickTime Alternative
Switch: /VERYSILENT /SP-
Full syntax: quicktimealtxxx.exe /VERYSILENT /SP-
Extraction needed: No
QCD Player
Switch: /S
Full syntax: qcd411.exe /S
Extraction needed: ?
Note: use Taskkill /F /IM QCDPlayer in addition.
RealPlayer One v2
Switch: -s
Full syntax: RealOnePlayerV2GOLD_en.exe -s
Extraction needed: ?
Real Alternative
Switch: /VERYSILENT /SP-
Full syntax: realaltxxx.exe /VERYSILENT /SP-
Extraction needed: No
Resplendent Registrar
Switch: /S
Full syntax: regist.exe /S
Extraction needed: ?
SpywareBlaster
Switch: /verysilent
Full syntax: spywareblastersetup.exe /verysilent
Extraction needed: ?
TuneUp Utilities
Switch: /q
Full syntax: filename.exe /q
Extraction needed: No | If you do, then use TU2003.msi /q
TweakXP Pro 2.0
Switch: /qn
Full syntax: tweakxp.exe /qn
Extraction needed: ?
TightVNC
Switch: /silent
Full syntax: filename.exe /silent
Extraction needed: ?
WinISO 5.3
Switch: /VERYSILENT /SP-
Full syntax: WinISO.exe /VERYSILENT /SP-
Extraction needed: ?
WMP 9 Bonus Pack
Switch: /q
Full syntax: WMP9Bonus.exe /q
Extraction needed: ?
Windows XP Support Tools
Switch: /qn
Full syntax: Suptools.msi /qn
Extraction needed: ?
Yahoo Messenger 5.6
Switch: /s
Full syntax: yahoomessenger.exe /s
Extraction needed: No.
Notes: Download full install, not web install. Use Taskkill /F /IM YPager in addition.
Acrobat Reader - /S /V/QN
Adobe Acrobat - -R
Acronis True Image - PIDKEY=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx/qb+ /norestart
AdminPak - /Qn
Adobe Flash Player - /S
THREAD UNDER CONSTRUCTION
BUT STILL OPEN