Aaron 0 Posted August 8, 2003 Share Posted August 8, 2003 A guide to CDrom boot with Win XP in italian language http://www.swzone.it/articoli/winxpsp1-ner...ero/pagina4.phpWrong thread mate, this thread is for silent install switches for applications. Link to post Share on other sites
Sebbe 0 Posted August 11, 2003 Share Posted August 11, 2003 _______________________________________________Acrobat Reader 6:start /w msiexec.exe /i "Adobe Reader 6.0 - Deutsch.msi" /qnBoring License Aggreement at the start:[HKLM\SOFTWARE\Adobe\Acrobat Reader.0\AdobeViewer]EULA=1______________________________________________________________________________________________Apple QuickTime 6:Very Tricky:Download the COMPLETE package (with .exe and .qdat (10,1 MB) Files)I think you have to extract them and then make a new File with the following contens:[QTSETUP]32Bit=FALSE16BIT=FALSENO_DIALOGS=TRUESHOW_SAMPLE=FALSESHOW_README=FALSESHOW_PROGRAMFOLDER=FALSEREGISTRATION_DIALOG=FALSELICENSE_OPTION=2SUPPRESS_SPEED_DIALOG=TRUEand name it QuickTimeInstaller.iniSetup is now quite (no switches)Best solution is to make a package with WinRAR (SFX).It will be an nice executable, which extracts itself andrun the QuickTimeInstaller.exe. After the installation WinRARdeletes the setup files - very clean I think.Of course WinZIP-SelfExtractor works, too._______________________________________________ Link to post Share on other sites
spookytay 0 Posted August 16, 2003 Share Posted August 16, 2003 For those of you who like to use the K-Lite Codec pack, with the QuickTime and Real Alternatives. Use this....ECHO.ECHO Installing K-Lite Codec Pack 2.04 BasicECHO Please wait...start /wait %systemdrive%\install\applications\codecs\klcodec204b.exe /VERYSILENT /SP-ECHO.ECHO Installing QuickTime Alternative 1.11ECHO Please wait...start /wait %systemdrive%\install\applications\codecs\quicktimealt111.exe /VERYSILENT /SP-ECHO.ECHO Installing Real Alternative 1.02ECHO Please wait...start /wait %systemdrive%\install\applications\codecs\realalt102.exe /VERYSILENT /SP-Create a 'codecs' subfolder in your applications folder. And place the install files there. Link to post Share on other sites
R600 0 Posted August 16, 2003 Share Posted August 16, 2003 I've noticed from looking through all these threads that quite a few switches for different programs include /QN or QB.I want to ask what these two specific switches mean and maybe an explanation on what other switches do if possible. Link to post Share on other sites
Aaron 0 Posted August 16, 2003 Share Posted August 16, 2003 http://unattended.MSFN.org/xp/applicat.../wininstall.htm - /QB will show a basic progress bar in a window/QN will not show anything and installs in the background. Link to post Share on other sites
Mexicano 0 Posted September 1, 2003 Share Posted September 1, 2003 Perfect Disk 6.06start /wait %systemdrive%\install\Apps\PerfectDisk6.0\pdwks60.msi /qbWork well. Link to post Share on other sites
Mexicano 0 Posted September 1, 2003 Share Posted September 1, 2003 Customizer 1.8.5start /wait %systemdrive%\Install\Apps\Customizer\cstmizxp_reg.exe /VERYSILENT /SP-Works too Link to post Share on other sites
Tbone2 0 Posted September 2, 2003 Share Posted September 2, 2003 opps sorry wrong window.Tbone2 Link to post Share on other sites
MadMan03 0 Posted September 2, 2003 Share Posted September 2, 2003 lol n1...very nice a Switch to install Tweak Xp and Ram idle? has anybody these switches??? would be helpful...HOW CAN I USE VIRTUAL PC....I HAVE THE PROGRAM BUT HE DOESNT WONT TO TAKE MY ISO IMAGE....plz help... Link to post Share on other sites
valexvo 0 Posted September 2, 2003 Share Posted September 2, 2003 @MadMan03When you start a VirtualPC under the CD menu choose capture image and browse to the desired .iso file , then make a restart of the Virtual PC. In case the .Iso file is a bootable one the VPC boot from the file.regardsalex Link to post Share on other sites
MadMan03 0 Posted September 2, 2003 Share Posted September 2, 2003 thx....i will test it...always take a format is not so good....many work you know... Link to post Share on other sites
creopard 1 Posted September 3, 2003 Share Posted September 3, 2003 anybody got the silent install switch for IrfanView 3.80??thx! Link to post Share on other sites
Igor 0 Posted September 4, 2003 Share Posted September 4, 2003 Other INNO SETUP switches:/SAVEINF="filename" Instructs Setup to save installation settings to the specified file. Don't forget to use quotes if the filename contains spaces. /LOADINF="filename" Instructs Setup to load the settings from the specified file after having checked the command line. This file can be prepared using the '/SAVEINF=' command as explained. /NOCANCEL Prevents the user from cancelling during the installation process, by disabling the Cancel button and ignoring clicks on the close button. Useful along with /SILENT. /NORESTART Instructs Setup not to reboot even if it's necessary. /DIR="x:\dirname" Overrides the default directory name displayed on the Select Destination Directory wizard page. A fully qualified pathname must be specified. If the [setup] section directive DisableDirPage was set to yes, this command line parameter is ignored. /GROUP="folder name" Overrides the default folder name displayed on the Select Start Menu Folder wizard page. If the [setup] section directive DisableProgramGroupPage was set to yes, this command line parameter is ignored. /NOICONS Instructs Setup to initially disable the Don't create any icons check box on the Select Start Menu Folder wizard page. /COMPONENTS="comma separated list of component names" Overrides the default components settings. Using this command line parameter causes Setup to automatically select a custom type.You already known /SP-, /SILENT, /VERYSILENT Link to post Share on other sites
jasaund70891 0 Posted September 5, 2003 Share Posted September 5, 2003 pc cillin:pcc.msi /qb REBOOT=Supress Link to post Share on other sites
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