Thanks ecaterina9.
Maybe you can help me in this problem to:
Running the silent installation of a product with setup.exe -s; the installation doesn't create the program folder an shortcut from the start menu, the pc is a nt-workstation 4.0 and the user logged on is adminstrator!
What do you think about this problem?
[InstallShield Silent]
Version=v5.00.000
File=Response File
[File Transfer]
OverwriteReadOnly=NoToAll
[DlgOrder]
Dlg0=SdWelcome-0
Count=8
Dlg1=SdRegisterUser-0
Dlg2=SdAskDestPath-0
Dlg3=SetupType-0
Dlg4=SdComponentDialog2-0
Dlg5=SdSelectFolder-0
Dlg6=SdStartCopy-0
Dlg7=RebootDialog-0
[SdWelcome-0]
Result=1
[SdRegisterUser-0]
szName=BellSouth
szCompany=BellSouth
Result=1
[SdAskDestPath-0]
szDir=c:\Archivos de programa\KSC\Orders
Result=1
[SetupType-0]
Result=303
[SdComponentDialog2-0]
Component-type=string
Component-count=2
Component-0=Order Entry System
Component-1=Microsoft Foundation Class DLL's
Result=1
[SdSelectFolder-0]
szFolder=Orders Interface
Result=1
[SdStartCopy-0]
Result=1
[Application]
Name=Orders Interface
Version=om137b tele2000 patch13 sybase universal
Company=Kenan Systems Corporation
Lang=0009
[RebootDialog-0]
Result=0
Choice=0
Main Topics
Browse All Topics





by: ecaterina9Posted on 2000-03-16 at 06:16:49ID: 2623722
The setup.iss response file should be in the same folder with setup.exe. When registering the response file using -r setup.iss is stored in the Windows folder.
You can provide the path to the .iss file if you want.
setup -s -f1c:\windows\setup.iss