Jump to content

Recommended Posts

Posted

What about adding support for integrate Windows XP Mode directly into image?

WindowsXPMode*.exe /X:"%TEMP%\XPM" /Q
msiexec /a "%TEMP%\XPM\sources\xpminstl32.msi" /qn TARGETDIR="%TEMP%\XPM"
xcopy /E /Y "%TEMP%\XPM\Program Files" "%WIM%\Program Files"

REG ADD "HKLM\W7T\Microsoft\Windows XP Mode" /v InstallDir /d "%ProgramFiles%\Windows XP Mode\Windows XP Mode base.vhd" /f
REG ADD "HKLM\W7T\Microsoft\Windows XP Mode" /v TutorialPath /d "%ProgramFiles%\Windows XP Mode\Tutorial\VXPTutorial.html" /f

Can you add support for integration if KB958559 is in list? :)

Posted (edited)

What about adding support for integrate Windows XP Mode directly into image?

WindowsXPMode*.exe /X:"%TEMP%\XPM" /Q
msiexec /a "%TEMP%\XPM\sources\xpminstl32.msi" /qn TARGETDIR="%TEMP%\XPM"
xcopy /E /Y "%TEMP%\XPM\Program Files" "%WIM%\Program Files"

REG ADD "HKLM\W7T\Microsoft\Windows XP Mode" /v InstallDir /d "%ProgramFiles%\Windows XP Mode\Windows XP Mode base.vhd" /f
REG ADD "HKLM\W7T\Microsoft\Windows XP Mode" /v TutorialPath /d "%ProgramFiles%\Windows XP Mode\Tutorial\VXPTutorial.html" /f

Are you sure that's all i need to do to make XP Mode straight after install??

Edited by Legolash2o
Posted (edited)

Finished, closing thread.

Note: When adding updates, change it from *.MSU *.CAB to *.EXE. Same way you integrate IE9.

Edited by Legolash2o

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...