PDA

View Full Version : Reposition Installer


Vytautas
26th September 2003, 06:23
Is there a way to position the installer window in the corner of the screen rather that in the center?

Vytautas

Joost Verburg
26th September 2003, 10:47
Should be possible using the System plug-in.

pengyou
26th September 2003, 11:13
There is an example in the Archive:

http://nsis.sourceforge.net/archive/viewpage.php?pageid=138

Vytautas
26th September 2003, 12:26
Thanks, that worked perfectly. Although I am having problems with the .GUIInit function, compiler keeps saying that the function already exists.

Vytautas

Joost Verburg
26th September 2003, 12:35
If using the Modern UI, check the Readme about custom functions.