Old 8th August 2006, 01:36   #1
Foooo
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.
Foooo is offline   Reply With Quote
Old 8th August 2006, 02:01   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
ExecShell "open" "http://nsis.sf.net/"

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump