MSFN Forum: Virtual PC 2004 Slipstreamed with SP1 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Virtual PC 2004 Slipstreamed with SP1 Rate Topic: -----

#1 User is offline   NateSmith 

  • You touch it, you break it. I touch it, it starts working. Go
  • Group: Members
  • Posts: 25
  • Joined: 02-May 04

  Posted 13 January 2005 - 01:28 PM

I am having problems with slipstreaming SP1 into Virtual PC. They didn't use a MSP file it is a MSI for the SP1. Is their anyway that you can sliptream SP1 into the install of VPC 2004?

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 :thumbup


#2 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 13 January 2005 - 02:33 PM

I don't know of any way to do it other than creating an adminstrative install point and manually updating all the files in it with the newer ones. Sorry :(

#3 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 13 January 2005 - 04:03 PM

RyanVM, on Jan 13 2005, 02:33 PM, said:

I don't know of any way to do it other than creating an adminstrative install point and manually updating all the files in it with the newer ones.  Sorry :(

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 User is offline   NateSmith 

  • You touch it, you break it. I touch it, it starts working. Go
  • Group: Members
  • Posts: 25
  • Joined: 02-May 04

Posted 13 January 2005 - 05:00 PM

I figured as much..but I though I would ask anyways just so I could try to kill two birds with one stone but it looks like that is not going to happen, whoever, that is cool! thanks for the quick reponses :D

#5 User is offline   1chaoticadult 

  • A Part of a Dying Breed...
  • PipPipPipPip
  • Group: Members
  • Posts: 669
  • Joined: 31-August 03

Posted 13 January 2005 - 05:29 PM

No problem. Anytime I can help.

#6 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 07 February 2005 - 07:04 PM

2 questions, first, how do you create the administrative point, /a didnt work for me, and when i try adding the vpc2k4 install package (msdn version) when it installs it says the product key is invalid, what give?

#7 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 07 February 2005 - 07:29 PM

Quote

how do you create the administrative point, /a didnt work for me

It should. But there are some msi's that doesn't accept that. So try this instead.

msiexec /a /i filename.msi

#8 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 07 February 2005 - 07:35 PM

that doesnt seem to work either the universal switch program says that the exe is an Installshield 2003 installer, try to retrieve the msi file from the temp folder then install with msiexec /i setup.msi /qb, that didnt work, and this is the message the installer gives me.
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.


#9 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 08 February 2005 - 05:48 PM

any ideas?

#10 User is offline   sdageforde 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 23-August 04

Posted 08 February 2005 - 06:13 PM

If you are in a school that has an Academic Licensing agreement with MS, otherwise known as MSDNAA, then find out what you will need to either check out or burn a copy of the .iso. The current version available in that manner is already update to include SP1.

#11 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 08 February 2005 - 07:12 PM

MSDN Disc 2428.3
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 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 February 2005 - 07:52 PM

Quote

the universal switch program says that the exe is an Installshield 2003 installer
Is it an exe? It should be an msi.

Quote

msiexec /i setup.msi /qb

I wonder why it's not working.. Because theoretically, it should.

#13 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 08 February 2005 - 07:59 PM

ok let me clarify the install dir of virtual pc 2004
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 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 February 2005 - 08:05 PM

Is there another msi that comes with it? Also, have you tried not renaming the msi?

#15 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 February 2005 - 08:07 PM

I want to try it myself. But unfortunately, I lost my copy of the sp1. Can you post the download link here? So I can try it when I get home.

#16 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 February 2005 - 08:17 PM

Here's your link to dl the VPC2004 SP1 - http://download.microsoft.com/download/3/8...04SP1Update.zip

Get it and post the solution in double-quick time, lol.

#17 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 February 2005 - 09:47 PM

Hahaha! I will try, but I don't know if I can do it now. Several months ago, I was one of those who asked for the solution for this on the old thread.

#18 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 08 February 2005 - 10:57 PM

For now, this is the switch to get the AIP.

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 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 09 February 2005 - 07:47 PM

when i install using that code it seems to work, but the folder is empty, also, when i run msienc /i "Microsoft Virtual PC 2004.msi" /qn it installs perfectly, but when you run it it says no product key was found. Now i def think that the .exe has something to do with how the msi file works.

#20 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 09 February 2005 - 07:59 PM

twizt3d, on Feb 10 2005, 07:17 AM, said:

but when you run it it says no product key was found.

Well, that is perfectly logical! :P
You need to provide the key - I think the MSI property is "PRODKEY=XXXXX"

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy