I'm trying to modify my Windows Laptop to use my own custom icons. I found a software called "Resource Hacker" that can go into a file, and in my case, an executable, and change any data within it, like an icon. I'm currently trying to edit explorer.exe (C:\Windows\explorer.exe). When I try to save my changes to the file, it gives the error message "Cannot rename original file. Saving cancelled." I did some research, and apparently its because of Windows File Protection (WFP).
I tried:
- Running resource hacker as administrator
- I tried following the instructions here: https://www.askvg.com/how-to-fix-cannot-create-file-error-message-problem-while-saving-files-in-resource-hacker/
- Creating the
SFCDisableDWORD inHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogonand restarting my laptop