/build/static/layout/Breadcrumb_cap_w.png

How do you remove online features from AutoCAD 2018 installs?

How do you remove online features from AutoCAD 2018 installs such as A360 the Autodesk App Store?
Even when unchecking all of the a360 options when going through the Admin Install wizard, AutoCAD still allows you to 'login' and gives an icon for the App Store.
0CXD4V.png

Ld4r90.png
In the past, for other versions, I've edited the INI file of the admin install to remove A360, but it doesn't seem to be there or working for 2018.

Any help is appreciated.
Thanks

0 Comments   [ + ] Show comments

Answers (1)

Posted by: jmaeding 5 years ago
White Belt
0

I know this is a year later than the OP, but may be useful for others searching in the future.

In our acad startup lisp file "acaddoc.lsp", we disable the info center with this line:

(vl-registry-write (strcat "HKEY_CURRENT_USER\\" (vlax-product-key) "\\InfoCenter") "InfoCenterOn" 0)

So that is editing the registry to do that.

You can do that with KACE, after the install, though you must write that code of course.



 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ