Jump to content

Get AutoCAD installations on workstation in VBA


MSasu

Recommended Posts

I looking to find a way to create a list with AutoCAD versions currently installed on a particular station from the code of a stand-alone Visual Basic tool.

The code below will allow calling only the default version:

 

CreateObject("AutoCAD.Application")

 

What I’m trying is to generate a list with current installed version and allow the user to select via a pop-up list the version required for a processing.

Is there a solution to my issue? Thank you!

 

Regards,

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...