Unable to edit or replace imageres.dll.mun file because it's already in use.


flunitazene

Member
Local time
10:42 PM
Posts
1
OS
Windows 11
As the title suggests, I'm trying to customize some icons by editing the imageres.dll.mun file. I've been replacing the ico files within it using Resource Hacker and saved as a new file in a different folder while doing so, but when trying to copy the new version to SystemResources to replace the original, I got a typical "This file is open in another application" error. Are there any ways to get around this or should I just give up and try a different method? I'm on Windows 11.

Also, I don't normally like to edit system files and was originally planning to do this through regedit, but it seems I'm only able to change icons in the shell32.dll.mun directory. If I'm mistaken and there actually is a way to do what I want using regedit, or really any way that's easier or less risky than how I'm going about it, please let me know. I was hoping to be able to pull it off without paying for IconPackager (Stardock already has more than enough of my money lol) but I'll be willing to if there really aren't any good alternatives.
 
Windows Build/Version
Windows 11

My Computer My Computer

At a glance

Windows 11AMD Ryzen 5 7535U (2.90 GHz)16 GBAMD Radeon(TM) Graphics (995 MB)
OS
Windows 11
Computer type
Laptop
Manufacturer/Model
Lenovo ThinkPad E14 Gen6
CPU
AMD Ryzen 5 7535U (2.90 GHz)
Memory
16 GB
Graphics Card(s)
AMD Radeon(TM) Graphics (995 MB)
Did you try booting in safe mode?
 

My Computers My Computers

  • At a glance

    Windows 11 Pro10th Gen Intel(R) Core(TM) i7-10700, 2.90GHz32GB, 2x16GB, DDR4, 2933MhzNVIDIA(R) GeForce(R) RTX 2060 SUPER(TM) 8GB G...
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell 8940 XPS
    CPU
    10th Gen Intel(R) Core(TM) i7-10700, 2.90GHz
    Motherboard
    Dell 0KV3RP (U3E1)
    Memory
    32GB, 2x16GB, DDR4, 2933Mhz
    Graphics Card(s)
    NVIDIA(R) GeForce(R) RTX 2060 SUPER(TM) 8GB GDDR6
    Sound Card
    Onboard, Realtek Codec, NVIDIA Hi Def Audio, Intel Display Audio
    Monitor(s) Displays
    Dell UltraSharp U3415W
    Screen Resolution
    3440x1440
    Hard Drives
    2TB M.2 PCIe NVMe SSD; 2TB Samsung SSD 860 EVO; 2TB Samsung SSD 860 EVO 2
    PSU
    500 W Dell
    Case
    Night Sky Bezel Chassis
    Cooling
    Dell
    Keyboard
    Logi Wireless
    Mouse
    Logi Wireless
    Internet Speed
    111 Mbps Download, 132 Mbps Upload
    Browser
    Edge, Chrome
    Antivirus
    Windows Defender, MalwareBytes
  • At a glance

    Windows 11 ProIntel 13900K Core I9 24 Core LGA 170032GB (2x16) Kingston Fury Beast 6000MHZ DDR5nVidia 4090 Founders Edition
    Operating System
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Falcon Northwest Talon
    CPU
    Intel 13900K Core I9 24 Core LGA 1700
    Motherboard
    Asus ROG Z970 Maximus Hero
    Memory
    32GB (2x16) Kingston Fury Beast 6000MHZ DDR5
    Graphics card(s)
    nVidia 4090 Founders Edition
    Sound Card
    Motherboard
    Monitor(s) Displays
    Alienware 34” Curved OLED
    Screen Resolution
    4K
    Hard Drives
    SSD M.2 Kingston Renegade Fury 4 TB x 2; Western Digital Red Pro 8 TB SATA III
    PSU
    1000W ECGA Platinum Modular ATX
    Case
    Falcon NW Custom
    Cooling
    AIO Falcon NW 280mm Liquid Cooler
    Keyboard
    Logitech Pro Gamer
    Mouse
    Logitech G502
    Internet Speed
    111 Mbps Download, 132 Mbps Upload
    Browser
    Edge, Chrome
    Antivirus
    Windows Defender, MalwareBytes
    Other Info
    Noise Blocker Fans
Please remember if you run "SFC /scannow", your customized imageres.dll.mun will be replaced as a repair action.

1. File Explorer has the current file locked in memory (in use). So you can't overwrite the file, but you can rename it something else.
2. After you renamed the existing imageres.dll.mun, copy your customized file as the original filename.
3. Kill/restart File Explorer for your changes to take effect.

Code:
ren C:\Windows\SystemResources\imageres.dll.mun C:\Windows\SystemResources\imageres.dll-BACKUP.mun
move \folderpath\your.dll.mun C:\Windows\SystemResources\imageres.dll.mun
taskkill /f /im explorer.exe
start explorer
 

My Computer My Computer

At a glance

Windows 7
OS
Windows 7
MS may replace your modified xx.num file next time you install windows upgrades. Point the icon to another location(file) is better.
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Back
Top Bottom