Windows 10: Adding Custom system files to the install.wim file.

Discus and support Adding Custom system files to the install.wim file. in Windows 10 Installation and Upgrade to solve the problem; Is there a way using DISM to add/overwrite system files in the system resource folder in the install.wim file in the iso. So that when i install... Discussion in 'Windows 10 Installation and Upgrade' started by Snakefist, Nov 6, 2020.

  1. Snakefist Win User

    Adding Custom system files to the install.wim file.


    Is there a way using DISM to add/overwrite system files in the system resource folder in the install.wim file in the iso. So that when i install windows my custom icons for folders and drives are already installed along with the .reg files to show the drive icons.
    Adding Custom system files to the install.wim file. [​IMG]

    :)
     
    Snakefist, Nov 6, 2020
    #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, Nov 6, 2020
    #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, Nov 6, 2020
    #3
  4. Nick Dich Win User

    Adding Custom system files to the install.wim file.

    wim file

    Hi,

    The WIM file format is almost the same as ISO files which is an image of a disc. These file types are usually opened by 3rd-party software which will enable your computer to mount the disk image for installation. Your question on how to install it is best
    suited to be asked on Microsoft TechNet website. Nevertheless, we found a solution thread for you. To further assist you with your concern, we recommend you to visit the link provided:

    Installation from WIM file


    Feel free to post on our TechNet website should you need further assistance on this matter.
     
    Nick Dich, Nov 6, 2020
    #4
Thema:

Adding Custom system files to the install.wim file.

Loading...
  1. Adding Custom system files to the install.wim file. - Similar Threads - Adding Custom system

  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 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...
  6. Adding Custom File Explorer Column?

    in Windows 10 Ask Insider
    Adding Custom File Explorer Column?: Hello, I often work through a series of files in a directory and I'd like a way to identify which ones are done and which ones I am still working on. I know I can re-name the files but I'm wondering if there is a way to add a column to File Explorer that would be a YES/NO...
  7. iso for several tests different wim file for customization screens

    in Windows 10 Installation and Upgrade
    iso for several tests different wim file for customization screens: I am building a WIndows 10 setup USB, I would like to test them for screen customization. If I don't sysprep each one and build a wim file from it and create a ISO from it , then test each 5-10 times, build an iso and I retest each, with the same WIndows installation? 149154
  8. Custom system file copying

    in Windows 10 Installation and Upgrade
    Custom system file copying: I have a customized imagers.dll, shell32.dll and sndvol.dll files . During installation I would like to copy them into system32. If I do this during setup, oobe section would this crash windows 10? John 137107
  9. 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
  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...