George King Posted March 26, 2012 Share 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 Link to comment Share on other sites More sharing options...
bphlpt Posted March 26, 2012 Share Posted March 26, 2012 I like the idea of this.Cheers and Regards Quote Link to comment Share on other sites More sharing options...
ulysse Posted March 28, 2012 Share Posted March 28, 2012 +1 great idea, I would like to see this feature, too Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted March 28, 2012 Share 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 Link to comment Share on other sites More sharing options...
Legolash2o Posted March 28, 2012 Share Posted March 28, 2012 This request is nearly done, just got to add the reg add parts Quote Link to comment Share on other sites More sharing options...
George King Posted March 28, 2012 Author Share Posted March 28, 2012 (edited) It sounds really nice Thank you Lego Edited March 28, 2012 by George King Quote Link to comment Share on other sites More sharing options...
Legolash2o Posted March 29, 2012 Share 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 Link to comment Share on other sites More sharing options...
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.