Launch a web page

Got a problem you cannot solve? Try here.
AH-NP
Posts: 46
Joined: Mon Jun 11, 2007 8:48 am

Launch a web page

Postby AH-NP » Fri Jul 13, 2007 2:49 am

Hi,

I put a button in a dialog, and when I click this button I would want that it launches a web page.
I tried this code, it' ok but it isn't stable.

Have you a other solution ?


label: Composant
Display Dialog: composant, wait for dialog to return (modal)
Set Variable WEB to
if Variable WIZARD Equals WEB
Set Variable WEB to TRUE
if Variable WEB Equals TRUE
Run Program $SUPPORTDIR$\\iexplore.exe http://www.ebp.com/fr/telechargez/gamme ... -plan.aspx
GoTo Label: Composant
end
else
if Variable WIZARD Equals CANCEL
GoTo Label: Main Install
end
end


Thank you.

Tinus
Posts: 207
Joined: Tue Jun 20, 2006 8:42 am
Location: Germany

Postby Tinus » Fri Jul 13, 2007 3:00 am

Try to run the web page in this way

Code: Select all

Run Program http://www.ebp.com/fr/telechargez/gamme-business-plan/business-plan.aspx


Code: Select all

~InstallAware Clipboard Data~
~Run Program~
~{9815FB1D-9699-4B5A-8226-26409E6B54E2}~
~http://www.ebp.com/fr/telechargez/gamme-business-plan/business-plan.aspx~
~FALSE~
~~
~FALSE~
~~
Martin Rothschink
InstallAware MVP

AxoNet Software GmbH
http://www.axonet.de/products/other-pro ... stallaware

AH-NP
Posts: 46
Joined: Mon Jun 11, 2007 8:48 am

Postby AH-NP » Fri Jul 13, 2007 3:17 am

It's OK, thank you for your answer :) :)

Thanks a lot


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 80 guests