<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Foldy6 - start up bat help needed&#x27; in forum &#x27;Distributed Computing&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Foldy6-start-up-bat-help-needed-22894567</link>
<description></description>
<language>en</language>
<pubDate>Sat, 11 Feb 2012 16:03:51 EDT</pubDate>
<lastBuildDate>Sat, 11 Feb 2012 16:03:51 EDT</lastBuildDate>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22918465</link>
<description><![CDATA[Gargoyle posted : I am sorry to say that I haven't had any time to focus on this ... too busy with work and getting my son off to college.  I will be back to Foldy6 bat file fun next week.  Thanks for all your help so far.<br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22918465</guid>
<pubDate>Mon, 24 Aug 2009 21:21:53 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22903337</link>
<description><![CDATA[Napsterbater posted : Is it not starting the client or not starting more then one?<br><br>start /w "C:\FAH1\Folding@home-Win32-x86.exe" -local<br><br>or <br><br>start /w C:\FAH1\Folding@home-Win32-x86.exe -local<br><small>--<br>AMD Phenom II x3 720 BE @ 3.5Ghz(OC) | 4Gb Memory @ 1600mhz | Sapphire ATI HD4870 1GB 800mhz/1000mhz(OC) | 2x500GB HDD's Raid 0 | Windows 7 Ultimate x64 Build 7100</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22903337</guid>
<pubDate>Fri, 21 Aug 2009 11:29:59 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22903327</link>
<description><![CDATA[Gargoyle posted : Dern ... doesn't work for me ... I need to play with this some more :-/<br><br><pre class="brush: text">:: ++++++++++++++++++++++++++FAH1++++++++++++++++++++++++++&#012;echo starting FAH1&#012;echo &#012;cd C:\FAH1&#012;start /w "C:\FAH1\Folding@home-Win32-x86.exe -local"&#012;:: ++++++++++++++++++++++++++FAH2++++++++++++++++++++++++++&#012; &#012;</pre><!--end code block--><br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22903327</guid>
<pubDate>Fri, 21 Aug 2009 11:28:22 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22901038</link>
<description><![CDATA[Napsterbater posted : I tried it with a batch file that started 2 other batch files and it seem to work that way.<br><br>start /w C:\FAH1\Folding@home-Win32-x86.exe <br><br>Looks correct, if you need to add switches you might need to add ""'s link this.<br><br>start /w "C:\FAH1\Folding@home-Win32-x86.exe -example"<br><small>--<br>AMD Phenom II x3 720 BE @ 3.5Ghz(OC) | 4Gb Memory @ 1600mhz | Sapphire ATI HD4870 1GB 800mhz/1000mhz(OC) | 2x500GB HDD's Raid 0 | Windows 7 Ultimate x64 Build 7100</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22901038</guid>
<pubDate>Thu, 20 Aug 2009 21:19:19 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22900042</link>
<description><![CDATA[Gargoyle posted : <div class="bquote"><small>said by <a href="/profile/743355" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=743355');">Napsterbater</a>:</small><br><br>add "start /w" befor the "Folding@home-Win32-x86.exe -local"<br><br>"start /w "Folding@home-Win32-x86.exe -local" should start that in a new window<br> </div>I need to launch 4 unique programs.   Each needs to run out of it's own directory.<br><br>First question ... is this the right cmd to get folding client 1 started in it's FAH1 directory?<br><pre class="brush: text">::&#012;start /w C:\FAH1\Folding@home-Win32-x86.exe&#012;::&#012; &#012;</pre><!--end code block--><br>Second question ... after launching the start of the first client ... does control really return to the batch file so the next of the four clients can get launched?<br><br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22900042</guid>
<pubDate>Thu, 20 Aug 2009 18:22:38 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22899451</link>
<description><![CDATA[Napsterbater posted : add "start /w" befor the "Folding@home-Win32-x86.exe -local"<br><br>"start /w "Folding@home-Win32-x86.exe -local" should start that in a new window]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22899451</guid>
<pubDate>Thu, 20 Aug 2009 16:30:55 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22898764</link>
<description><![CDATA[usa2k posted : Good answer!<br><br>If you later reboot, it will run right away in the background.<br>Even if you are not logged in.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22898764</guid>
<pubDate>Thu, 20 Aug 2009 14:46:34 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22898753</link>
<description><![CDATA[Gargoyle posted : hmmmmm ... I think I need to do this via -configonly<br><br>... and I need to be logged on with Administrator privileges ... and I don't know how to do that ...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22898753</guid>
<pubDate>Thu, 20 Aug 2009 14:44:30 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22898711</link>
<description><![CDATA[Gargoyle posted : <div class="bquote"><small>said by <a href="/profile/760271" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=760271');">usa2k</a>:</small><br><br>You can just set it as you start with appropriate flag.<br>Its "-config"<br> </div>hmmmm ... so run each client with -config ... and set -svcstart ... interesting.  Will try that.<br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22898711</guid>
<pubDate>Thu, 20 Aug 2009 14:37:33 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22896767</link>
<description><![CDATA[usa2k posted : You can just set it as you start with appropriate flag.<br>Its "-config"]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22896767</guid>
<pubDate>Thu, 20 Aug 2009 10:07:22 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22896691</link>
<description><![CDATA[Gargoyle posted : <div class="bquote"><small>said by <a href="/profile/539572" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=539572');">parkut</a>:</small><br><br><div class="bquote"><small>said by <a href="/profile/273735" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=273735');">Gargoyle</a>:</small><br><br>How do make a them a service?<br> </div>This page has what looks to be helpful information about installing the F@H windows no-nonsense console client as a service.  You'd need to be sure you put the proper team info.<br><br>&raquo;<A HREF="http://www.overclock.net/faqs/21059-how-run-folding-home-console-service.html" >www.overclock.net/faqs/21059-how&middot;&middot;&middot;ice.html</A><br><br>* Disclaimer * I don't use windows to fold, or have any experience doing so....<br> </div>Thanks partut.  Looks like I will have to re-install all the clients to get them to run as a service.  <br><br>Wish my bat file idea could werk :-/  oh well<br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22896691</guid>
<pubDate>Thu, 20 Aug 2009 09:52:15 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22895182</link>
<description><![CDATA[parkut posted : <div class="bquote"><small>said by <a href="/profile/273735" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=273735');">Gargoyle</a>:</small><br><br>How do make a them a service?<br> </div>This page has what looks to be helpful information about installing the F@H windows no-nonsense console client as a service.  You'd need to be sure you put the proper team info.<br><br>&raquo;<A HREF="http://www.overclock.net/faqs/21059-how-run-folding-home-console-service.html" >www.overclock.net/faqs/21059-how&middot;&middot;&middot;ice.html</A><br><br>* Disclaimer * I don't use windows to fold, or have any experience doing so....<br><small>--<br>Hello, my name is Bill and I'm a crunchaholic...<br><br><br><b>Proud to be the current host of Crunchenstein #1, #3, #5, and Foldy #3</b></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22895182</guid>
<pubDate>Wed, 19 Aug 2009 22:43:03 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894956</link>
<description><![CDATA[Gargoyle posted : Yes, they are 4 no nonsense cmd line clients. <br><br>I have always started each one "by hand" every time I re-start Windows.<br><br>I don't know what a service is ... but I though I could either 1) write a bat file to fire all four off or 2) create four new tasks (one for each client) scheduled to run at windows start up.<br><br>How do make a them a service?<br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894956</guid>
<pubDate>Wed, 19 Aug 2009 21:46:08 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894901</link>
<description><![CDATA[usa2k posted : I thought they would already be running as a service?<br>Four services total.  They are the no-nonsense command line clients?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894901</guid>
<pubDate>Wed, 19 Aug 2009 21:34:45 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894788</link>
<description><![CDATA[Gargoyle posted : Well,  I tried it ... "call" worked to fire off FAH1 ... but it doesn't then return control to "startup.bat" ... so that the next one will start in another task.  I need to spawn 4 new tasks from the original bat file.  I think I might have another way to do this ... will be back if it works.<br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894788</guid>
<pubDate>Wed, 19 Aug 2009 21:12:54 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894719</link>
<description><![CDATA[Gargoyle posted : I am going to go read the doc .... thank you ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894719</guid>
<pubDate>Wed, 19 Aug 2009 21:00:02 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894696</link>
<description><![CDATA[antbhill2 posted : Here's some documentation:  &raquo;<A HREF="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true" >www.microsoft.com/resources/docu&middot;&middot;&middot;mfr=true</A><br><br>It appears you could use the call command to independently run  additional batch files from the main one and not have them wait for something else to finish.  ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894696</guid>
<pubDate>Wed, 19 Aug 2009 20:55:05 EDT</pubDate>
</item>

<item>
<title>Re: Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894666</link>
<description><![CDATA[antbhill2 posted : I think you would need to write individual files for each client.  Control won't return to the batch file until whatever command you have issued is completed.  So line 10 won't execute until line 9 is done (i.e., the client exits.)  ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-Foldy6-start-up-bat-help-needed-22894666</guid>
<pubDate>Wed, 19 Aug 2009 20:50:27 EDT</pubDate>
</item>

<item>
<title>Foldy6 - start up bat help needed</title>
<link>http://www.dslreports.com/forum/Foldy6-start-up-bat-help-needed-22894567</link>
<description><![CDATA[Gargoyle posted : Hi all,  I am trying to write a bat file that when run will fire up all four Foldy6 clients.   I plan on running this bat file via a scheduled task at system start up.  I don't know where to look for documentation.  But I cobbled this bat file together thinking I could CD to each directory and fire up the Folding@home-Win32-x86.exe program from there.  Well, all this does is start the first one (FAH1).  And I think I realized that this is a single task ... so it won't get to the next 3 ever.  And I can't figure out how to have this bat file spawn 4 separate new subtasks (one for each FAH client).<br><br>Can someone please point me to where the documentation is for writing bat files??   Thank you.  Your advice is appreciated.<br><br><pre class="brush: text">@ ECHO OFF&#012;title F@H start up all four batch files for Foldy6 clients&#012;echo =====================================================&#012;::&#012;:: ++++++++++++++++++++++++++FAH1++++++++++++++++++++++++++&#012;echo starting FAH1&#012;echo &#012;cd "C:\FAH1"&#012;Folding@home-Win32-x86.exe -local&#012;:: ++++++++++++++++++++++++++FAH2++++++++++++++++++++++++++&#012;echo starting FAH2&#012;echo &#012;cd "C:\FAH2"&#012;Folding@home-Win32-x86.exe -local&#012;:: ++++++++++++++++++++++++++FAH3++++++++++++++++++++++++++&#012;echo starting FAH3&#012;echo &#012;cd "C:\FAH3"&#012;Folding@home-Win32-x86.exe -local&#012;:: ++++++++++++++++++++++++++FAH4++++++++++++++++++++++++++&#012;echo starting FAH4&#012;echo &#012;cd "C:\FAH4"&#012;Folding@home-Win32-x86.exe -local&#012;::------------------END FAH startup --------------------&#012; &#012;</pre><!--end code block--><br><small>--<br>Team Helix -=- Forever Folding -=- current host of Foldy #6</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Foldy6-start-up-bat-help-needed-22894567</guid>
<pubDate>Wed, 19 Aug 2009 20:22:18 EDT</pubDate>
</item>

</channel>
</rss>

