setup.iss ica32 client
I have created a setup.iss file for Citrix ICA32 client.
It works but with one problem.
It carries over the machine name of the machine used to create to setup.iss.
I have tried putting various syntax in the
[SdShowDlgEdit1-0]
szEdit1= This some of the syntax I have used %clientname%, %computername%, "", ("")
Result=1 , with the same results.
What am I doing wrong?
[InstallShield Silent]
Version=v5.00.000
File=Response File
[DlgOrder]
Dlg0=SdWelcome-0
Count=7
Dlg1=SdLicense-0
Dlg2=SdAskDestPath-0
Dlg3=SdSelectFolder-0
Dlg4=SdShowDlgEdit1-0
Dlg5=AskOptions-0
Dlg6=MessageBox-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdAskDestPath-0]
szDir=C:\Program Files\Citrix\ICA Client
Result=1
[SdSelectFolder-0]
szFolder=Citrix ICA Client
Result=1
[SdShowDlgEdit1-0]
szEdit1=%clientname%
Result=1
[AskOptions-0]
Result=1
Sel-0=0
Sel-1=1
[Application]
Name=ICA Client
Version=4.0
Company=Citrix
[MessageBox-0]
Result=1
It works but with one problem.
It carries over the machine name of the machine used to create to setup.iss.
I have tried putting various syntax in the
[SdShowDlgEdit1-0]
szEdit1= This some of the syntax I have used %clientname%, %computername%, "", ("")
Result=1 , with the same results.
What am I doing wrong?
[InstallShield Silent]
Version=v5.00.000
File=Response File
[DlgOrder]
Dlg0=SdWelcome-0
Count=7
Dlg1=SdLicense-0
Dlg2=SdAskDestPath-0
Dlg3=SdSelectFolder-0
Dlg4=SdShowDlgEdit1-0
Dlg5=AskOptions-0
Dlg6=MessageBox-0
[SdWelcome-0]
Result=1
[SdLicense-0]
Result=1
[SdAskDestPath-0]
szDir=C:\Program Files\Citrix\ICA Client
Result=1
[SdSelectFolder-0]
szFolder=Citrix ICA Client
Result=1
[SdShowDlgEdit1-0]
szEdit1=%clientname%
Result=1
[AskOptions-0]
Result=1
Sel-0=0
Sel-1=1
[Application]
Name=ICA Client
Version=4.0
Company=Citrix
[MessageBox-0]
Result=1
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.