Jump to content

Please could anyone tell me as updates are integrated with the Windows 7 Toolkit 0.5.0.42?


Rafadecai

Recommended Posts

hello someone can tell me how it integrates the update, it perfectly you have to use the update tool integrator install.wim I have to choose the doubt is that if I then have to close the image. wim and only with that they are properly integrated me I do updates or something else. Thanks

PS: It would be nice if they put a tutorial on this so the doubts of others would be fulfilled.

Link to comment
Share on other sites

W7T uses the command

"pkgmgr.exe /norestart /ip /m:update.msu /o:C:\W7TTemp\Mount;C:\W7TTemp\Mount\Windows"

On vista you have to extract the cab (correct me if im wrong) but as of now it will be Win7 only and use .msu without extracting the cab.

EDIT: You can select multiple images for integration so the code is like this.

---------------------------------------------------------------------------

For each image i.e. Home Premium, Ultimate, etc..

>Mount

>For each update in folder...

>>"pkgmgr.exe /norestart /ip /m:update.msu /o:C:\W7TTemp\Mount;C:\W7TTemp\Mount\Windows"

>Next Update

>Save Image

Load Next image

-------------------------------------

Edited by Legolash2o
Link to comment
Share on other sites

I make this process select the image I choose install.wim Windows 7 Ultimate version I give to integrate and then save the changes using the command through the console and Windows 7 Is This saves the image with the integrated updates ?

Edited by Rafadecai
Link to comment
Share on other sites

It should save with the updates. Use WIM Manager to mount the folder to C:\WimMount, go to cmd and type without qoutes "Dism.exe /Image:C:\WimMount /Get-Packages" and it should list the installed updates. Then discard the image.

P.S. If nothing has integrated and you get an error using that DISM command it will be because dism doesn't work well with wimfltr installed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...