.NET
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi
How can I create a setup for autocad map application. I just want to load the tool (dot net Arx C#) application from user installation directory.
Thanks
Murali
Re: autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Write the code.
Compile.
Either NETLOAD
or configure through the registry to demand load.
Regards
class keyThumper<T> : Lazy<T>; another Swamper
I do not endorse the social media app links below![]()
Re: autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Re: autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Alexander, I didn't think the AutoLoader would load from user defined folders ... I'll need to re-read those links.
Regards
class keyThumper<T> : Lazy<T>; another Swamper
I do not endorse the social media app links below![]()
Re: autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
KerryBrown wrote:
Alexander, I didn't think the AutoLoader would load from user defined folders ... I'll need to re-read those links.
Regards
Kerry! I do not understand where these topics AutoLoader? These topic's are about creating setup (MSI). ;-)
Re: autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I may have misinterpreted the OP's question.
Regards
class keyThumper<T> : Lazy<T>; another Swamper
I do not endorse the social media app links below![]()
Re: autoCad applicatio n setup
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Would be nice if the OP came back to comment ![]()
class keyThumper<T> : Lazy<T>; another Swamper
I do not endorse the social media app links below![]()




