Easy tool to change file icons

jgray152

New member
Local time
10:31 PM
Messages
17
Microsoft made a big mistake removing the option of changing the icon of certain file extensions.

I would like to have my html/htm files have a web related icon and not just a blank white paper icon.

Is there an easy tool to make this happen. I have tried going into the registry but I can't seem to get it to work that way.:mad:
 

My Computer My Computer

Computer Manufacturer/Model Number
Hewlet Packard. HP G71 Notebook PC
OS
Windows 7 Home Premium
CPU
Intel Pentium Dual Core T4300
Memory
4 GB
I think all those icons can be fund in "explorer.exe"
download a res hacker and check it out
 

My Computer My Computer

OS
Win 7
CPU
Intel Core 2 Quad Q6600
Motherboard
P35 Neo Combo
Memory
G.Skill 2x2GB CL5-5-5-15
Graphics Card(s)
XFX 8800GT 670M 512MB DDR3
Monitor(s) Displays
Samsung 26inch
Hard Drives
500Gb
Case
NZXT Nemesis Elite

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self built custom
OS
64-bit Windows 11 Pro for Workstations
CPU
Intel i7-8700K OC'd to 5 GHz
Motherboard
ASUS ROG Maximus XI Formula Z390
Memory
64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz
Graphics Card(s)
ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
Sound Card
Integrated
Monitor(s) Displays
2 x Samsung Odyssey G7 27"
Screen Resolution
2560x1440
Hard Drives
1TB Samsung 990 PRO M.2,
4TB Samsung 990 PRO PRO M.2,
TerraMaster F8 SSD Plus NAS
PSU
Seasonic Prime Titanium 850W
Case
Thermaltake Core P3
Cooling
Corsair Hydro H115i
Keyboard
Logitech wireless K800
Mouse
Logitech MX Master 4
Internet Speed
2 Gb/s Download and 100 Mb/s Upload
Antivirus
Malwarebyte Anti-Malware Premium
Browser
Google Chrome
Other Info
Logitech Z625 speaker system,
Logitech BRIO 4K Pro webcam,
HP Color LaserJet Pro MFP M477fdn,
APC SMART-UPS RT 1000 XL - SURT1000XLI,
Galaxy S23 Plus phone
Thanks for the replies.

I have been battling this for weeks now. I have tried every write up possible including the one presented above. i even tried "Creative Element Power tools" and that did not work either.

I have windows 7 home premium 64bit. Does this make a difference?
 

My Computer My Computer

Computer Manufacturer/Model Number
Hewlet Packard. HP G71 Notebook PC
OS
Windows 7 Home Premium
CPU
Intel Pentium Dual Core T4300
Memory
4 GB
I quoted an exported reg file from Creative Element Power Tools. I hope this will help someone figure out what is "not" being changed.... maybe???

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.html]
@="FirefoxHTML"
"Content Type"="text/html"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT\FirefoxHTML]
@="Firefox Document"
"FriendlyTypeName"="Firefox Document"

[HKEY_CLASSES_ROOT\.html\FirefoxHTML]

[HKEY_CLASSES_ROOT\.html\PersistentHandler]
@="{eec97550-47a9-11cf-b952-00aa0051fe20}"

[HKEY_CLASSES_ROOT\.html\FirefoxHTML\ShellNew-]
"NullFile"=""

[HKEY_CLASSES_ROOT\FirefoxHTML\CLSID]

[HKEY_CLASSES_ROOT\FirefoxHTML\DefaultIcon]
@="C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe,1"

[HKEY_CLASSES_ROOT\FirefoxHTML\shell]

[HKEY_CLASSES_ROOT\FirefoxHTML\ShellEx]

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\Edit]
@="&Edit"

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open]

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\Print]
@="&Print"

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\Edit\command]
@="\"C:\\Program Files (x86)\\Microsoft Office\\OFFICE11\\msohtmed.exe\" %1"

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\command]
@="\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" -requestPending -osint -url \"%1\""

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\ddeexec]
@="\"%1\",,0,0,,,,"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\ddeexec\Application]
@="Firefox"

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\ddeexec\IfExec]

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

[HKEY_CLASSES_ROOT\FirefoxHTML\shell\Print\command]
@="\"C:\\Program Files (x86)\\Microsoft Office\\OFFICE11\\msohtmed.exe\" /p %1"

[HKEY_CLASSES_ROOT\FirefoxHTML\ShellEx\IconHandler]
@="{42042206-2D85-11D3-8CFF-005004838597}"
 

My Computer My Computer

Computer Manufacturer/Model Number
Hewlet Packard. HP G71 Notebook PC
OS
Windows 7 Home Premium
CPU
Intel Pentium Dual Core T4300
Memory
4 GB
Back
Top