Posted on: 10/2/2012 11:03:08 AM | Views : 1023

Hi
I'm trying to run sqlexpr_x64_enu.exe with many command parameters to specify installation configuration.  The installation works fine if I have access to C drive, but the extraction fails if I don't have access to C and am trying to install on D drive.  If I specify the "/x" argument to sqlexpr_x64_enu.exe to extract to a different location (i.e., d:\MyDir) the extraction goes to the correct location but I get a dialog saying extraction is complete and setup.exe is never run with all my command parameters (i.e., requiring me to run sqlexpr_x64_enu.exe with "/x", then setup.exe with all my other command arguments as a separate step).  Anyone have any ideas how I can get desired behavior to put extract location and all the other arguments on a single line and have extraction and installation happen with a single command, even when I'm specifying non-default (i.e., "D" drive)?

Thanks ...

Go to the complete details ...