July 9, 200818 yr hi, I was wondering how to integrate updates in the WIM image in one step. I only use Vista Business then every time I mount it with imagex I enter the number "1" like the following command.imagex /mountrw d:\imaging\data.wim 1 c:\mounted_imagesBut is it possible to do it in one step for all version of Windows Vista? I never tried before.I checked the imagex help but didn't find out. Edited July 10, 200818 yr by hannubys
July 14, 200818 yr what do you mean exactly ?Make a batch script with a FOR in it to execute the same sequences for each image (what you do between mountrw and unmount+commit)
Create an account or sign in to comment