PDA

View Full Version : Change Install & Cancel location


baby123
10th April 2012, 13:08
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
10th April 2012, 13:17
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
10th April 2012, 13:31
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
10th April 2012, 14:01
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....