Well another little bit changed in windows great is mounting wim files. A wim (Windows Imaging File Format) is the type of file that stores an entire hard disk. Sometimes these need to be edited to insert files that will be copied to the hard disk during install. Back in the day we used to use a program called imageX. I don't think Malcolm had anything to do with it. In 8 we will use the DISM (Deployment Image Servicing and Management) utility.
basic syntax is:
dism /Mount-Image /ImageFile:c:\users\cclose\desktop\image\factory.wim /index:1 /MountDir:c:\users\cclose\desktop\image\Mount
dism /Commit-Image /MountDir:c:\users\cclose\desktop\image\Mount
Here's a link to more information from Microsoft.
http://technet.microsoft.com/en-us/library/hh824814.aspx
Subscribe to:
Post Comments (Atom)
.Net said .No so this says .Youbetterorelsebuddy
I was having trouble with .net framework install on new computers. I'm not sure why it didn't work repeatedly, but found that if y...
-
Does your winders updates have the 0x80248007 blues? 1. Hold down the Winders Key and Press R. Type services.msc and enter. If you are runn...
-
Follow the steps below if you value a safe and ad free experience for your staff and precious little students. Step 0: Go to https://www...
No comments:
Post a Comment