geo411m Posted May 24, 2007 Posted May 24, 2007 (edited) i do export my .wim file. it seems to grow by i don't know like 40% of hotfix size. exp 100mb hotfixes = 40mb wim increase. thats just an example not my real numbers. also i use peimg instead of pkgmr with a two step process.peimg /import=c:\updates\*.cab c:\mount\windowsand thepeimg /install=*Package* c:\mount\windows Edited May 24, 2007 by geo411m
AHRIMANSEFID Posted June 22, 2007 Posted June 22, 2007 Hi Me Need Code For Extract install.wim from Vista installation DVD to %vpath%.Thank you
FireGeier Posted June 22, 2007 Posted June 22, 2007 Hello AHRIMANSEFID!You just need to copy the install.wim from your Vista DVD \sources directory to a directory on your HD. Than you put the location of this directory to the line:SET vpath=%CD%for example:SET vpath=D:\VistaDVDThat requires that you've copied the Vista DVD to the VistaDVD folder on your D: drive (D:\VistaDVD).All the rest is done by the batch.Regards,Martin
AHRIMANSEFID Posted June 22, 2007 Posted June 22, 2007 Thank You But Me Need Extract install.wim All File Need For Edit.
weegrim Posted August 12, 2007 Posted August 12, 2007 hi guys, i need a bit of helpi have followed the instructions down to Integrate.cmd when i run this and get to the part where it is trying to mount install.wim, it fails because it says access is denied, i have tried to take ownership of the install.wim, and the containing folder useing "takeown" in cmd and from the properties window for both again, and i cant seem to get access, the file and the folder both claim to be in my ownership, but it will not work.Thanks.
sp00f Posted August 12, 2007 Posted August 12, 2007 I use this to do it :VISTA32 hotfix-TOOLOr you can use vlite 1.1
spacesurfer Posted August 13, 2007 Author Posted August 13, 2007 Are you running your scripts in Elevated Privileges mode?I think that error occurs because of that - Vista will not mount images unless you run in elevated mode. It really sucks.
weegrim Posted August 13, 2007 Posted August 13, 2007 I was thinking that i was running them in elevated mode, im telling the scripts to run as administrator, by right clicking on them. and again i just get the same problem.Im not too sure about using that "VISTA32 hotfix-TOOL" because im running the 64bit version (sorry if thats got nothing to do with it, im assuming because it says vista32 that its 32bit)
sp00f Posted August 14, 2007 Posted August 14, 2007 I was thinking that i was running them in elevated mode, im telling the scripts to run as administrator, by right clicking on them. and again i just get the same problem.Im not too sure about using that "VISTA32 hotfix-TOOL" because im running the 64bit version (sorry if thats got nothing to do with it, im assuming because it says vista32 that its 32bit)i didnt test it in x64 yetbut vlite does x64
Mackhack Posted August 30, 2007 Posted August 30, 2007 Hi,has anyone an idea why I receive this error message (image is attached) after I slipstreamed the updates into the Business version of Vista!
tupurz Posted December 22, 2010 Posted December 22, 2010 Getting error message when running integrate.cmd. Can anyone tell me why...?Thanks!
Tripredacus Posted December 23, 2010 Posted December 23, 2010 Getting error message when running integrate.cmd. Can anyone tell me why...?Thanks!The error I see is that it can't find PEIMG.exe. If you read the first post there is this:The only place peimg.exe is used in this guide is to create a text file that lists the packages that were integrated.By that description, it may not be a critical error, but I have not used this program before.
leonkehoe Posted January 22, 2012 Posted January 22, 2012 This was posted in August 2007, is it still the best way to integrate Vista hotfixes released post-SP2?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now