Archive: Generation of Contrib\UIs\modern*.exe, Contrib\UIs\sdbarker_tiny.exe?


Generation of Contrib\UIs\modern*.exe, Contrib\UIs\sdbarker_tiny.exe?
Does anyone have any more info on how Contrib\UIs\modern*.exe and Contrib\UIs\sdbarker_tiny.exe are generated than "All of the other executables are modified versions of default.exe. Resource Hacker was used to modify them."? Are there .rc files for the changes?

I need to have some way of generating them for the debian package, which is now uploaded to unstable and building on far too many arches:

http://people.debian.org/~igloo/stat...?packages=nsis


There's no more information. That's how they were generated. If you want to generate them from source, you might want to try to extract the resources and recompile them with windres. But unless you must not include any executables in your package, there's no reason to recompile those.


Hmm, ok, I'll just include them then, since the .exe files can be considered source code in and of themselves.

Out of curiosity, what exactly were the changes?


Only the dialog resources were changed. That's what the ChangeUI command uses. Open them with a resource editor or use ChangeUI to use them and see how it differs from the default UI.