I have receive an application that i need to distribute to several computers, but I want a silent installation, and preserve all newer libraries.
This is the information I have from the setup.exe file:
File Version: 6.0.88.4
Description: Setup Bootstrap for Visual Basic Setup Toolkit
When I run the setup.exe /silent it start installing the application but as soon a dll, is newer that the one the setup is installing it stop and ask you if you want to keep it, or no.
Is there another command line parameter to avoid this?
Are there more command line parameters?
Thanks
Luis Enrique Heredia