Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Auto load library ARX and DLL

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
1269 Views, 2 Replies

Auto load library ARX and DLL

I have a custom addin that runs an ARX file and an DLL file.

 

To auto load it I add some keys in registry.

 

For AutoCAd2010 the registry is:


[HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R18.0\ACAD-8001:409\Applications\eDocAcad]
"LOADCTRLS"=dword:00000002
"LOADER"="E:\\User\\EGROU\\V7.0\\eDocAddIns\\eDocAcad2010Addin.arx"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R18.0\ACAD-8001:409\Applications\eGrouAcad]
"LOADCTRLS"=dword:00000002
"MANAGED"=dword:00000001
"LOADER"="E:\\User\\EGROU\\V7.0\\eDocAddIns\\eGrou.ACAD2010Addin.dll"

 

For AutoCAd2011 the registry is:

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R18.1\ACAD-9001:409\Applications\eDocAcad]
"LOADCTRLS"=dword:00000002
"LOADER"="E:\\User\\EGROU\\V7.0\\eDocAcad2010Addin.arx"

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R18.1\ACAD-9001:409\Applications\eGrouAcad]
"LOADCTRLS"=dword:00000002
"MANAGED"=dword:00000001
"LOADER"="E:\\User\\EGROU\\V7.0\\eGrou.ACAD2010Addin.dll"

 

In AutoCAD2010 load right when AutoCAD starts and works well, but in AutoCAD2011 don't load and don't give any error.

When I load manually with commands APPLOAD  and NETLOAD loads right and works well.

 

What I am doing wrong to not load when AutoCAD2011 starts?

 

Thanks & Regards,

Rui

 

2 REPLIES 2
Message 2 of 3
artc2
in reply to: Anonymous

Are the paths to the files really supposed to be different for the 2011 registry entries (the eDocAddIns directory is missing in the 2011 paths)?

Message 3 of 3
Anonymous
in reply to: artc2

You are right. Tks 🙂

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost