<?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 Scripting (Batch file) in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244700#M31612</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Dear Graphisoft and members,&lt;BR /&gt;
&lt;BR /&gt;
What I'm about to ask here would be a long script of coding, but I believe it is possible to be done with a little bit of help of course!&lt;BR /&gt;
&lt;BR /&gt;
What I'm trying to do here is to create a batch file to restart the computer (by using task schedule) on Windows 7 Professional 64 bit, and then run an auto login script, and run another script with a delay of 3 - 5 minutes to load up ArchiCad 19, and the part I would like to have help with is the next part...&lt;BR /&gt;
&lt;BR /&gt;
Once ArchiCad 19 started to load, to open the last selected project, then to choose to send and receive all the updates, and to update the hot links for the project, how can I include these commands in a batch script?&lt;BR /&gt;
&lt;BR /&gt;
Any help would be greatly appreciated!&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 17 Dec 2015 17:15:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-17T17:15:01Z</dc:date>
    <item>
      <title>Scripting (Batch file)</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244700#M31612</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Dear Graphisoft and members,&lt;BR /&gt;
&lt;BR /&gt;
What I'm about to ask here would be a long script of coding, but I believe it is possible to be done with a little bit of help of course!&lt;BR /&gt;
&lt;BR /&gt;
What I'm trying to do here is to create a batch file to restart the computer (by using task schedule) on Windows 7 Professional 64 bit, and then run an auto login script, and run another script with a delay of 3 - 5 minutes to load up ArchiCad 19, and the part I would like to have help with is the next part...&lt;BR /&gt;
&lt;BR /&gt;
Once ArchiCad 19 started to load, to open the last selected project, then to choose to send and receive all the updates, and to update the hot links for the project, how can I include these commands in a batch script?&lt;BR /&gt;
&lt;BR /&gt;
Any help would be greatly appreciated!&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 Dec 2015 17:15:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244700#M31612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-17T17:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting (Batch file)</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244701#M31613</link>
      <description>ArchiCAD can be automated, but this requires writing an Add-on (C++).&lt;BR /&gt;
There are some "events" like file opening that you may use and then most of what you want can be triggered, IIRC.&lt;BR /&gt;
&lt;BR /&gt;
As an alternative, you may try to steer ArchiCAD as if it were keyboard driven, using OS-specific tools, such as &lt;A href="https://www.autoitscript.com/site/autoit/" target="_blank"&gt;https://www.autoitscript.com/site/autoit/&lt;/A&gt;</description>
      <pubDate>Mon, 14 Mar 2016 09:01:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244701#M31613</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2016-03-14T09:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Scripting (Batch file)</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244702#M31614</link>
      <description>To reboot, put the appropriate command line into a .bat file and set Task Scheduler to run it whenever you need. Find out how to do that &lt;BR /&gt;
&lt;A href="https://technet.microsoft.com/en-us/library/cc770416%28v=ws.11%29.aspx" target="_blank"&gt;here&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Download &lt;A href="https://technet.microsoft.com/en-us/sysinternals/autologon.aspx" target="_blank"&gt;&lt;LINK_TEXT text="https://technet.microsoft.com/en-us/sys ... logon.aspx"&gt;https://technet.microsoft.com/en-us/sysinternals/autologon.aspx&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
 for your autologin.&lt;BR /&gt;
&lt;BR /&gt;
Use Task Scheduler to run an &lt;A href="https://www.autoitscript.com/" target="_blank"&gt;AutoIT&lt;/A&gt;script that runs and automates AC.</description>
      <pubDate>Mon, 06 Jun 2016 20:51:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Scripting-Batch-file/m-p/244702#M31614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-06T20:51:09Z</dc:date>
    </item>
  </channel>
</rss>

