I could not find anything on this topic anywhere (including searching the forum). So I am sorry if this is dup topic but I would like some assistance on this.. thanks in advanced
Virtual PC 2004 Slipstreamed with SP1
#1
Posted 13 January 2005 - 01:28 PM
I could not find anything on this topic anywhere (including searching the forum). So I am sorry if this is dup topic but I would like some assistance on this.. thanks in advanced
#2
Posted 13 January 2005 - 02:33 PM
#3
Posted 13 January 2005 - 04:03 PM
RyanVM, on Jan 13 2005, 02:33 PM, said:
Yep you are right. I tried this earlier when someone first mentioned this in another thread. I think they asked if you could do Ryan? Anyway the only is the method you just said, I can confirm this.
#4
Posted 13 January 2005 - 05:00 PM
#6
Posted 07 February 2005 - 07:04 PM
#7
Posted 07 February 2005 - 07:29 PM
Quote
It should. But there are some msi's that doesn't accept that. So try this instead.
msiexec /a /i filename.msi
#8
Posted 07 February 2005 - 07:35 PM
Windows ® Installer. V 3.00.3790.2180 msiexec /Option <Required Parameter> [Optional Parameter] Install Options </package | /i> <Product.msi> Installs or configures a product /a <Product.msi> Administrative install - Installs a product on the network /j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>] Advertises a product - m to all users, u to current user </uninstall | /x> <Product.msi | ProductCode> Uninstalls the product Display Options /quiet Quiet mode, no user interaction /passive Unattended mode - progress bar only /q[n|b|r|f] Sets user interface level n - No UI b - Basic UI r - Reduced UI f - Full UI (default) /help Help information Restart Options /norestart Do not restart after the installation is complete /promptrestart Prompts the user for restart if necessary /forcerestart Always restart the computer after installation Logging Options /l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <LogFile> i - Status messages w - Nonfatal warnings e - All error messages a - Start up of actions r - Action-specific records u - User requests c - Initial UI parameters m - Out-of-memory or fatal exit information o - Out-of-disk-space messages p - Terminal properties v - Verbose output x - Extra debugging information + - Append to existing log file ! - Flush each line to the log * - Log all information, except for v and x options /log <LogFile> Equivalent of /l* <LogFile> Update Options /update <Update1.msp>[;Update2.msp] Applies update(s) /uninstall <PatchCodeGuid>[;Update2.msp] /package <Product.msi | ProductCode> Remove update(s) for a product Repair Options /f[p|e|c|m|s|o|d|a|u|v] <Product.msi | ProductCode> Repairs a product p - only if file is missing o - if file is missing or an older version is installed (default) e - if file is missing or an equal or older version is installed d - if file is missing or a different version is installed c - if file is missing or checksum does not match the calculated value a - forces all files to be reinstalled u - all required user-specific registry entries (default) m - all required computer-specific registry entries (default) s - all existing shortcuts (default) v - runs from source and recaches local package Setting Public Properties [PROPERTY=PropertyValue] Consult the Windows ® Installer SDK for additional documentation on the command line syntax. Copyright © Microsoft Corporation. All rights reserved. Portions of this software are based in part on the work of the Independent JPEG Group.
#10
Posted 08 February 2005 - 06:13 PM
#11
Posted 08 February 2005 - 07:12 PM
Virtual PC 2004,
thats what im installing from, and i still cant seem to integrate this into my batch file for a silent install
#12
Posted 08 February 2005 - 07:52 PM
Quote
Quote
I wonder why it's not working.. Because theoretically, it should.
#13
Posted 08 February 2005 - 07:59 PM
setup.exe just runs, Microsoft Virtual PC 2004.msi, if you rename mvpc2004.msi to something without spaces and run the above command on it, it installs and says sumthing about product key cannot be found, but if you just run the setup.exe everything installs fine. I think the setup.exe has directions for the Microsoft Virtual PC 2004.msi file or sumthing. I also tried running /s on the setup.exe and its not silent, i tried all the tags on setup.exe and nothing works, any other ideas?
#14
Posted 08 February 2005 - 08:05 PM
#15
Posted 08 February 2005 - 08:07 PM
#16
Posted 08 February 2005 - 08:17 PM
Get it and post the solution in double-quick time, lol.
#17
Posted 08 February 2005 - 09:47 PM
#18
Posted 08 February 2005 - 10:57 PM
msiexe /a "Microsoft Virtual PC 2004.msi"
I still need to know how the setup.exe works. Because I noticed that there are a lot of mst's.
edit: we don't have to worry about those mst's. those are for the language only.
#19
Posted 09 February 2005 - 07:47 PM
#20
Posted 09 February 2005 - 07:59 PM
twizt3d, on Feb 10 2005, 07:17 AM, said:
Well, that is perfectly logical!
You need to provide the key - I think the MSI property is "PRODKEY=XXXXX"



Help

Back to top









