<?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 Betreff: Inventor 2023 install developer tools - cannot find version of Visual Studio in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11143074#M37561</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you need to install Visual Studio 2019.&lt;/P&gt;&lt;P&gt;Then you will be able to instal SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can simple copy the the &lt;STRONG&gt;Addin Templete&lt;/STRONG&gt; from Folder 2019 and past in Folder 2022.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Documents\Visual Studio 2019\Templates\ProjectTemplates&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;to&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Documents\Visual Studio 2022\Templates\ProjectTemplates&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 16:33:22 GMT</pubDate>
    <dc:creator>florian_wenzel</dc:creator>
    <dc:date>2024-09-24T16:33:22Z</dc:date>
    <item>
      <title>Inventor 2023 install developer tools - cannot find version of Visual Studio</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11142928#M37560</link>
      <description>&lt;P&gt;I am trying to install the 2023 Developer Tools, but it tells me that it 'Could not find any version of Microsoft Visual Studio'.&amp;nbsp; I have 'Visual Studio Professional 2022 installed'.&amp;nbsp; Any tips as to what I may be doing wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2022 20:12:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11142928#M37560</guid>
      <dc:creator>brad.jackson</dc:creator>
      <dc:date>2022-05-02T20:12:58Z</dc:date>
    </item>
    <item>
      <title>Betreff: Inventor 2023 install developer tools - cannot find version of Visual Studio</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11143074#M37561</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you need to install Visual Studio 2019.&lt;/P&gt;&lt;P&gt;Then you will be able to instal SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then you can simple copy the the &lt;STRONG&gt;Addin Templete&lt;/STRONG&gt; from Folder 2019 and past in Folder 2022.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Documents\Visual Studio 2019\Templates\ProjectTemplates&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;to&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Documents\Visual Studio 2022\Templates\ProjectTemplates&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 16:33:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11143074#M37561</guid>
      <dc:creator>florian_wenzel</dc:creator>
      <dc:date>2024-09-24T16:33:22Z</dc:date>
    </item>
    <item>
      <title>Betreff: Inventor 2023 install developer tools - cannot find version of Visual Studio</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11144261#M37562</link>
      <description>&lt;P&gt;Thank you so much.&amp;nbsp; I will give that a shot and let you know how it comes out.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2022 12:24:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/11144261#M37562</guid>
      <dc:creator>brad.jackson</dc:creator>
      <dc:date>2022-05-03T12:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor 2023 install developer tools - cannot find version of Visual Studio</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/13707025#M175907</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I know this is an old thread, but I want to contribute sth to this topic:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can go to cmd window and use this command:&lt;/P&gt;&lt;P&gt;msiexec /a "C:\Users\Public\Documents\Autodesk\Inventor 2023\SDK\developertools.msi" TARGETDIR="C:\Temp\dt" /qb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the advice from this source:&lt;/P&gt;&lt;P&gt;&lt;A href="https://codingforfun.de/extract-inventor-developer-tools-without-visual-studio-installed/" target="_blank"&gt;https://codingforfun.de/extract-inventor-developer-tools-without-visual-studio-installed/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have to move some files afterwards manually.&lt;/P&gt;&lt;P&gt;In the AU class "ClassPresentation-MFG601910-CurtisWaguespack-AU2023" () page 62) I got an idea where the folders should be.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To me it seems you can use VS2022&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 05:55:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-2023-install-developer-tools-cannot-find-version-of/m-p/13707025#M175907</guid>
      <dc:creator>Jakob_Hamburg</dc:creator>
      <dc:date>2025-07-02T05:55:39Z</dc:date>
    </item>
  </channel>
</rss>

