Problems to set a link

Got a problem you cannot solve? Try here.
RetroMind
Posts: 4
Joined: Thu Oct 26, 2006 9:21 am

Problems to set a link

Postby RetroMind » Fri Oct 27, 2006 7:13 am

Hello,

i try to set a link on a dialog, but that's a big problem for me.

i tried it, like the 'cde autorun' sample it says, but no success

i've tried a label, button and BitBtn....

Code: Select all

Display Dialog: welcome, wait for dialog to return (modal)
if Variable WIZARD Equals TEAMVIEWER
  Run Program http://www.teamviewer.com/
end
if Variable WIZARD Equals CANCEL
  GoTo Label: Main Install
end


and

Code: Select all

Display Dialog: welcome, wait for dialog to return (modal)
if Variable WIZARD Equals TEAMVIEWER
  Run Program http://www.teamviewer.com/
else
if Variable WIZARD Equals CANCEL
  GoTo Label: Main Install
  end
end


i got on the next setup-side. the same, as i would click the next-button

have anybody an idea for me, to solve this problem`?

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Fri Oct 27, 2006 7:45 am

So what exactly isn't working for you here? Also make sure the link button is actually called teamviewer, and its set to return its name in the dialog properties.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 28 guests