|
Commandline installation
|
|
04-10-2009, 04:37 PM
Post: #1
|
|||
|
|||
|
Commandline installation
x64 Component releases: filename.exe -ai
That switch will install them silently, there are no other options available at this time. 32bit releases: Vista Codec Package and Win7codecs filename.exe /S /v/qn for localization use the following syntax; "filename.MSI transforms=1033.mst" change 1033 to your locale commandline options for feature deselection are as follows (MSI USAGE ONLY); setup=0 ffdshow=0 real=0 haali=0 gabest=0 shortcuts=0 vobsub=0 conflicts=0 xvid=0 thumbs=0 ac3filter=0 lav=0 to stop the toolbar installation; _BING_OPT_IN=false usage examples; "filename.MSI transforms=1041.mst vobsub=0 /qn" installs the localization of your choosing without the vobsub component "filename.MSI vobsub=0 xvid=0 setup=0 /qn" installs English without the vobsub or xvid components and no website popup also; get the full MSI and relevent MST for your language selection from C:\ProgramData\VistaCodecs(Win7codecs) this MSI can be broken down using msiexec /a "filename.msi" targetdir=c:\existingpath /qb to get down to the basic files HINT: simply executing the installer and allowing it to reach the 1st screen, will extract the MSI. |
|||
|
« Next Oldest | Next Newest »
|





