Resource Hacker questions & answers

Resource editor for 32bit and 64bit Windows® applications
G
Question by Guest #112901057
78 views
November 30, 2021
S
Answer by Saumya Sharma

The purpose of the app "Resource Hacker" for Windows is to allow users to view, modify, add, and delete resources in 32-bit Windows executable files and resource files.

G
Question by Guest
242 views
December 3, 2017

I need to change the "Version Info" and can easily do so with the GUI interface, but would like to automate this as part of my build process using the command-line interface. It provides samples for changing icons and bitmaps, which I have gotten to work, but I'd like to be able to change specific values in the following:


BLOCK "StringFileInfo"
{
BLOCK "040904e4"
{
VALUE "FileDescription", "OLD Name"
...
}
}


I would like to change "OLD Name" to "NEW Name".

S
Answer by Sean Hill

I checked the product page and indeed the software supports command-line syntax as well as scripts to automate the changing of various resources. As you can see below, those are the available commands that can be passed to the cmd syntax:

Click to viewCommand line syntax

For additional information about Resource Hacker, access its official website.

Ganga Prasad Ukil
Question by Ganga Prasad Ukil
1K views
April 7, 2013

I installed the "Resource Hacker" software so that I can change the "Welcome" title of Windows 7.
How can I change the "Welcome" tag and others using "Resource Hacker" or other software?

P
Answer by Pete Clapp

If you want to change the Welcome text when Windows 7 loads, you will need to open a Command prompt (Start > Run > cmd) and type : takeown /F c:\Windows\System32\en-US\winload.exe.mui followed by icacls c:\Windows\System32\en-US\winload.exe.mui /grant administrators:F Then go to System32\en-US directory and copy the file to your desktop.


Open Resource Hacker and load the file you have just saved. Using the tree menu on the right, navigate to String Table > 63 > 1033. Use the cursor to navigate through the text and change Welcome in both places. Click Compile and File > Save. Copy the file back to System32\en-US directory and from the same command prompt type mcbuilder. Restart Windows and you will see the text you have just replaced.

See more questions & answers

Ask a question about Resource Hacker

Alternative downloads

Flash Decompiler Trillix
rating

Convert Flash projectors and SWF to FLA editable files.

DJ Java Decompiler
Free
rating

It is a Windows 95/98/ME/NT/2000/XP disassembler and decompiler for Java.

Flash Decompiler Gold
rating

Free Flash Decompiler Gold is a powerful and reliable flash extractor.