Posted March 26, 201213 yr What about adding support for integrate Windows XP Mode directly into image?WindowsXPMode*.exe /X:"%TEMP%\XPM" /Qmsiexec /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" /fREG ADD "HKLM\W7T\Microsoft\Windows XP Mode" /v TutorialPath /d "%ProgramFiles%\Windows XP Mode\Tutorial\VXPTutorial.html" /fCan you add support for integration if KB958559 is in list?
March 28, 201213 yr What about adding support for integrate Windows XP Mode directly into image?WindowsXPMode*.exe /X:"%TEMP%\XPM" /Qmsiexec /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" /fREG ADD "HKLM\W7T\Microsoft\Windows XP Mode" /v TutorialPath /d "%ProgramFiles%\Windows XP Mode\Tutorial\VXPTutorial.html" /fAre you sure that's all i need to do to make XP Mode straight after install?? Edited March 28, 201213 yr by Legolash2o
March 28, 201213 yr Author It sounds really nice Thank you Lego Edited March 28, 201213 yr by George King
March 29, 201213 yr Finished, closing thread.Note: When adding updates, change it from *.MSU *.CAB to *.EXE. Same way you integrate IE9. Edited March 29, 201213 yr 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.