Recommended Posts

Reshack the shell32.dll file ,replace the original icons with new ones

268 Accessibility Options

269 User Accounts

270 Appearance and Themes

271 Add/Remove Programs

272 Printers and Other Hardware

273 Network and Internet Connections

274 Other Control Panel Options

275 Performance and Maintenance

276 Date, Time, Language, and Regional Options

277 Sound, Speech, and Audio Devices

This will change the category view

where in reshack do i change the icons, i tried once and nothing changed

Mike

This is the line to be modified. But what should it look like. This sounds like something that needs to be done in XP to change all of the Program files that don't get changed. I think icon 20 is for Program Files ?

-addoverwrite icons\shell32\Icon_20.ico, ICONGROUP,20,1033

Do not alter the script files, if you want to update the patcher to patch these files place the files attached into the icon\shell32 folder replacing the icons Icon_20.ico and Icon_37.ico then run the patcher and patch your shell32.dll and your program icons should look like below.

startmenu.jpg

Icon_20.ico

Icon_37.ico

where in reshack do i change the icons, i tried once and nothing changed

586348490[/snapback]

Use this tutorial posted by Mike_Wilson. I read it step by step and it does work.

heres a basic tutorial I found on resource hacking a system file.

http://www.winmatrix.com/forums/index.php?showtopic=1095

586314060[/snapback]

I happened to move the shell32.dll from %windows%\system32 to the input folder, and mistakenly I hit the Windows key on the keyboard opening the start menu, and my pc froze up. I rebooted and of course, it couldnt find the shell32.dll because I had moved it before. If you try to do Safe Mode when something like that happens to you, Safe Mode will not work for you, because shell32.dll is not there. What do I do now?

I use BartPE a lot and it comes with a plugin named A43 File Management and IMO, it is a great utility. I did all my changes without using Safe Mode. I created the BartPE ISO, then boot from it and used A43. It is like using Windows Explorer, but you are outside the windows platform.

/EZ

Edited by EZRecovery
Thats why you copy it and dont move it

586351895[/snapback]

:D

True, but everybody makes mistakes. It doesn't hurt me. I know how to manage Windows when it crashes, well at least I'm getting better. :p

I just wanted to present my problem in case someone else runs into the same problem.

Hmm... I would've editted, but there wasn't a choice to...  However, it still didn't work :(  I still couldn't replace the two files with the modified versions via safemode.

586366150[/snapback]

From safe mode:

Cut n Paste the original files to the desktop and then move the modified files in their place. Rename the extension to .bak on the original files and then reboot. Don't forget to save your original files in a safe place.

OK. I think I got everything going good. Only thing is, I don't have iexplorer.exe in my windows/system32 like the readme says it should be... Don't know, but otherwise I modified every other file and I copied the originals into the input folder, so those should also be able to serve as backups, right?

OK. I think I got everything going good.  Only thing is, I don't have iexplorer.exe in my windows/system32 like the readme says it should be... Don't know, but otherwise I modified every other file and I copied the originals into the input folder, so those should also be able to serve as backups, right?

586366912[/snapback]

Yea, just save the files in the input folder. iexplore.exe should be located in the Internet Explorer folder in Program Files.

You might have to rebuild your icon cache to get all the new icons showing. I know I have too.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Neowin shudders at the many, many posts from users that block their ads
    • I'm from Australia. This posts reeks of a Nigerian scammer.
    • It's funny that iPhone users think they are getting feature, where in fact they are getting cosmetics that just do iteration circles of "improvement" of the said cosmetics. Apple just doesn't know what to do with this product anymore. There is no innovation on this areas anymore.
    • You can disable the bloat on every browser. That's not the point. I will never use a browser of a shady company. I don't trust them at all. I can still find adblocking solutions than having to rely on a browser from a shady company. Every year they try something shady lol 2016: Brave Ad Replacement https://archive.is/W0k4j#selection-203.7-203.28 2016: pay-to-win Wikipedia clone into the default search engine list https://github.com/brave/browser-laptop/issues/5475 2018: Tom Scott and other creators noticed Brave was soliciting donations in their names without their knowledge or consent. https://www.reddit.com/r/brave...aims_that_brave_is_falsely/ 2020: Brave got caught injecting URLs with affiliate codes https://www.theverge.com/2020/...-crypto-privacy-ceo-apology 2021: Brave's TOR window was found leaking DNS queries https://www.zdnet.com/article/...n-addresses-in-dns-traffic/ 2022: Brave floated the idea of further discouraging users from disabling sponsored messages. https://github.com/brave/brave-browser/issues/22066 2023: Brave got caught installing a paid VPN service on users' computers without their consent. https://www.xda-developers.com...owser-installs-vpn-windows/ 2023: Brave got caught scraping and reselling people's data with their custom web crawler, which was designed specifically not to announce itself to website owners. https://stackdiary.com/brave-s...ghted-data-for-ai-training/ 2024: Brave gave up on providing advanced fingerprint protection, citing flawed statistics https://www.bleepingcomputer.c...tion-as-it-breaks-websites/ 2025: Brave staff publish an article endorsing PrivacyTests and say they "work with legitimate testing sites" like them. This article fails to disclose PrivacyTests is run by a Brave Senior Architect! https://brave.com/blog/adblock...esting-websites-harm-users/
    • Alpine Linux 3.24 released with support for COSMIC Desktop and other improvements by David Uzondu Alpine Linux 3.24 has been released with updated system packages, including Linux kernel 6.18 and Rust 1.96. The team also added IPv6 support to the system installer, and they introduced automatic serial console configuration for headless setups. System76's COSMIC desktop environment is now available in the community repo. System76 originally started building this DE because its developers found GNOME to be pretty limited. Plus, it did not help that with virtually every GNOME update, the changes broke System76's custom desktop extensions. As for system packages, the Alpine team moved GTK+ 3.0 from the main repository to the community repository due to its legacy status. py3-setuptools has been upgraded to version 82.0.0, while the old pkg_resources module has been completely dropped. The team also removed outdated packages that still relied on py3-six and GTK+ 2.0. In addition to that, libsoup 2 has been removed because the library was affected by multiple security vulnerabilities. If you're a GRUB user, the Alpine Team said that you must manually run the grub-install command with your specific device or EFI options right after upgrading your system, otherwise, your computer may fail to boot properly with the newly updated GRUB 2.14 bootloader. New installations of Alpine Linux now offer an optional path to a /usr-merged directory layout if you set the BOOTSTRAP_USR_MERGED environment variable to 1 before you execute the setup-disk command. If you already run an older installation, you can migrate manually by installing the merge-usr package and executing its binary as the root user. The team recommends this layout to align Alpine with modern Linux standards, though you should verify your custom scripts before making the switch. Alpine Linux is a pretty tiny (~5MB) Linux distro built around musl libc, BusyBox, and OpenRC. It's been around since 2005, comes with its own package manager called Alpine Package Keeper (APK), and is widely used in modern cloud computing and software deployment.
  • Recent Achievements

    • One Year In
      Primer1st earned a badge
      One Year In
    • Experienced
      JayZJay went up a rank
      Experienced
    • Reacting Well
      Sir_Timbit earned a badge
      Reacting Well
    • Week One Done
      rubentuben8 earned a badge
      Week One Done
    • Week One Done
      ARaclen earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      229
    3. 3
      Edouard
      134
    4. 4
      ATLien_0
      87
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!