A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
@Justins: Thanks for investigating. I created the application for SCCM so that self extraction was not my problem but timing with setup.exe which forks other processes, so I had to wrap around a powershell script. Incompatible for PMPC is the right status :)
This type of process isn't supported in our model of the publishing model from the SCCM in-console publishing. Autodesk would need to provide a direct download of the installer that directly supports a silent install command.
https://knowledge.autodesk.com/support/dwg-trueview/troubleshooting/caas/sfdcarticles/sfdcarticles/Silent-installation-for-DWG-TrueView-2018.html
I assume this should work for more recent versions too.
@Justins: Thanks for investigating. I created the application for SCCM so that self extraction was not my problem but timing with setup.exe which forks other processes, so I had to wrap around a powershell script. Incompatible for PMPC is the right status :)
I just did some research. It seems the download requires an extraction of the EXE into a lot of files in order to then run a setup: https://knowledge.autodesk.com/support/dwg-trueview/learn-explore/caas/sfdcarticles/sfdcarticles/How-to-run-self-extraction-of-DWG-TrueView-2019-install-package-from-Command-Line.html.
This type of process isn't supported in our model of the publishing model from the SCCM in-console publishing. Autodesk would need to provide a direct download of the installer that directly supports a silent install command.
Do you know if the installer in the download link above supports a directly silent install?