Re: Installing multiple products
well your problem is related to putting the cart infront of the horse.
so:
1. u have 8 products and
2.you have created 8 exe files. and
3.u use radio buttons to select the correct exefile
HOPE U HAVE PUT ALL THE ACTIONS IN THE "after installing" section of the SCREEN. Most probably it is in the actions sections.
check,and make sure your actions are executed after the choices are made.
dan
Announcement
Collapse
No announcement yet.
Installing multiple products
Collapse
X
-
Installing multiple products
Hi,
I have been trying to create an installer that will run one of 8 product installer files depending on the user choice. The user selects their choice by radio button and depending on the radio button variable, an action should launch the installer file for the product they have choosen.
I included an action:
IF (%RadioSelection%= %CID%)
Execute (%SrcDrv%\individual_installers\setuprei.exe)
END IF
This is a "before installing" action. Am using SF 6.0.1.0
I make the radio button selection and the installer seems to hang. What am I doing wrong?
Thanks in advance for your help,
Frank
Tags: None
Leave a comment: