<?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[Windows-Systemordner-Name herausfinden]]></title><description><![CDATA[<p>Hallo,<br />
ich schreibe gerade einen Service für Windows. Darin soll eine Datei gestartet werden, die sich im Systemordner befindet. Wie bekomme ich den Namen dieses Systemordners heraus?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/68143/windows-systemordner-name-herausfinden</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Apr 2026 10:28:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/68143.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Mar 2004 13:08:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Windows-Systemordner-Name herausfinden on Mon, 15 Mar 2004 13:08:28 GMT]]></title><description><![CDATA[<p>Hallo,<br />
ich schreibe gerade einen Service für Windows. Darin soll eine Datei gestartet werden, die sich im Systemordner befindet. Wie bekomme ich den Namen dieses Systemordners heraus?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/480789</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/480789</guid><dc:creator><![CDATA[williman]]></dc:creator><pubDate>Mon, 15 Mar 2004 13:08:28 GMT</pubDate></item><item><title><![CDATA[Reply to Windows-Systemordner-Name herausfinden on Mon, 15 Mar 2004 13:11:23 GMT]]></title><description><![CDATA[<p>siehe <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/getsystemdirectory.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/getsystemdirectory.asp</a></p>
<p>allerdings wenn diese datei im systemverzeichniss ist, kannst du sie auch einfach mit dem dateinamen starten. siehe systemvariablen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/480791</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/480791</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Mon, 15 Mar 2004 13:11:23 GMT</pubDate></item><item><title><![CDATA[Reply to Windows-Systemordner-Name herausfinden on Mon, 15 Mar 2004 13:19:05 GMT]]></title><description><![CDATA[<p>SHGet(Special)FolderPath mit CSIDL_SYSTEM <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>War wohl zu langsam - und die Lösung von miller_m ist eh einfacher <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f921.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--clown_face"
      title=":clown:"
      alt="🤡"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/480797</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/480797</guid><dc:creator><![CDATA[flenders]]></dc:creator><pubDate>Mon, 15 Mar 2004 13:19:05 GMT</pubDate></item></channel></rss>