Windows 10: i wanted to split the install,wim file and it showed me this error

Discus and support i wanted to split the install,wim file and it showed me this error in Windows 10 Gaming to solve the problem; here is a picture of it... Discussion in 'Windows 10 Gaming' started by MarianOctavian1, Jan 5, 2022.

  1. i wanted to split the install,wim file and it showed me this error


    here is a picture of it

    :)
     
    MarianOctavian1, Jan 5, 2022
    #1
  2. johnspack Win User

    Compacting a wim file?

    Sorry, no idea where to put this. I just recently learned how to use dism. I use it to slipstream all hotfixes and ie10 ect into an AIO install disc. The problem is, it creates a huge install.wim after 8 index mounts and slipstreams. Considering all 8 images use the same darn wim and files, don't know why it has to increase the wim size by 1gig. Either I need to figure out how to use the same wim.install file for all indexes, or I need to compact the wim file which is now 4gbs with ie10 and all updates to April. Any way to do either?
     
    johnspack, Jan 5, 2022
    #2
  3. johnspack Win User
    Compacting a wim file?

    Actually it turns out the answer is the dism that comes with Win8. Using the new Export-Image command, and a simple batch file, was able to compress my AIO wim by several hundred mbs.
     
    johnspack, Jan 5, 2022
    #3
  4. Janothin Win User

    i wanted to split the install,wim file and it showed me this error

    12GB WIM File (Making it into a bootable USB Installer)


    Hello everyone,


    I'm trying to automate a Windows 10 installation with my customized WIM image. From the tutorials I've read, the best practice is to split the DMG (which doesn't do the windows setup screen for automation using autounattend.xml) or creating two partitions and splitting the files which I only get an Windows error that the primary files are missing.

    Does anyone have any recommendations?
     
    Janothin, Jan 5, 2022
    #4
Thema:

i wanted to split the install,wim file and it showed me this error

Loading...
  1. i wanted to split the install,wim file and it showed me this error - Similar Threads - wanted split install

  2. .wim file needed

    in Windows 10 Gaming
    .wim file needed: I need a Windows 10 .wim file so I can factory reset my computer. I tried downloading a bootable drive and pulling out the .wim file, but it would not work with the external hard drive I used. Whenever I tried to download a copy to my computer from the external drive there...
  3. .wim file needed

    in Windows 10 Software and Apps
    .wim file needed: I need a Windows 10 .wim file so I can factory reset my computer. I tried downloading a bootable drive and pulling out the .wim file, but it would not work with the external hard drive I used. Whenever I tried to download a copy to my computer from the external drive there...
  4. .wim file needed

    in Windows 10 Installation and Upgrade
    .wim file needed: I need a Windows 10 .wim file so I can factory reset my computer. I tried downloading a bootable drive and pulling out the .wim file, but it would not work with the external hard drive I used. Whenever I tried to download a copy to my computer from the external drive there...
  5. Recover from WIM files.

    in Windows 10 Gaming
    Recover from WIM files.: I ran a backup via USB with windows 11 backup on 1/20/2024 in plans that if I ever needed a backup, I would have it. So slightly fast forward to now, I need the backup and I can't select it to restore. I have tried several different options via recovery including recover from...
  6. Recover from WIM files.

    in Windows 10 Software and Apps
    Recover from WIM files.: I ran a backup via USB with windows 11 backup on 1/20/2024 in plans that if I ever needed a backup, I would have it. So slightly fast forward to now, I need the backup and I can't select it to restore. I have tried several different options via recovery including recover from...
  7. i wanted to split the install,wim file and it showed me this error

    in Windows 10 Software and Apps
    i wanted to split the install,wim file and it showed me this error: here is a picture of it https://answers.microsoft.com/en-us/windows/forum/all/i-wanted-to-split-the-installwim-file-and-it/cf26fe1d-ef1a-49a3-9097-3ab4bd2ebfe7
  8. Open in WIM files

    in Windows 10 Installation and Upgrade
    Open in WIM files: I backed up the files to a potable disk drive on my bad computer. Now I want to view those file but they are WIM files. How can I view them? https://answers.microsoft.com/en-us/windows/forum/all/open-in-wim-files/73872582-e4fe-4c76-9fb6-11924698ab83
  9. 12GB WIM File (Making it into a bootable USB Installer)

    in Windows 10 Installation and Upgrade
    12GB WIM File (Making it into a bootable USB Installer): Hello everyone, I'm trying to automate a Windows 10 installation with my customized WIM image. From the tutorials I've read, the best practice is to split the DMG (which doesn't do the windows setup screen for automation using autounattend.xml) or creating two partitions...
  10. convert wim file to vdh

    in Windows 10 Installation and Upgrade
    convert wim file to vdh: I have several custom wim files each containing bootable windows 7 images plus applications how do I convert these to a format to run as virtual PC's in VMware or Virtual box. There are many solutions out there (notably using a convert-windowsimage .ps1 in powershell) but...