Windows Vista Forums

Extract Files from Vista Installation DVD
  1. #1
    <!-- google_ad_section_start -->Extract Files from Vista Installation DVD<!-- google_ad_section_end -->

    Extract Files from Vista Installation DVD
    How to Extract Files from the Vista Installation DVD
    Published by Brink is online now
    28 Nov 2009
    Extract Files from Vista Installation DVD

    How to Extract Files from the Vista Installation DVD


    information   Information
    This will show you how to extract original files from the retail Vista installation DVD. You can then use these extracted files to replace missing or corrupted system files in your current Vista installation.
    Note   Note
    Normally you will find out that you have corrupted system files that cannot be repaired after your run a sfc /scannow command and look at it's log report.




    Here's How:
    1. Download and install the same free 32-bit (x86) or 64-bit (x64) 7-Zip program version as your 32-bit or 64-bit Vista.

    2. Use Compatibiliy Mode on the 7-Zip shortcut and check the Run this program as an administrator box.

    3. Run 7-Zip, then click on Tools and Options. Next, click on the Select all button and on OK. (See screenshot below)
    step1.jpg
    4. Insert your retail Vista installation disc into the DVD drive and wait for it to be recognized.

    5. In 7-Zip, navigate to your DVD drive letter (ex: E: ) that has the Vista installation disc in it, and double click on the Sources folder. (See screenshot below)
    step2.jpg
    6. Scroll down and double click on the install.wim file. (See screenshot below)
    step3.jpg
    7. You will now see this for a few seconds as it opens. (See screenshot below)
    step4.jpg
    8. Each numbered folder is a different edition of Vista. They will vary depending on what type of Vista installation DVD you have. To see what edition is for each numbered folder, select the 1.xml file and click on the Extract button on the toolbar. (See screenshots below)
    step5.jpgstep6.jpg
    9. Copy the 1.xml file to your desktop. (See screenshot below)
    step7.jpg
    10. Open the 1.xml file on the desktop. Look for the IMAGE INDEX # and the Name under it in the code (highlighted in red below) to see what Vista edition is for each numbered folder in step 8. (See code box below with an example 1.xml file)
    NOTE: This file will open in Internet Explorer by default.
    Code:
    - <WIM>
      <TOTALBYTES>2412491164</TOTALBYTES> 
    - <IMAGE INDEX="1">
    <NAME>Windows Vista BUSINESS</NAME> 
      <DESCRIPTION>Windows Vista Business</DESCRIPTION> 
      <FLAGS>BUSINESS</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>6758</DIRCOUNT> 
      <FILECOUNT>37706</FILECOUNT> 
      <TOTALBYTES>7217370857</TOTALBYTES> 
    - <CREATIONTIME>
      <HIGHPART>0x01C6FE83</HIGHPART> 
      <LOWPART>0xFACE2238</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE96</HIGHPART> 
      <LOWPART>0x96045D5F</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
    - <IMAGE INDEX="2">
    <NAME>Windows Vista HOMEBASIC</NAME> 
      <DESCRIPTION>Windows Vista HomeBasic</DESCRIPTION> 
      <FLAGS>HOMEBASIC</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>6332</DIRCOUNT> 
      <FILECOUNT>35607</FILECOUNT> 
      <TOTALBYTES>6716880747</TOTALBYTES> 
    - <CREATIONTIME>
      <HIGHPART>0x01C6FE83</HIGHPART> 
      <LOWPART>0x92D51928</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE97</HIGHPART> 
      <LOWPART>0x395C54EA</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
    - <IMAGE INDEX="3">
    <NAME>Windows Vista HOMEPREMIUM</NAME> 
      <DESCRIPTION>Windows Vista HomePremium</DESCRIPTION> 
      <FLAGS>HOMEPREMIUM</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>6836</DIRCOUNT> 
      <FILECOUNT>37980</FILECOUNT> 
      <TOTALBYTES>8083406637</TOTALBYTES> 
    - <CREATIONTIME>
      <HIGHPART>0x01C6FE84</HIGHPART> 
      <LOWPART>0x7D5966D0</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE98</HIGHPART> 
      <LOWPART>0x0B9D5D9A</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
    - <IMAGE INDEX="4">
    <NAME>Windows Vista ULTIMATE</NAME> 
      <DESCRIPTION>Windows Vista Ultimate</DESCRIPTION> 
      <FLAGS>ULTIMATE</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>7232</DIRCOUNT> 
      <FILECOUNT>39594</FILECOUNT> 
      <TOTALBYTES>8170796235</TOTALBYTES> 
    - <CREATIONTIME>
      <HIGHPART>0x01C6FE84</HIGHPART> 
      <LOWPART>0x9AC07836</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE98</HIGHPART> 
      <LOWPART>0xEA8B4173</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
    - <IMAGE INDEX="5">
    <NAME>Windows Vista HOMEBASICN</NAME> 
      <DESCRIPTION>Windows Vista HomeBasicN</DESCRIPTION> 
      <FLAGS>HOMEBASICN</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>6181</DIRCOUNT> 
      <FILECOUNT>34836</FILECOUNT> 
      <TOTALBYTES>6258860686</TOTALBYTES> 
    - <CREATIONTIME>
      <HIGHPART>0x01C6FE83</HIGHPART> 
      <LOWPART>0x4D63255F</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE99</HIGHPART> 
      <LOWPART>0x86FA2B08</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
    - <IMAGE INDEX="6">
    <NAME>Windows Vista BUSINESSN</NAME> 
      <DESCRIPTION>Windows Vista BusinessN</DESCRIPTION> 
      <FLAGS>BUSINESSN</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>6605</DIRCOUNT> 
      <FILECOUNT>36930</FILECOUNT> 
      <TOTALBYTES>6756321160</TOTALBYTES> 
    -</CREATIONTIME>
      <HIGHPART>0x01C6FE83</HIGHPART> 
      <LOWPART>0xA629EF7C</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE9A</HIGHPART> 
      <LOWPART>0x69DFB6FB</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
    - <IMAGE INDEX="7">
    <NAME>Windows Vista STARTER</NAME> 
      <DESCRIPTION>Windows Vista Starter</DESCRIPTION> 
      <FLAGS>STARTER</FLAGS> 
    - <WINDOWS>
      <ARCH>0</ARCH> 
      <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> 
      <HAL>acpiapic</HAL> 
      <PRODUCTTYPE>WinNT</PRODUCTTYPE> 
      <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> 
    - <LANGUAGES>
      <LANGUAGE>en-US</LANGUAGE> 
      <DEFAULT>en-US</DEFAULT> 
      </LANGUAGES>
    - <VERSION>
      <MAJOR>6</MAJOR> 
      <MINOR>0</MINOR> 
      <BUILD>6000</BUILD> 
      <SPBUILD>16386</SPBUILD> 
      </VERSION>
      <SYSTEMROOT>WINDOWS</SYSTEMROOT> 
      </WINDOWS>
      <DIRCOUNT>6264</DIRCOUNT> 
      <FILECOUNT>35129</FILECOUNT> 
      <TOTALBYTES>6640749307</TOTALBYTES> 
    - <CREATIONTIME>
      <HIGHPART>0x01C6FE87</HIGHPART> 
      <LOWPART>0xA27366AF</LOWPART> 
      </CREATIONTIME>
    - <LASTMODIFICATIONTIME>
      <HIGHPART>0x01C6FE9B</HIGHPART> 
      <LOWPART>0xA7338EAC</LOWPART> 
      </LASTMODIFICATIONTIME>
      </IMAGE>
      </WIM>
    11. Now open the numbered folder that is the same edition as your currently installed Vista edition, and navigate to the Windows\System32 folder. You can now select and extract the system files that you need to your desktop to use to copy and replace your missing or corrupted system files in your currently installed Vista. (See screenshot below)
    NOTE: You may need to take ownership and "Allow" your account "Full Control" of the file in your current installation before you will be allowed to replace it with the extacted copy.
    step8.jpg
    That's it,
    Shawn





    Published by


    Brink's Avatar
    Administrator

    Join Date: Apr 2007
    Location: Texas, USA
    Posts: 30,531
    Array

    Tutorial Tools


    Applies to

    All Vista Versions
    64 Bit & 32 Bit

  2. #1



    Member
    Join Date : Aug 2009
    Posts : 117
    Vista Home Premium SP1 32 bit
    Local Time: 04:09 PM
    uk

    Re: Extract Files from Vista Installation DVD

    when i try to use 7zip to open up the e:/ thing, when i try to find the thing you find,i cant see it, after i click source, i only get boot.wim and nothing else, when i click it, there is 1 , 2 and 1.xml.. attached is a printscreen of it (in safe mode).


      My System SpecsSystem Spec

  3. #2
    SIW2's Avatar

    Senior Member



    Join Date : Jul 2008
    Posts : 2,676
    VISTA HOME PREMIUM X64/ 7 x64 / 7x86
    Local Time: 11:09 PM


     

    Re: Extract Files from Vista Installation DVD

    Are you using the repair disc, or the installation dvd?

      My System SpecsSystem Spec

  4. #3
    whs's Avatar

    Senior Member



    Join Date : May 2008
    Germany/Florida
    Posts : 1,982
    Vista home premium 32bit
    Local Time: 12:09 AM
    germany us florida

     

    Re: Extract Files from Vista Installation DVD

    Great tut Shawn. Does that work the same for Windows7?

      My System SpecsSystem Spec

  5. #4
    SIW2's Avatar

    Senior Member



    Join Date : Jul 2008
    Posts : 2,676
    VISTA HOME PREMIUM X64/ 7 x64 / 7x86
    Local Time: 11:09 PM


     

    Re: Extract Files from Vista Installation DVD

    Yes, I use it all the time - great for checking back what you have included in the various .wims e.g. when making boot rescue discs.

      My System SpecsSystem Spec

  6. #5
    Brink's Avatar

    Administrator


    Join Date : Apr 2007
    Texas, USA
    Posts : 30,531
    64-bit Vista Ultimate SP2, Windows 7 Ultimate SP1, Windows 8 Enterprise
    Local Time: 05:09 PM
    usa us texas

      Thread Starter

    Re: Extract Files from Vista Installation DVD

    Quote Originally Posted by whs View Post
    Great tut Shawn. Does that work the same for Windows7?
    Hello Wolfgang,

    Thank you. Why yes it sure does.

    Extract Files from Windows 7 Installation DVD - Windows 7 Forums

      My System SpecsSystem Spec

  7. #6
    whs's Avatar

    Senior Member



    Join Date : May 2008
    Germany/Florida
    Posts : 1,982
    Vista home premium 32bit
    Local Time: 12:09 AM
    germany us florida

     

    Re: Extract Files from Vista Installation DVD

    Thanks Shawn, I should have checked before asking a dumb question.

      My System SpecsSystem Spec

  8. #7
    Brink's Avatar

    Administrator


    Join Date : Apr 2007
    Texas, USA
    Posts : 30,531
    64-bit Vista Ultimate SP2, Windows 7 Ultimate SP1, Windows 8 Enterprise
    Local Time: 05:09 PM
    usa us texas

      Thread Starter

    Re: Extract Files from Vista Installation DVD

    LOL, see my signature about dumb questions.

      My System SpecsSystem Spec

  9. #8



    Member
    Join Date : Aug 2009
    Posts : 117
    Vista Home Premium SP1 32 bit
    Local Time: 04:09 PM
    uk

     

    Re: Extract Files from Vista Installation DVD

    Quote Originally Posted by SIW2 View Post
    Are you using the repair disc, or the installation dvd?
    if your talking to me, i used a recovery disk which i made myself from this link

    Create a Recovery Disc

      My System SpecsSystem Spec

  10. #9
    Brink's Avatar

    Administrator


    Join Date : Apr 2007
    Texas, USA
    Posts : 30,531
    64-bit Vista Ultimate SP2, Windows 7 Ultimate SP1, Windows 8 Enterprise
    Local Time: 05:09 PM
    usa us texas

      Thread Starter

    Re: Extract Files from Vista Installation DVD

    Hello Poolwizard,

    Using a Recovery Disc would be why then. It does not contain any installation files, and is only used to repair Windows 7 with. You would need a actual retail Vista installation disc for this tutorial to be able to extract Vista system files from.

    Sorry,
    Shawn

      My System SpecsSystem Spec

Page 1 of 5 123 ... LastLast
Extract Files from Vista Installation DVD problems?

Similar Threads
Tutorial Tutorial Starter Category Comments Last Post
NEED HELP vista wont let me extract files texasallstar696 Vista Games 8 31 Oct 2009
unable to extract zip files in vista juds Vista General 11 24 Nov 2008
zip files automatically extract in vista temp folder! taps007 Vista file management 3 27 Oct 2008
Extract Files from Vista Disc Wellsyboyred Vista Games 0 27 Dec 2007
Corrupt files when using Vista Extract All with large encrypted ZI Martin Vista General 2 11 Jun 2007