Skip to content
⌘ NSIS Forum Archive

How to add url link to custom page?

5 posts

daisywheel#

How to add url link to custom page?

Hi All,

I tryed to find answer in forum but couldn't.
I want to add link to custom page. How can I do it?

tnx,
Roman
lybra#
Place this in your page.ini file:


[Field 1]
Type=Link
State=http://www.somewhere.com/
Text=Click me
daisywheel#
I guessed it should be something easy like that but I didn't find it in help file.

How should I get this otherwise asking in forum?
fluidz91#
Useful links :

forum (here!) : http://forums.winamp.com/forumdisplay.php?s=&forumid=65
NSIS Users Manual : http://nsis.sourceforge.net/Docs/
NSIS Modern User Interface : http://nsis.sourceforge.net/Docs/Mod...UI/Readme.html
InstallOptions2 (ini) : http://nsis.sourceforge.net/Docs/Ins...ns/Readme.html
NSIS Sourceforge Main Page : http://nsis.sourceforge.net/Main_Page