Message 1 of 5
Demand Loading Issues.
Not applicable
07-27-2005
06:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was just wondering how everyone is dealing with demand loading .dll's for
multiple versions of AutoCAD. Basically I want to create an installer that
will work for either AutoCAD Mechanical 2005 or the version of Mechanical
2005 that comes with Inventor. My problem is they reside under different
registry keys, ACAD-305:409 and ACAD-303:409. Is there an easier way other
than checking to see if these registry keys exist and then installing? What
if I wanted to distribute this to people whom I didn't know what vertical
flavor of AutoCAD they were using?
I haven't started working on my NSIS script yet but when I do I'd like to
know if there's an easier option for me.
TIA,
Tim Riley
multiple versions of AutoCAD. Basically I want to create an installer that
will work for either AutoCAD Mechanical 2005 or the version of Mechanical
2005 that comes with Inventor. My problem is they reside under different
registry keys, ACAD-305:409 and ACAD-303:409. Is there an easier way other
than checking to see if these registry keys exist and then installing? What
if I wanted to distribute this to people whom I didn't know what vertical
flavor of AutoCAD they were using?
I haven't started working on my NSIS script yet but when I do I'd like to
know if there's an easier option for me.
TIA,
Tim Riley