Adding trusted locations through the api

Adding trusted locations through the api

rbastiaans
Participant Participant
758 Views
2 Replies
Message 1 of 3

Adding trusted locations through the api

rbastiaans
Participant
Participant

Hi Guys,

 

Does anybody know if it's possible to add trusted locations through the api in 2014?

 

Thanks.

 

Remco

0 Likes
Accepted solutions (1)
759 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Accepted solution
I think you can add trusted path using "TRUSTEDPATHS" System variable. But for Details you can go through below two links which might be useful for you:

http://adndevblog.typepad.com/autocad/2013/01/autodesk-autoloader-white-paper.html

http://docs.autodesk.com/ACD/2014/ENU/index.html?url=files/GUID-2FB4611D-F141-48D5-9B6E-460EB59351AF...
0 Likes
Message 3 of 3

rbastiaans
Participant
Participant

Thanks!

I didn't know you could add two paths using the command line, now I can implement it in my .net solution as well.

Just use a semicolon between the two paths.

0 Likes