Compartilhar via


Use ImageX without installing WAIK

I've heard a few people actually say ImageX.exe is included with Vista.  That's not technically accurate.  ImageX is most certainly a value add to Vista but it is packaged separately in a download called "WAIK" or Windows Automated Installation Kit.  So let's say you want to use ImageX but don't want to run the full WAIK install.  You copy imagex to a separate machine and run it.  Works, but certain things fail, why?  There are a number of other files you'll want to copy in addition to the EXE.  To mount a WIM read/write and do other interesting things copy these files (everything in the same folder).  Combine their total size is 1.01 MB.

imagex.exe
intlcfg.exe
wimfltr.inf
wimfltr.sys
wimgapi.dll

Ok, now you attempt to mount read/write and you receive an error that imagex was unable to find the file?  That's because it needs to load the filter to be able to mount an image stored within the WIM.  WIM supports single instance storage and allows appending a new image to an existing file.  This considerably saves file size and disk space but does mean you need to install the wimfltr.inf file.

Simply open the folder in Windows Explorer, right click on wimfltr.inf and click "install".  Approve the UAC prompt.  Done.  If you need to script the install or want to run it from the command line, by using the context menu you actually executed the following command.

%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 <filename.inf>

Comments

  • Anonymous
    January 01, 2003
    From Michael Greene&rsquo;s TechNet blog. Source . Use ImageX without installing WAIK I've heard a few

  • Anonymous
    March 08, 2008
    Si [URL=http://www.marasti.cn/orecchino] orecchino dal [/URL] persone.

  • Anonymous
    October 30, 2008
    The comment has been removed

  • Anonymous
    April 06, 2009
    Thank you for this note. ImageX is a great tool, but I lost two days to find out why I can't mount any wim file while all other works well. Combined with GimageX GUI it's almost perfect.

  • Anonymous
    May 06, 2009
    Thanks for this I was tearing my hair out tring to work out why my command was not working! How simple the solution is!

  • Anonymous
    June 24, 2009
    The comment has been removed

  • Anonymous
    September 15, 2009
    graet! Thank you for your help

  • Anonymous
    August 10, 2012
    You can download imagex directly from the WAIK ISO - see www.rmprepusb.com site - Tutorial 83

  • Anonymous
    September 19, 2013
    The comment has been removed

  • Anonymous
    June 08, 2015
    The comment has been removed

  • Anonymous
    February 25, 2016
    The comment has been removed