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.
Launch a web page
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
InstallAware MVP
AxoNet Software GmbH
http://www.axonet.de/products/other-pro ... stallaware
Who is online
Users browsing this forum: No registered users and 88 guests