<?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: Switching between licensed and educational versions in Licensing</title>
    <link>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237774#M3952</link>
    <description>Banning the user that asked the question because of linked spam but since the question already have answers here is the copy&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;I'm currently doing an internship at an office which provided me with a CodeMeter key for the full licensed version of Archicad, but I cannot take it home. I'm still a student and have an educational license as well.&lt;BR /&gt;
&lt;BR /&gt;
I installed Archicad last week and worked with it in the office for a few days. Over the weekend I wanted to do some school stuff at home using my educational license, but now I cannot switch back to the full license.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to switch between licenses? Do I have to install two copies of Archicad (is that even possible)? Thanks &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Thu, 29 Nov 2018 20:43:57 GMT</pubDate>
    <dc:creator>Eduardo Rolon</dc:creator>
    <dc:date>2018-11-29T20:43:57Z</dc:date>
    <item>
      <title>Switching between licensed and educational versions</title>
      <link>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237772#M3950</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;It is most certainly possible!&lt;BR /&gt;&lt;BR /&gt;What you will have to do is to first install ARCHICAD with the student license, and then start ARCHICAD at least once to activate the license. After that duplicate the shortcut on your desktop, and give it a name you will recognize (like "ARCHICAD 22 WORK" or something like that), and enter &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;/NOEDU into the shortcut's Target Field (after the path).&lt;BR /&gt;&lt;BR /&gt;This way, if you use the regular shortcut, it should start up with your educational license, and if you use the new shortcut, it will startup ignoring your student license.&lt;BR /&gt;&lt;BR /&gt;I hope this will work!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/DIV&gt;</description>
      <pubDate>Tue, 27 Feb 2024 15:18:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237772#M3950</guid>
      <dc:creator>Daniel Kovacs</dc:creator>
      <dc:date>2024-02-27T15:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between licensed and educational versions</title>
      <link>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237773#M3951</link>
      <description>Dear Dani,&lt;BR /&gt;
&lt;BR /&gt;
Could you please explain this solution on macOS based systems?&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Thu, 29 Nov 2018 19:53:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237773#M3951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-29T19:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between licensed and educational versions</title>
      <link>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237774#M3952</link>
      <description>Banning the user that asked the question because of linked spam but since the question already have answers here is the copy&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;I'm currently doing an internship at an office which provided me with a CodeMeter key for the full licensed version of Archicad, but I cannot take it home. I'm still a student and have an educational license as well.&lt;BR /&gt;
&lt;BR /&gt;
I installed Archicad last week and worked with it in the office for a few days. Over the weekend I wanted to do some school stuff at home using my educational license, but now I cannot switch back to the full license.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to switch between licenses? Do I have to install two copies of Archicad (is that even possible)? Thanks &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 29 Nov 2018 20:43:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237774#M3952</guid>
      <dc:creator>Eduardo Rolon</dc:creator>
      <dc:date>2018-11-29T20:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Switching between licensed and educational versions</title>
      <link>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237775#M3953</link>
      <description>I found the solution I think. On macOS there is a terminal command for that:&lt;BR /&gt;

&lt;PRE&gt;"open -na "ARCHICAD 22.app" --args -noedu"
&lt;/PRE&gt;

(It works with "-a" but if you want to open 2 or more Archicad at the same time you need the "-n" parameter which opens a new instance even if one is already running)&lt;BR /&gt;
(so with 2 or more Archicad the usual "File - Open - start new Archicad" won't work because it will start the original .app which is EDU)&lt;BR /&gt;
&lt;BR /&gt;
And you can make an automator application from this:&lt;BR /&gt;
"Automator - new application - shell script - save as .app"</description>
      <pubDate>Fri, 30 Nov 2018 11:04:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Licensing/Switching-between-licensed-and-educational-versions/m-p/237775#M3953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-30T11:04:03Z</dc:date>
    </item>
  </channel>
</rss>

