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.

Resource hacker scripts

Featured Replies

I saw in many icon packs something like this:

[FILENAMES]

Exe = "Backup\cdfview.dll"

SaveAs = "NewFiles\cdfview.dll"

Log = "Logs\cdfview.dll.log"

[COMMANDS]

-modify "Resources\cdfview.dll\18432.avi", AVI, 18432,

-modify "Resources\cdfview.dll\8192.ico", ICONGROUP, 8192,

-modify "Resources\cdfview.dll\8193.ico", ICONGROUP, 8193,

-modify "Resources\cdfview.dll\8194.ico", ICONGROUP, 8194,

-modify "Resources\cdfview.dll\8195.ico", ICONGROUP, 8195,

-modify "Resources\cdfview.dll\8196.ico", ICONGROUP, 8196,

-modify "Resources\cdfview.dll\8197.ico", ICONGROUP, 8197,

I want to know to make this work? I mean how to launch this commands in the text file? I read all i could find about resource hacker and i couldn't find it....so, can anyone help me?

:blushing:

I don't think this belongs in this section...

Trying to make resource scripts for your pack?

Take a look at this: neowin.net

Edited by glocK_94

  • 2 months later...

@Xstyle

Did you find in the meanwhile a solution?

I´m also searching for that! Always Error: Invalid resource type!

ResHacker.exe -addoverwrite notepad++.exe, notepad++neu.exe, Cursor_6.cur, CUSORGROUP,1406,1033
Error: Invalid resource type.

Jolli

  • Author
@Xstyle

Did you find in the meanwhile a solution?

I´m also searching for that! Always Error: Invalid resource type!

ResHacker.exe -addoverwrite notepad++.exe, notepad++neu.exe, Cursor_6.cur, CUSORGROUP,1406,1033
Error: Invalid resource type.

Jolli

I've dropped that stuff long time ago! Not enought time!! I'm working on something else...(-when i've got the time-)........ :wacko:

You can always try to read the manual included with Reshacker.

I use also Reshacker scripts to create Nero Lite. When you specify a log file you can look up the file to see if any errors occured.

the command is

ResHacker.exe -script "PATH_TO_RESSCRIPT"

  • Author
You can always try to read the manual included with Reshacker.

I use also Reshacker scripts to create Nero Lite. When you specify a log file you can look up the file to see if any errors occured.

the command is

ResHacker.exe -script "PATH_TO_RESSCRIPT"

i know how it works -after reading the manual- thanx anyway! :blink:

Yes, i´ve read the manual but don´t know whats wrong!

[FileNames]
Exe=notepad++.exe
SaveAs=notepad++_deu.exe
Log=notepad++_deu.log

[Commands]
-addoverwrite Dialog139.rc, DIALOG,139,1033
Error: Invalid resource type.

How does the Script have to be written?

I extractet from orginal .exe Dialog139.rc, translate it and would save back! What´s wrong?

Is this why always an error comes up?

139 DIALOGEX 0, 0, 186, 103
STYLE DS_SETFOREGROUND | WS_MAXIMIZEBOX | WS_POPUP | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
EXSTYLE WS_EX_TOOLWINDOW
CAPTION "Gewählter Tab"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
CONTROL "Überschrift", 1050, BUTTON, BS_OWNERDRAW | WS_CHILD, 0, 0, 186, 10
CONTROL "", 1028, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE, 16, 28, 156, 50
CONTROL "Tab1", 1027, "SysTabControl32", TCS_TABS | TCS_BOTTOM | TCS_OWNERDRAWFIXED | WS_CHILD, 0, 14, 185, 88
}

Jolli

I had also problems modifying dialogs using RC files. For Nero Lite I saved the altered dialog as a Resfile. As a script command

-addoverwrite "Resources\Dialogs\Nero8\1001.res", DIALOG,1001,

worked for me.

P.S. You have to specify a , as last character.

Edited by Acheron

P.S. You have to specify a , as last character.

What do you mean with a?

Can you make an Example, please.

Thanks.

Jolli

What do you mean with a?
Jolli, I don't understand anything about the codes. But I think Acheron talked about a comma (,) as the last character. There is a comma at the end of his code.

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.