<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dos Befehle aufrufen]]></title><description><![CDATA[<p>Hallo Leute,</p>
<p>Ich möchte gerne ein Programm schreiben, dass einen Befehl aufrufen, den man normalerweise in bei &quot;Ausführen...&quot; oder in der Dos Konsole eingibt.</p>
<p>So ein Befehl wäre z.B.:</p>
<pre><code>shutdown -s -t 1000 -c &quot;Der Pc fährt runter&quot;
</code></pre>
<p>oder nur</p>
<pre><code>cmd
</code></pre>
<p>Ich habe schon in der FAQ gesucht unter *Dos* oder *System* *Befehl* aber nichts gefunden...</p>
<p>Hoffe das ist nicht doch eine FAQ, die ich nur nicht gefunden habe. Wäre dankbar über Hilfe...</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/175544/dos-befehle-aufrufen</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 00:58:29 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/175544.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Mar 2007 19:58:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dos Befehle aufrufen on Sun, 11 Mar 2007 19:59:00 GMT]]></title><description><![CDATA[<p>Hallo Leute,</p>
<p>Ich möchte gerne ein Programm schreiben, dass einen Befehl aufrufen, den man normalerweise in bei &quot;Ausführen...&quot; oder in der Dos Konsole eingibt.</p>
<p>So ein Befehl wäre z.B.:</p>
<pre><code>shutdown -s -t 1000 -c &quot;Der Pc fährt runter&quot;
</code></pre>
<p>oder nur</p>
<pre><code>cmd
</code></pre>
<p>Ich habe schon in der FAQ gesucht unter *Dos* oder *System* *Befehl* aber nichts gefunden...</p>
<p>Hoffe das ist nicht doch eine FAQ, die ich nur nicht gefunden habe. Wäre dankbar über Hilfe...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1243595</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1243595</guid><dc:creator><![CDATA[Axellent]]></dc:creator><pubDate>Sun, 11 Mar 2007 19:59:00 GMT</pubDate></item><item><title><![CDATA[Reply to Dos Befehle aufrufen on Sun, 11 Mar 2007 20:18:26 GMT]]></title><description><![CDATA[<p>Hi,<br />
versuch's mal mit ShellExecute.<br />
Gruß,<br />
Christian</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1243601</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1243601</guid><dc:creator><![CDATA[Christian Sonder]]></dc:creator><pubDate>Sun, 11 Mar 2007 20:18:26 GMT</pubDate></item><item><title><![CDATA[Reply to Dos Befehle aufrufen on Sun, 11 Mar 2007 20:22:38 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Selbstverständlich gibt es dafür auch eine <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39256.html" rel="nofollow">FAQ-Eintrag</a>.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1243604</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1243604</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 11 Mar 2007 20:22:38 GMT</pubDate></item><item><title><![CDATA[Reply to Dos Befehle aufrufen on Mon, 12 Mar 2007 18:55:00 GMT]]></title><description><![CDATA[<p>Vielen Dankt, klappt prima.</p>
<p>Ich kannte den FAQ Eintrag sogar, wusst allerdings nicht das man ihn auch dafür benutzten kann. Blindheit eines Anfängers eben... <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
<p>nochmal danke <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1244246</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1244246</guid><dc:creator><![CDATA[Axellent]]></dc:creator><pubDate>Mon, 12 Mar 2007 18:55:00 GMT</pubDate></item></channel></rss>