<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Everyone<br>
<br>
I would like to do this:<br>
<br>
WPKG runs an AutoIt GUI which asks the user "Do you want to install
program x ? Yes No"<br>
<br>
If answer$ = yes, WPKG installs the program.<br>
<br>
If answer$ = no, WPKG does not install the program but continues
processing.<br>
<br>
How do I pass the variable answer$ from AutoIt back to WPKG?<br>
<br>
My apologies if this has been covered before, but I could not find
anything on the Internet or in the forums.<br>
<br>
Thank you<br>
<br>
Kevin Hall<br>
<br>
</body>
</html>