Skip to content
⌘ NSIS Forum Archive

Change Install & Cancel location

4 posts

baby123#

Change Install & Cancel location

I searched over the internet and here in the forum,
but couldn't find any solution for this.


I need ON WELCOME SCREEN,
move the NEXT button to the RIGHT
and the CANCEL button to the LEFT.
IS IT POSSIBLE?

THANKS IN ADVANCE!!!
MSG#
First of all, please stop writing in capitals. You sound like you're shouting at us.

To answer your question, I think you need to edit the appropriate exe in NSIS\Contrib\UIs using resourcehacker.
baby123#
Hi MSG, thanks for your answer.
[The CAPITAL words are only to emphasize...]

If i will do it with resourcehacker, then the CRC of the file won't pass and i don't want to skip it.
Is there any solution?
baby123#
I found the solution, regarding what u wrote:

on \NSIS\Contrib\UIs there is this file:
>>> modern_headerbmpr.exe

I re-position the buttons location using resourcehacker, and then when i compile my installer it using this file for creating the WELCOME PAGE.

I hope i helped u guys.
and MSG thanks again....