Error launching setup.exe on remote machine
Hello everybody,
I'm Fab from France. I will try too explain my problem : I need to install Topsolid with a .iss response file.
-
First step, I copy the folder of Topsolid including the .iss on the remote machine, in the temp folder.
-
Second step, I want to launch the Setup.exe with this line :
C:\Windows\Temp\TopSolid\x64\TopSolid\setup.exe -s -f1"C:\Windows\Temp\TopSolid\x64\TopSolid\answer.iss"
Locally, my command works very well. But in PDQ Deploy, this step failed with this message :
Command script returned error code -2147213312
What can I do to success ?
Thank you for your help et big thanks to PDQ and this wonderful soft ....
Comments
https://support.pdq.com/knowledge-base/1248
So try:
C:\Windows\Temp\TopSolid\x64\TopSolid\setup.exe -s -f1answer.iss