George King Posted March 26, 2012 Posted March 26, 2012 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? Quote
ulysse Posted March 28, 2012 Posted March 28, 2012 +1 great idea, I would like to see this feature, too Quote
Legolash2o Posted March 28, 2012 Posted March 28, 2012 (edited) 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, 2012 by Legolash2o Quote
Legolash2o Posted March 28, 2012 Posted March 28, 2012 This request is nearly done, just got to add the reg add parts Quote
George King Posted March 28, 2012 Author Posted March 28, 2012 (edited) It sounds really nice Thank you Lego Edited March 28, 2012 by George King Quote
Legolash2o Posted March 29, 2012 Posted March 29, 2012 (edited) Finished, closing thread.Note: When adding updates, change it from *.MSU *.CAB to *.EXE. Same way you integrate IE9. Edited March 29, 2012 by Legolash2o Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.