Please tell me - how to change\replace .rc resource (for example, in modern.exe file), using code NSIS ?
( how to use the functions BeginUpdateResource , UpdateResource , EndUpdateResource ? )
Replacement-changing resources in EXE and DLL files
4 posts
Use Resource Hacker to change the NSIS UIs...
Anders
It's not interesting and not always convenient ...
I would like to use to replace the resources - code NSIS... Help ?
It's not interesting and not always convenient ...
I would like to use to replace the resources - code NSIS... Help ?
Resource Hacker supports automation when given command line parameters.
Calling *UpdateResource from NSIS will require a new plugin or the system plugin.
Have you tried the system plugin?
Calling *UpdateResource from NSIS will require a new plugin or the system plugin.
Have you tried the system plugin?