Message 1 of 4
Silently "Deploying" a Standard Local Install (instead of a deployment)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Might be a tricky question, but for some circumstances (long distance/VPN installs...) it's much more reliable and quicker to install locally. I've done so with PDQ Deploy by copying the AutoCAD.exe installer to user PC and running from there with command line. I.e., not a deployment, but a standard install.
This displays for the current logged user as "Creates the installer..." and after some time moves to "Preparing to Install..." where it then waits for the user to click Install. Can I get prevent this 'Install' prompt?
I've tried variations of arguments of "...\AutoCAD.exe" /silent or /q or /qb with no luck that I can tell. Any suggestions on how to go this route? For certain scenarios this is working so much better than a deployment.