I have this installation file setup.exe that was created with installShield wizard. as part of the installation the user needs to prompt the installation path, now i don't have any access to the installshield environment i can only run the setup.exe file. I want to activate the installation process via the command line in silent mode,and i need a way to transfer to the setup.exe (via command line arguments) the installation path. is there any way for me to do so ?? (msi installtion enables this option)
Thanks, Liran