<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: create a toolbar and run the .net exe in autocad in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610150#M67736</link>
    <description>First, if the three little letters in your subject line are accurate (exe), then you can have your exe start autocad or connect to an existing instance, and interact with it through the COM interface only, but you can't have a button in Autocad that executes code from your exe.  To do that you would have make it a .dll and load it into Autocad.&lt;BR /&gt;
&lt;BR /&gt;
Vampire...: &lt;BR /&gt;
Judging by the links you provided as reference, you are apparently using a .dll, so perhaps if you were more specific as to what you're having trouble with, someone out here can probably help.</description>
    <pubDate>Tue, 05 Jan 2010 19:38:06 GMT</pubDate>
    <dc:creator>chiefbraincloud</dc:creator>
    <dc:date>2010-01-05T19:38:06Z</dc:date>
    <item>
      <title>create a toolbar and run the .net exe in autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610148#M67734</link>
      <description>hi&lt;BR /&gt;
&lt;BR /&gt;
in my project, the output drawings will be generated in autocad.&lt;BR /&gt;
&lt;BR /&gt;
when i install my software,and open the autocad&lt;BR /&gt;
then a toobar with a button should be created,by pressing the button i want to run the project&lt;BR /&gt;
&lt;BR /&gt;
it is like, when i install the software , a shortcut icon is shown in desktop&lt;BR /&gt;
similarly i need to generate a shortcut in autocad toolbar&lt;BR /&gt;
&lt;BR /&gt;
is there any way..&lt;BR /&gt;
&lt;BR /&gt;
thanking you in advance&lt;BR /&gt;
vijay kumar</description>
      <pubDate>Mon, 04 Jan 2010 06:40:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610148#M67734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-04T06:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: create a toolbar and run the .net exe in autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610149#M67735</link>
      <description>I need the answer to this too. I've found information on making ribbons, but the code I found doesn't seem to be applicable to the current version of either AutoCAD or Visual Studio.  Here's the link to that in case it helps you :http://au.autodesk.com/?nd=class&amp;amp;session_id=5163  If you figure it out let me know.&lt;BR /&gt;
&lt;BR /&gt;
I found a few other discussions that might help:&lt;BR /&gt;
http://discussion.autodesk.com/forums/thread.jspa?threadID=483240&lt;BR /&gt;
http://discussion.autodesk.com/forums/thread.jspa?messageID=4531456

Edited by: vampirefromtheitcave2 on Jan 5, 2010 6:34 PM</description>
      <pubDate>Tue, 05 Jan 2010 18:02:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610149#M67735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-05T18:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: create a toolbar and run the .net exe in autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610150#M67736</link>
      <description>First, if the three little letters in your subject line are accurate (exe), then you can have your exe start autocad or connect to an existing instance, and interact with it through the COM interface only, but you can't have a button in Autocad that executes code from your exe.  To do that you would have make it a .dll and load it into Autocad.&lt;BR /&gt;
&lt;BR /&gt;
Vampire...: &lt;BR /&gt;
Judging by the links you provided as reference, you are apparently using a .dll, so perhaps if you were more specific as to what you're having trouble with, someone out here can probably help.</description>
      <pubDate>Tue, 05 Jan 2010 19:38:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610150#M67736</guid>
      <dc:creator>chiefbraincloud</dc:creator>
      <dc:date>2010-01-05T19:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: create a toolbar and run the .net exe in autocad</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610151#M67737</link>
      <description>I am trying to create a button during the install of my program.  I am also trying to enter the pieces needed for functionality into the registry.  Since I need to do both of these things during a company-wide install, it is impractical to do them manually.  The button would simply call a function in my dll that opens a windows form.  I have had some limited success with the registry, but when I enter the values using my installation program, AutoCAD does not recognize the command.&lt;BR /&gt;
&lt;BR /&gt;
Thank you for all your help.</description>
      <pubDate>Tue, 05 Jan 2010 20:34:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-a-toolbar-and-run-the-net-exe-in-autocad/m-p/2610151#M67737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-01-05T20:34:28Z</dc:date>
    </item>
  </channel>
</rss>

