<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Set Trusted Location BEFORE AutoCAD is Initialized in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9085367#M21030</link>
    <description>&lt;P&gt;That's almost exactly what we tried, but when AutoCAD is un-intialized (i.e. never been launched by the current user), then this key gets wiped out and replaced with default settings. We want to keep the default Civil profile "&amp;lt;&amp;lt;C3D_Imperial&amp;gt;&amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R22.0\ACAD-1000:409\Profiles\&amp;lt;&amp;lt;C3D_Imperial&amp;gt;&amp;gt;\Variables]&lt;BR /&gt;"TRUSTEDPATHS"="....."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We could do this with our own profile name but then we'd need another desktop icon to provide our users, as the OOTB one would then reset the profile upon AutoCAD re-entry. This is something we want to avoid having to create.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2019 15:16:12 GMT</pubDate>
    <dc:creator>MarkSanchezSPEC</dc:creator>
    <dc:date>2019-10-14T15:16:12Z</dc:date>
    <item>
      <title>Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077452#M21024</link>
      <description>&lt;P&gt;We are aware that if we "seed" LSP routines into the AutoCAD installation "Support" folder, the routines/commands are immediately available after a user has initialized AutoCAD for the first time. This is because this folder is a default "Trusted Location"&lt;/P&gt;&lt;P&gt;What we'd prefer to do instead is load these files from a Network UNC path, rather than copy them onto all machines. Is there a way to add a Trusted Location BEFORE AutoCAD is even initialized for the first time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 21:51:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077452#M21024</guid>
      <dc:creator>MarkSanchezSPEC</dc:creator>
      <dc:date>2019-10-09T21:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077472#M21025</link>
      <description>&lt;P&gt;You can do this in the configuration of the network deployment. Set up the trusted path in a test pc and then go to Registry Editor and export the key as a *.reg file. You can then add this reg file to the network deployment.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 21:58:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077472#M21025</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2019-10-09T21:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077493#M21026</link>
      <description>&lt;P&gt;Which specific registry key Ed?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 22:10:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077493#M21026</guid>
      <dc:creator>MarkSanchezSPEC</dc:creator>
      <dc:date>2019-10-09T22:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077496#M21027</link>
      <description>&lt;P&gt;Sorry, I'm in a meeting now. I'll have to get back to you.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 22:12:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077496#M21027</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2019-10-09T22:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077517#M21028</link>
      <description>&lt;P&gt;Okay thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 22:26:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077517#M21028</guid>
      <dc:creator>MarkSanchezSPEC</dc:creator>
      <dc:date>2019-10-09T22:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077524#M21029</link>
      <description>&lt;P&gt;Attached is a reg file for Map. You can edit it to suit your needs.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2019 22:37:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9077524#M21029</guid>
      <dc:creator>Ed__Jobe</dc:creator>
      <dc:date>2019-10-09T22:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9085367#M21030</link>
      <description>&lt;P&gt;That's almost exactly what we tried, but when AutoCAD is un-intialized (i.e. never been launched by the current user), then this key gets wiped out and replaced with default settings. We want to keep the default Civil profile "&amp;lt;&amp;lt;C3D_Imperial&amp;gt;&amp;gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R22.0\ACAD-1000:409\Profiles\&amp;lt;&amp;lt;C3D_Imperial&amp;gt;&amp;gt;\Variables]&lt;BR /&gt;"TRUSTEDPATHS"="....."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We could do this with our own profile name but then we'd need another desktop icon to provide our users, as the OOTB one would then reset the profile upon AutoCAD re-entry. This is something we want to avoid having to create.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 15:16:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9085367#M21030</guid>
      <dc:creator>MarkSanchezSPEC</dc:creator>
      <dc:date>2019-10-14T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Trusted Location BEFORE AutoCAD is Initialized</title>
      <link>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9147444#M21031</link>
      <description>&lt;P&gt;Just wanted to pass on that we were able to add one of our paths a Trusted Location at AutoCAD initialization by simply adding it to our installation package per this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/installation-licensing/add-trusted-location-to-autocad-deployment/m-p/9131301#M231468" target="_blank" rel="noopener"&gt;Add Trusted Location to AutoCAD Deployment &lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sometimes helps to ask the same question in different forums here.&lt;/P&gt;&lt;P&gt;Thanks again for your help Ed.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 19:40:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/set-trusted-location-before-autocad-is-initialized/m-p/9147444#M21031</guid>
      <dc:creator>MarkSanchezSPEC</dc:creator>
      <dc:date>2019-11-14T19:40:05Z</dc:date>
    </item>
  </channel>
</rss>

