Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Autodesk DWG Trueview Installation Arguments

Writer Emily Wong

I am not sure if this is the right place to ask about applications so please let me know which one to post on for this if not.

My question is about Autodesk DWG Trueview. Can someone advise where I can find the documentation on the command line arguments for installing it on Windows 10 clients? I want to deploy silently through SCCM and enforce a restart. The silent install part is fine, but I want to avoid the part where it disables explorer which I believe is not done when a restart is specified.

Can anyone let me know?

1 Answer

Are you using a MSI installer? If so, you can use the default MSIEXEC arguments /q for quiet install /forcerestart for enforcing restart REBOOT=ReallySuppress or /norestart for suppressing reboot

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy