|
|
#1 |
|
Junior Member
Join Date: Aug 2006
Posts: 1
|
Launching a browser window?
Hello.
I'm creating a very simple application with NSIS ( for personal use ) and I would like to launch a URL so that a browser opens and loads the URL. I have searched these forums a few times but can't seem to find what I am looking for. I don't want to connect silently to a URL or anything like that, just launch a browser window ( same thing as clicking on a link in an email etc ). Thanks.
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
ExecShell "open" "http://nsis.sf.net/"
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|