Message 1 of 9
AutoCAD Deployment - User Profile Not loading
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a deplyment using AutoDesk website, provided the .ARG file and downloaded the deployment image. However, when I install AutoCAD it doesn't show up... I checked the Collection.xml and it seems to be referenced in there, it also exists in the image... What is even stranger... I get desktop icon shortcut to launch AutoCAD called "AutoCAD 2023 - English - Unnamed Profile"
Here is a snippet from Collection.xml
<Applications>
<Application>
<UPI2>{75287169-1455-3CEC-A313-AAC8FAA1C684}</UPI2>
<CustomProperties>
<Property name="SUPPORT_CONTENT_ROOT" value="[ROAMINGUSERFILESFOLDER]"/>
<Property name="SUPPORT_CONTENT_CUSTOM_PATH" value=""/>
<Property name="LOCKSECURITYSETTINGS" value="0"/>
<Property name="SECURELOAD" value="1"/>
<Property name="ACADProfile_TrustedPaths" value=""/>
<Property name="ACADProfile_TrustedDomains" value="*.autodesk.com;*.google-analytics.com;*.virtualearth.net"/>
<Property name="LEGACYCODESEARCH" value="0"/>
<Property name="ACADLspAsDoc" value="#0"/>
<Property name="ACOMP_EXPRESS_TOOLS" value="1"/>
<Property name="ACOMP_MIGRATE" value="0"/>
<Property name="ACAD_USE_ONLINE_CONTENT" value="#1"/>
<Property name="ACAD_SUBSCRIPTIONCENTER_ENABLE" value="#1"/>
<Property name="ACAD_ENABLE_SEND_PC_NAME" value="#0"/>
<Property name="ACAD_ENABLE_ROUNDTRIP" value="#1"/>
<Property name="ADSK_DESKTOPSHORTCUT_1" value="0"/>
<Property name="CUSTOM_PROFILE" value="CustomUserFiles\CUSTOM_PROFILE\SuperCustomProfileV7000.arg"/>
<Property name="ADLM_EULA_COUNTRY" value="US"/>
<Property name="NIWSELECTION" value="1"/>
<Property name="ACADSTANDALONENETWORKTYPE" value="2"/>
</CustomProperties>
<CustomUserFiles>
<File>
<SourcePath>SuperCustomProfileV7000.arg</SourcePath>
<ImagePath>CUSTOM_PROFILE</ImagePath>
</File>
</CustomUserFiles>
</Application>
</Applications>
Any ideas? Also if anyone has any hints on how to load this outside of Autodesk tools would be amazing.
I feel it would be so much simpler if this file just lived somewhere like User\AppData and etc... Or even hiding in the Registry's dungeons... But that's just me dreaming
The definition of insanity is doing the same thing over and over again and expecting different results