Need to simply call a exe to install not copy locally then run
Jason Richmond
I have a deployment package for autodesk setup. It works by calling \networkshare\setup.exe. If called from the network share, it installs normally. If you copy the setup.exe locally, the setup.exe can't find the rest of the files (it looks at relative paths).
How can I simply execute the setup.exe on the network share as if I were doing it via windows explorer?
0
Comments
Hi Jason, you may want to just use a command step to execute the commands locally on your target machines. That should get the functionality you're after!
This worked! Thanks!
call "\software\sharename\aecmap3d2018.lnk" /W /q