<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/11665" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2006-04-15T18:39:17-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/11665</id>

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-15T18:39:17-04:00</updated>

		<published>2006-04-15T18:39:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61974#p61974</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61974#p61974"/>
		<title type="html"><![CDATA[exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61974#p61974"><![CDATA[
<blockquote class="uncited"><div>what have native GNU win32 utils to do with eggdrop failing to perform execution of any binary, GNU or not GNU, native or non native, via exec or open |? Please read the topic I have linked to. I am pretty sure they are refering to this issue.</div></blockquote><blockquote class="uncited"><div>Is there a trick or something special how i a <strong class="text-strong"><span style="text-decoration:underline">windrop</span></strong> can launch a program under windows. <br>i wouldnt care if i had to use a special windrop version ... </div></blockquote>.. no reference to eggdrop whatsoever!! <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Apr 15, 2006 6:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Moonshine]]></name></author>
		<updated>2006-04-15T14:57:27-04:00</updated>

		<published>2006-04-15T14:57:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61969#p61969</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61969#p61969"/>
		<title type="html"><![CDATA[exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61969#p61969"><![CDATA[
finally i got it to work.<br><br>first i  made it with a websever and php ... but thats just to much a workaround.<br><br>Now i found that line when i was googling:<br><div class="codebox"><p>Code: </p><pre><code>exec cmd.exe &gt;&amp;@stdout &lt;@stdin /c example.exe</code></pre></div>i dont have a clue what it does, but now its working!<br><br>THX 4 helping.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3630">Moonshine</a> — Sat Apr 15, 2006 2:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-15T13:25:18-04:00</updated>

		<published>2006-04-15T13:25:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61965#p61965</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61965#p61965"/>
		<title type="html"><![CDATA[exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61965#p61965"><![CDATA[
what have native GNU win32 utils to do with eggdrop failing to perform execution of any binary, GNU or not GNU, native or non native, via exec or open |? Please read the topic I have linked to. I am pretty sure they are refering to this issue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sat Apr 15, 2006 1:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-14T20:05:54-04:00</updated>

		<published>2006-04-14T20:05:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61924#p61924</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61924#p61924"/>
		<title type="html"><![CDATA[Re: exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61924#p61924"><![CDATA[
<blockquote class="uncited"><div>Hi ...<br><br>i tried, googled the whole day, but couldnt get it to work.<br><br>Is there a trick or something special how i a windrop can launch a program under windows. <br>i wouldnt care if i had to use a special windrop version ...<br>just need to call a programm with 2 switches.<br><br>A code part would be helpfull <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>TIA 4 HELP</div></blockquote><a href="http://www.weihenstephan.de/~syring/win32/UnxUtilsDist.html" class="postlink">Native Win32 ports of some GNU utilities</a><br><div class="codebox"><p>Code: </p><pre><code>putserv "notice $nick :System uptime: [eval exec uptime]"</code></pre></div>I hope the above example code helps; the ported utilities are copied into your Windrop's main folder.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Apr 14, 2006 8:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-14T18:28:32-04:00</updated>

		<published>2006-04-14T18:28:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61916#p61916</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61916#p61916"/>
		<title type="html"><![CDATA[exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61916#p61916"><![CDATA[
There should be no problems with TCL 8.4.9. Seems almost like they made the same mistake with 8.4.11 again as before 8.4.9.<br>you should have searched the windrop forums about it:<br><a href="https://sourceforge.net/forum/forum.php?thread_id=1225162&amp;forum_id=131915" class="postlink">https://sourceforge.net/forum/forum.php ... _id=131915</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri Apr 14, 2006 6:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2006-04-14T14:22:32-04:00</updated>

		<published>2006-04-14T14:22:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61897#p61897</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61897#p61897"/>
		<title type="html"><![CDATA[Re: exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61897#p61897"><![CDATA[
<blockquote class="uncited"><div>A code part would be helpfull <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"></div></blockquote>Indeed, some code would be quite helpful.<br>What code have you tried, and what are the errors (and errorInfo) from them?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Fri Apr 14, 2006 2:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Moonshine]]></name></author>
		<updated>2006-04-14T12:35:37-04:00</updated>

		<published>2006-04-14T12:35:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61888#p61888</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61888#p61888"/>
		<title type="html"><![CDATA[exec problem with windrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61888#p61888"><![CDATA[
Hi ...<br><br>i tried, googled the whole day, but couldnt get it to work.<br><br>Is there a trick or something special how i a windrop can launch a program under windows. <br>i wouldnt care if i had to use a special windrop version ...<br>just need to call a programm with 2 switches.<br><br>A code part would be helpfull <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>TIA 4 HELP<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3630">Moonshine</a> — Fri Apr 14, 2006 12:35 pm</p><hr />
]]></content>
	</entry>
	</feed>
