Trueview 2018 Program ID

Trueview 2018 Program ID

Anonymous
Not applicable
895 Views
3 Replies
Message 1 of 4

Trueview 2018 Program ID

Anonymous
Not applicable

Hello,

 

I am trying to deploy Trueview 2018 to Windows 10 machines and am attempting to automate the default app settings. Trueview included. I have tried the recommendations here https://forums.autodesk.com/t5/dwg-trueview/looking-for-the-progid-dwg-trueview-2018/td-p/7104898 but have had no luck. I have searched the registry found and tested a few different "Program IDs" but they don't appear to work. Does anyone have the Program ID offhand already? 

0 Likes
896 Views
3 Replies
Replies (3)
Message 2 of 4

natasha.l
Alumni
Alumni

Hello @Anonymous, 

 

The recommended method is to create a SCCM package to deploy your Autodesk software, SCCM will pull this information. If you have an Enterprise Priority Business contract you should reach out to them for support. 

 

You would create Autodesk deployments, then create a SCCM package to deploy to client computers. 

Best Practices for creating a deployment

Enterprise Priority Support SCCM Guide

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

0 Likes
Message 3 of 4

Anonymous
Not applicable

So the problem is not with creating the deployments. The problem is that I am having trouble locating the Program ID within the registry so that I can script the setting of default apps specifically DWG Trueview.

0 Likes
Message 4 of 4

natasha.l
Alumni
Alumni

Hello @Anonymous, 

 

If you are trying to set .dwg file association with Trueview, it is handle a bit differently. We have many registry keys related this and applications modify this at startup and close (Autocad,Truewview etc.). Supported advise is leave the default file associations. 

 

The assoc command in windows to associate .dwg to Trueview 2018

assoc .dwg=dwgviewr.2001.409

 

Also, you should review this information on .dwg file association behavior. 

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

0 Likes