- Local time
- 5:34 PM
- Posts
- 158
- OS
- Windows 11 27783
im trying to get the control panel desktop icon to be a specific icon. im able to change it to other icons except this specific one.
i can change it to a similarly alternate looking one using "shell32.dll,90"
when using "shell32.dll,35", the icon will choose the new Windows 11 control panel icon. does anyone know why? is there anyone else who has this same behavior?
Code:
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}\DefaultIcon" /ve /d "%SystemRoot%\System32\shell32.dll,35" /f
i can change it to a similarly alternate looking one using "shell32.dll,90"
when using "shell32.dll,35", the icon will choose the new Windows 11 control panel icon. does anyone know why? is there anyone else who has this same behavior?
My Computer
System One
-
- OS
- Windows 11 27783
- Computer type
- PC/Desktop
- CPU
- Intel i7 7700 @4.0ghz
- Memory
- 64gb DDR4
- Graphics Card(s)
- Radeon RX 5500 XT
- Other Info
- https://www.github.com/shoober420