Mlabell
2008-04-10, 12:49 AM
I am posting this to hopefully help others with this problem. I have recently found out that in AutoCAD 2008 and initializing VBA upon launch of AutoCAD gets disabled if you integrate a third party software called Edrawings. If you choose to not integrate the software themn there are no problems with the software screwing up the auatostart function of vba on launch.
Why does this happen?
Edrawings installs a acad.rx file in C:\Program Files|AutoCAD 2008\support folder. Which trumps the acad.rx file that is in C:\Program Files|AutoCAD 2008 folder. If the program is accidentally integrated then delete the acad.rx file in the support folder. Hopefully this helps someone out there since I spent a day trying to figure out the problem.
Why does this happen?
Edrawings installs a acad.rx file in C:\Program Files|AutoCAD 2008\support folder. Which trumps the acad.rx file that is in C:\Program Files|AutoCAD 2008 folder. If the program is accidentally integrated then delete the acad.rx file in the support folder. Hopefully this helps someone out there since I spent a day trying to figure out the problem.