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
Archive: How to add url link to custom page?
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
Place this in your page.ini file:
[Field 1]
Type=Link
State=http://www.somewhere.com/
Text=Click me
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?
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
For this specific question, you can find it in the InstallOptions doc.