Jump to content


Photo

Integrate Windows XP Mode Directly


  • Please log in to reply
6 replies to this topic

#1 George King

George King

    Wincert Addict

  • Members
  • PipPipPipPipPipPip
  • 551 posts
  • Location:cs-CZ

Posted 26 March 2012 - 08:31 PM

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

#2 bphlpt

bphlpt

    Wincert Addict

  • Ultimate Sponsor
  • 740 posts
  • OS:Windows 7 x64

Posted 26 March 2012 - 11:44 PM

I like the idea of this.

Cheers and Regards

#3 ulysse

ulysse

    Advanced Member

  • Members
  • PipPipPip
  • 80 posts
  • OS:Windows 7 x64

Posted 28 March 2012 - 05:01 PM

+1 great idea, I would like to see this feature, too

#4 Legolash2o

Legolash2o

    Win Toolkit Programmer

  • Global Mods
  • 4,016 posts
  • Location:Hull, UK.

Posted 28 March 2012 - 05:36 PM

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, 28 March 2012 - 05:47 PM.


#5 Legolash2o

Legolash2o

    Win Toolkit Programmer

  • Global Mods
  • 4,016 posts
  • Location:Hull, UK.

Posted 28 March 2012 - 07:31 PM

This request is nearly done, just got to add the reg add parts :)

#6 George King

George King

    Wincert Addict

  • Members
  • PipPipPipPipPipPip
  • 551 posts
  • Location:cs-CZ

Posted 28 March 2012 - 07:34 PM

It sounds really nice ;) Thank you Lego :)

Edited by George King, 28 March 2012 - 07:34 PM.


#7 Legolash2o

Legolash2o

    Win Toolkit Programmer

  • Global Mods
  • 4,016 posts
  • Location:Hull, UK.

Posted 29 March 2012 - 01:40 AM

Finished, closing thread.

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

Edited by Legolash2o, 29 March 2012 - 01:57 AM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users