<?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[Eine Verknüpfung bei Installation erstellen]]></title><description><![CDATA[<p>Hallo,<br />
ich habe ein Programm geschrieben und dazu auch ein Installationsprogramm. Eigentlich klappt alles prima, aber ich hätte es gern dass bei der Installation auch automatisch eine Verknüpfung auf dem Desktop und/oder im Startmenü erstellt wird, habe aber keine Ahnung wie sowas geht... Und wie finde ich raus, was zum richtigen Benutzer gehört (ist ja unter Windows 95/98 und NT/XP/2000 unterschiedlich...)</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/116080/eine-verknüpfung-bei-installation-erstellen</link><generator>RSS for Node</generator><lastBuildDate>Fri, 03 Jul 2026 00:47:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/116080.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Jul 2005 13:47:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Eine Verknüpfung bei Installation erstellen on Fri, 22 Jul 2005 13:47:01 GMT]]></title><description><![CDATA[<p>Hallo,<br />
ich habe ein Programm geschrieben und dazu auch ein Installationsprogramm. Eigentlich klappt alles prima, aber ich hätte es gern dass bei der Installation auch automatisch eine Verknüpfung auf dem Desktop und/oder im Startmenü erstellt wird, habe aber keine Ahnung wie sowas geht... Und wie finde ich raus, was zum richtigen Benutzer gehört (ist ja unter Windows 95/98 und NT/XP/2000 unterschiedlich...)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/836382</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/836382</guid><dc:creator><![CDATA[*Albert*]]></dc:creator><pubDate>Fri, 22 Jul 2005 13:47:01 GMT</pubDate></item><item><title><![CDATA[Reply to Eine Verknüpfung bei Installation erstellen on Fri, 22 Jul 2005 13:51:06 GMT]]></title><description><![CDATA[<p><a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/ifaces/ishelllink/ishelllink.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/ifaces/ishelllink/ishelllink.asp</a></p>
<p>Aber benutz doch lieber ein ausgereiften Installer. <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="🤡"
    /> <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/836386</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/836386</guid><dc:creator><![CDATA[installer]]></dc:creator><pubDate>Fri, 22 Jul 2005 13:51:06 GMT</pubDate></item><item><title><![CDATA[Reply to Eine Verknüpfung bei Installation erstellen on Fri, 22 Jul 2005 17:22:37 GMT]]></title><description><![CDATA[<p>In der FAQ ist Quellcode zum Verknüpfung erzeugen:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39361.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39361.html</a></p>
<p>Ansonsten dürfte <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/functions/shgetfolderpath.asp" rel="nofollow">SHGetFolderPath()</a> sein was du suchst...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/836475</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/836475</guid><dc:creator><![CDATA[geeky]]></dc:creator><pubDate>Fri, 22 Jul 2005 17:22:37 GMT</pubDate></item></channel></rss>