Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

reshacker.exe -modify

Featured Replies

In a folder I have reshacker.exe and two other folders: "explorer.exe" and "logonui.exe".

I want to update explorer.exe (in D:\WINDOWS\) and logonui.exe (D:\WINDOWS\system32\) with an .ico file and a .bmp file which are in the folders with reshacker.exe.

I've been looking around for some explanation to the -modify command but I think this is how it is done.

Can anyone confirm this is correct?

@echo off
cls
echo Press CTRL+C to cancel now or ENTER to continue
pause >nul
reshacker.exe -modify %systemroot%\explorer.exe "explorer.exe\100.ico", ICONGROUP, 100
reshacker.exe -modify %systemroot%\system32\logonui.exe "logonui.exe\2005.bmp", BITMAP, 2005
pause >nul

Thanks in advance,

Thomas

just wondering as to why you dont do it normally inside reshacker.

  • Author

Because there is a shell pack that I use but a couple of icons and bitmaps that I want to customize. I want to include the shell pack on my UA cd but have an option to install it rather than slipstreaming the system files. I will include this cmd file (with quite a few other lines) to update the system files to the bitmaps and icons I want. I dont want to do it manually on every install. But I know how to kind of do it now. But I only know how to replace ALL resources:

reshacker.exe -modify %systemroot%\explorer.exe, %systemroot%\explorer.exe, explorer.res,,,

But I am looking for a way to update only one or two resources.

you could try asking xpero how he created his NSIS installer for XPize as that has the same effect by backing up and replacing the older ones with the modified ones.

Edited by ScubaSteve

Install XPize and look for reshacker scripts examples in C:\WINDOWS\XPize

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.