V
Vipin Panwar
Guest
We need to create setup in Silent Mode which allow silent installation without any end user intraction.
After research on internet we came to know that we need to generate the response file(Setup.iss).
There are two ways to create the response file,
1. Recording a Response File
2. Manually Creating a Response File
I am using first using command line Setup.exe -r which install successfully but not creating the Setup.iss file under Window as mention in a forum.
While trying second option by manual creating a response file it will not reading the setup.iss file.
Can anybody help me out to achieve the silent installation. Any documentation will be helpful. If there is other best way than also please suggest.
Note: I am using InstallShield Limited Edition for setup.exe.
Thanks,
Vipin Panwar
Continue reading...
After research on internet we came to know that we need to generate the response file(Setup.iss).
There are two ways to create the response file,
1. Recording a Response File
2. Manually Creating a Response File
I am using first using command line Setup.exe -r which install successfully but not creating the Setup.iss file under Window as mention in a forum.
While trying second option by manual creating a response file it will not reading the setup.iss file.
Can anybody help me out to achieve the silent installation. Any documentation will be helpful. If there is other best way than also please suggest.
Note: I am using InstallShield Limited Edition for setup.exe.
Thanks,
Vipin Panwar
Continue reading...