<?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 Trusted location for custom lisp file acad mac in AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550515#M34209</link>
    <description>&lt;P&gt;Sorry if this has been answered before, I could only find an answer for the Win version. &amp;nbsp;How do I add a trusted location for ACAD Mac, so that I don't get a warning everytime I start AC. &amp;nbsp;I used to keep these in the AC package file under 2013 but thought I would do it the right way under 2014 and put them in a folder under my user library application support &amp;nbsp;etc. etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2013 12:12:31 GMT</pubDate>
    <dc:creator>MILESarch</dc:creator>
    <dc:date>2013-10-23T12:12:31Z</dc:date>
    <item>
      <title>Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550515#M34209</link>
      <description>&lt;P&gt;Sorry if this has been answered before, I could only find an answer for the Win version. &amp;nbsp;How do I add a trusted location for ACAD Mac, so that I don't get a warning everytime I start AC. &amp;nbsp;I used to keep these in the AC package file under 2013 but thought I would do it the right way under 2014 and put them in a folder under my user library application support &amp;nbsp;etc. etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 12:12:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550515#M34209</guid>
      <dc:creator>MILESarch</dc:creator>
      <dc:date>2013-10-23T12:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550813#M34210</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to set &lt;A href="http://docs.autodesk.com/ACDMAC/2014/ENU/index.html?url=files/GUID-9DEA7E46-708F-42DD-A497-F1324B8F4989.htm,topicNumber=d30e283698" target="_blank"&gt;TRUSTEDPATHS&lt;/A&gt; to appropriate value. Unfortunately you have to do this at the Command prompt, so if you have multiple folders you have to separated them by semicolons like this:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;"/Users/YOUR_USERNAME/AutoCAD Support/LSP;/Users/YOUR_USERNAME/AutoCAD Support/HATCH"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;(When TRUSTEDPATHS is set to one or more folder paths in quotes and separated by semicolons, the previously listed file types are loaded from the specified folders.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or, if for example you want all subfolders of "AutoCAD Support" folder to be included in Trusted paths, then you can set &lt;A href="http://docs.autodesk.com/ACDMAC/2014/ENU/index.html?url=files/GUID-9DEA7E46-708F-42DD-A497-F1324B8F4989.htm,topicNumber=d30e283698" target="_blank"&gt;TRUSTEDPATHS&lt;/A&gt; to:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;"/Users/YOUR_USERNAME/AutoCAD Support/..."&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;(When TRUSTEDPATHS includes a folder that ends with \... (backslash and three dots) or /... (backslash and three dots), all of its subfolders are also trusted.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maxim&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2013 12:58:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550813#M34210</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2013-10-23T12:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550955#M34211</link>
      <description>Thanks Maxim. Worked like a charm. I appreciate it!</description>
      <pubDate>Wed, 23 Oct 2013 13:47:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/4550955#M34211</guid>
      <dc:creator>MILESarch</dc:creator>
      <dc:date>2013-10-23T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/5301379#M34212</link>
      <description>&lt;P&gt;Does this include Autocad LT 2013 on mac?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2014 16:36:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/5301379#M34212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T16:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/5301567#M34213</link>
      <description>No.&lt;BR /&gt;&lt;BR /&gt;Because:&lt;BR /&gt;1. TRUSTEDPATHS system variable available since 2014 version&lt;BR /&gt;2. there is no LISP in AutoCAD LT&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Fri, 26 Sep 2014 17:40:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/5301567#M34213</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2014-09-26T17:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6385453#M34214</link>
      <description>&lt;P&gt;I am getting this warning. I didnt quite get how to sort out this. I read your instruction quite a few time and still dont know what to do?&lt;/P&gt;&lt;P&gt;I am using autocad 2014 in mac.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:25:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6385453#M34214</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T17:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6385699#M34215</link>
      <description>Welcome to Autodesk Forums!&lt;BR /&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If you are not sure about acaddoc.lsp file mentioned in this alert and you have not put this file to the "AutoCAD 2014" folder, than you can safely delete this file:&lt;BR /&gt;Go to the /Applications/Autodesk/AutoCAD 2014 folder and move acaddoc.lsp file to the Trash.&lt;BR /&gt;&lt;BR /&gt;I just wonder how it got there?&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Wed, 15 Jun 2016 19:05:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6385699#M34215</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-06-15T19:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6386248#M34216</link>
      <description>Hi&lt;BR /&gt;I put the lsp in that folder. coz i created a alias for Multiple points.&lt;BR /&gt;for more info you can see this link.&lt;BR /&gt;&lt;A href="http://forums.autodesk.com/t5/autocad-2013-2014-2015-2016-2017/commands-or-keyboard-alias/m-p/6385271#M129247" target="_blank"&gt;http://forums.autodesk.com/t5/autocad-2013-2014-2015-2016-2017/commands-or-keyboard-alias/m-p/6385271#M129247&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;without deleting is there anyway i can get rid of this alert?</description>
      <pubDate>Wed, 15 Jun 2016 23:15:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6386248#M34216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T23:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6386521#M34217</link>
      <description>I'd suggest you to create special folder inside your Home folder and put acaddoc.lsp there instead of putting it to the Applications folder.&lt;BR /&gt;Then you can add this special folder you created to TRUSTEDPATHS system variable as I described earlier.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Thu, 16 Jun 2016 05:08:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6386521#M34217</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-06-16T05:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6387469#M34218</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;sorry i tried my best to work it out but I couldn't. I did create a special folder and put all my lsp file in it. and now i dont know how to put my special folder into trustedpaths. I have attached a screen shot what i did in command prompt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 14:45:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6387469#M34218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T14:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6388055#M34219</link>
      <description>Suppose you created "autocad support" folder inside your home folder and you put acaddoc.lsp there.&lt;BR /&gt;Now you need to launch AutoCAD, go to AutoCAD Preferences, in Application tab you need to add this folder - autocad support - to "Support Files Search Path" on the right side of the Preferences window.&lt;BR /&gt;Now you need to type at the command prompt the name of the system variable TRUSTEDPATHS and hit Return, now type at the command prompt:&lt;BR /&gt;&lt;BR /&gt;/Users/aj/autocad support/...&lt;BR /&gt;&lt;BR /&gt;and hit Return.&lt;BR /&gt;&lt;BR /&gt;That is all.&lt;BR /&gt;You don't need to use Terminal application, you do everything inside AutoCAD.&lt;BR /&gt;&lt;BR /&gt;Maxim</description>
      <pubDate>Thu, 16 Jun 2016 17:50:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6388055#M34219</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-06-16T17:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6388278#M34220</link>
      <description>&lt;P&gt;thank you for your time and patience. I did try what you said but still it didnt work. I have added a screen shot you can have a look.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I did manage to sort it out. On load application i have an option startup content i added my .lsp file on the startup content everytime I open Autocad it loads and now warning as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 19:41:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6388278#M34220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T19:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted location for custom lisp file acad mac</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6389613#M34221</link>
      <description>&lt;P&gt;Hi Adam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now you only need to add "/Users/KS/Desktop/lsp files" folder to&amp;nbsp;TRUSTEDPATHS system variable.&lt;/P&gt;
&lt;P&gt;At the command prompt type:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Command: &lt;STRONG&gt;TRUSTEDPATHS                                                                 &lt;/STRONG&gt;&amp;lt;- hit Return here
Enter new value for TRUSTEDPATHS, or . for none &amp;lt;"."&amp;gt;: &lt;STRONG&gt;/Users/KS/Desktop/lsp files&lt;/STRONG&gt;    &amp;lt;-Type the path and hit Return here
Command:&lt;/PRE&gt;
&lt;P&gt;I marked with &lt;STRONG&gt;bold&lt;/STRONG&gt; the text you need to type at the command prompt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maxim&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 13:07:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/trusted-location-for-custom-lisp-file-acad-mac/m-p/6389613#M34221</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2016-06-17T13:07:52Z</dc:date>
    </item>
  </channel>
</rss>

