Jump to content

Featured Replies

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? :)

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

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...