Jump to content











Photo
* * * * * 1 votes

DISM on XP host


  • Please log in to reply
4 replies to this topic

#1 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 18 September 2009 - 03:11 PM

Currently on a XP host you need WAIK installed to handle the WIMs of Win7 projects.
The 'Manager' is imagex.exe.

But you can also use dism.exe which is contained on every Win7 DVD. That means, if you are building a Win7PE using a Win7 source DVD, this DVD delivers everything you need.

You only have to extract from the DVD.

The GetDism.script does this work.
As a partner, it needs the !ImageIndex.script

Both scripts are part of the (yet unpublished) nativeWIM project I'm working on.

But if you only want to install Dism on your local host, you can use them also 'stand alone':
  • Copy them into any WinBuilder project
  • Choose a valid Win7 souce DVD
  • Click !ImageIndex.script > GetInfo button
  • Click GetDism.script > Check button
  • If you get the 'Registry' warning:
    • Run Regedit32.exe
    • Navigate to 'HKLM\System\CurrentControlSet\Enum\Root
    • Right click this item and choose ????
      Sorry, I do not have an English system. Therefore I do not know the menu entry.
      It is something about 'access' or 'rights' or whatelse.
    • Give full access to everybody
  • Click GetDism.Script > Install
Now you should have a working DISM installation on your host.
Sometimes it is necessary to reboot in order to get dism to work.

For security reasons, you should undo the registry change now.

Peter

Here the 'magic files': http://nativeex.boot...pts/GetDism.zip

#2 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 19 September 2009 - 08:46 AM

Here the 'magic files': http://nativeex.boot...pts/GetDism.zip

Testet with this nice tool: http://www.winprj.ne....php?f=34&t=187
under german xp-sp3-32bit, and it workes! :unsure:
Now i need to test, if it is possible to integrate this in Win7RescuePE, as an alternativ to imagex. ;)

Joshua

#3 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 19 September 2009 - 08:55 AM

Now i need to test, if it is possible to integrate this in Win7RescuePE, as an alternativ to imagex. :unsure:

Let's avoid to do the same work twice. ;)
I'm just adding to Win7RescuePE as 'Test - Body'

Peter

#4 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 19 September 2009 - 09:01 AM

Let's avoid to do the same work twice. ;)
I'm just adding to Win7RescuePE as 'Test - Body'

Ok, i did some other work! :unsure:

Joshua

#5 xplod

xplod

    Frequent Member

  • Advanced user
  • 158 posts
  •  
    Germany

Posted 17 October 2009 - 01:19 PM

Hallo,

is dism now working with Win7RescuePE together?
I wourld like to add the WMI support to Win7RescuePE.

Microsoft sample:
Dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:"C:\Program Files\<version>\Tools\PETools\x86\WinPE_FPs\winpe-wmi.cab"

Here the Microsoft guide:
http://technet.micro...554(WS.10).aspx

Maybe someone of you have a working dism scipt a can share.
XD




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users