Travis1982 Posted November 22, 2007 Posted November 22, 2007 Is this possible it would make it install soo much faster i would imagine. Well happy thanksgivings to you guys im off to get ready.
Arneh Posted November 23, 2007 Posted November 23, 2007 (edited) Is this possible it would make it install soo much faster i would imagine. Well happy thanksgivings to you guys im off to get ready. Yes and no. To convert a normal XP ISO to a WIM would no doubt prove to be extremely difficult and time consuming if even possible. However, MS do ship a version of XP that uses a WIM based setup, that version being Windows Fundamentals for Legacy PCs, or just WinFLP. It's a version of XP built from XP Embedded but runs practically everything the standard XP Pro runs. Unfortunately, MS do not provide any tools to use for it that I know of, so one has to dig up an old version of ximage (from the LH 40xx era) and you can't really integrate hotfixes or service packs easily as there is no "pkgmgr" for offline hotfix integration to a pre-built WIM for XP. Edited November 23, 2007 by Arneh
thuun derboy Posted December 12, 2007 Posted December 12, 2007 (edited) WinFLP sounds interesting. I'lll search for more details, thx. Edited December 12, 2007 by thuun derboy
dexter.inside Posted December 20, 2007 Posted December 20, 2007 It is possible to some extent, using Microsoft Deployment 4.WinFLP is a totally different type of installer, specifically designed for deploying Embedded; it was hand-made and hardcoded this way.
aviv00 Posted December 20, 2007 Posted December 20, 2007 (edited) thx dexterhere a link:http://www.microsoft.com/downloads/details...%3d%3d#filelistdexter could be guide us how to make it ?i tried 3-4 hours without no luck Edited December 20, 2007 by aviv00
Matt A. Tobin Posted January 25, 2011 Posted January 25, 2011 (edited) BUMPEasy WinXP CD Install to WIM ConversionThis basically encapsulates the standard windows xp install method inside a wim file.Because it will install completely from the hard drive the installation time is decreased significantly.Step 1- Boot to WinPE 2 or higherStep 2- Setup a regular drive or partition using diskpartStep 3- Use Standard Windows XP CD- Run winnt32.exe /syspart:c: /makelocalsource (where c is the letter of the drive)- enter product key etcStep 4- use imagex to capture the driveStep 5 - DEPLOYMENT- boot to WinPE 2 or higher- set up partition or drive using diskpart (be sure to assign a drive letter and make it active.. etc)- bootsect /nt52 /force /mbr- imagex /apply xpinst.wim 1 c:Step 6- reboot and run though text mode and gui setup as normalBrought to you by Binary Outcast- http://binaryoutcast.com/ Edited January 25, 2011 by Matt A. Tobin
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