<?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[installer programmieren oder finden]]></title><description><![CDATA[<p>hi leute,</p>
<p>ich habe nun ein schon sher fortgeschrittenes projekt was ich wieter reichen möchte - als demo - ich müsste aber weitere abhängige datein mitschicken. nun will ich aber ein setup.exe erstellen, die das ganze zeug in nem ordner meiner wahl verstaut, sodass das eigentliche projekt in aller seelenruhe darauf zu greifen kann. wie programmiert man sowas, bzw. wo kann ich etwas finden, wo das schon fertig angeboten wird.</p>
<p>mfg freaker</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/183381/installer-programmieren-oder-finden</link><generator>RSS for Node</generator><lastBuildDate>Fri, 03 Jul 2026 00:31:04 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/183381.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 Jun 2007 14:03:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to installer programmieren oder finden on Mon, 04 Jun 2007 14:03:02 GMT]]></title><description><![CDATA[<p>hi leute,</p>
<p>ich habe nun ein schon sher fortgeschrittenes projekt was ich wieter reichen möchte - als demo - ich müsste aber weitere abhängige datein mitschicken. nun will ich aber ein setup.exe erstellen, die das ganze zeug in nem ordner meiner wahl verstaut, sodass das eigentliche projekt in aller seelenruhe darauf zu greifen kann. wie programmiert man sowas, bzw. wo kann ich etwas finden, wo das schon fertig angeboten wird.</p>
<p>mfg freaker</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1298556</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1298556</guid><dc:creator><![CDATA[freaker]]></dc:creator><pubDate>Mon, 04 Jun 2007 14:03:02 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Mon, 04 Jun 2007 14:16:12 GMT]]></title><description><![CDATA[<p>auf <a href="http://sourceforge.net" rel="nofollow">sourceforge.net</a> gibts zB was.</p>
<p>such nach nsis zB<br />
visual studio bietet auch einen install-bauer.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1298579</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1298579</guid><dc:creator><![CDATA[Maxi]]></dc:creator><pubDate>Mon, 04 Jun 2007 14:16:12 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Mon, 04 Jun 2007 14:17:32 GMT]]></title><description><![CDATA[<p>Oder <a href="http://WiX.sf.net" rel="nofollow">WiX.sf.net</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1298581</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1298581</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Mon, 04 Jun 2007 14:17:32 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Mon, 04 Jun 2007 15:53:22 GMT]]></title><description><![CDATA[<p>NSIS plus das hier: <a href="http://hmne.sourceforge.net/" rel="nofollow">http://hmne.sourceforge.net/</a><br />
Damit ist es ein einfaches, eine Installationsdatei zu erstellen ...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1298688</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1298688</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Mon, 04 Jun 2007 15:53:22 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Mon, 04 Jun 2007 16:33:14 GMT]]></title><description><![CDATA[<p>nicht zu vergessen <a href="http://www.jrsoftware.org/isinfo.php" rel="nofollow">Inno Setup</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1298723</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1298723</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Mon, 04 Jun 2007 16:33:14 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Tue, 05 Jun 2007 10:12:18 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile-var-mode-is-viewprofile-and-u-is-403.html" rel="nofollow">HumeSikkins</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-15.html" rel="nofollow">C++</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-8.html" rel="nofollow">Rund um die Programmierung</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39405.html" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1299154</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1299154</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Tue, 05 Jun 2007 10:12:18 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Tue, 05 Jun 2007 13:51:55 GMT]]></title><description><![CDATA[<p>Was genau willst du machen? Verstehe das nicht so ganz...<br />
Überhaupt wieso du einen Installer für ein Demo machen willst... hm. Der einzige Grund der mir einfällt wäre wenn du diverse Komponenten ins System installieren musst -- sowas wie ActiveX Komponenten, Treiber o.Ä.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1299335</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1299335</guid><dc:creator><![CDATA[hustbaer]]></dc:creator><pubDate>Tue, 05 Jun 2007 13:51:55 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Tue, 05 Jun 2007 13:57:50 GMT]]></title><description><![CDATA[<p>Also ich muß immer feststellen, das selbst ein einfaches Programm einen Installer benötigt. Weil einfach viele DAUs nicht wissen, was man mit einer EXE anfängt. OK, eine EXE klicken se an, wenn es z.B. im Zip-Archiv drin ist. Aber meistens wollen die halt einen Start-Menüeintrag usw. haben. Und da ist einfach ein Installer nötig. Erzähl mal einem DAU, er soll in das Verzeichnis XYZ und dann dort sein Startmenü-Eintrag einrichten. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /> Der zeigt dir nen Vogel. <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="😉"
    /> Und nen Deinstaller ist entsprechend auch hilfreich. Start-Menüeintrag und Programm löschen... neee.</p>
<p>Also: Installer. <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>
]]></description><link>https://www.c-plusplus.net/forum/post/1299342</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1299342</guid><dc:creator><![CDATA[Artchi]]></dc:creator><pubDate>Tue, 05 Jun 2007 13:57:50 GMT</pubDate></item><item><title><![CDATA[Reply to installer programmieren oder finden on Tue, 05 Jun 2007 16:19:35 GMT]]></title><description><![CDATA[<p>Kommt einfach viel professioneller rüber so n Installer.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1299445</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1299445</guid><dc:creator><![CDATA[BWLler]]></dc:creator><pubDate>Tue, 05 Jun 2007 16:19:35 GMT</pubDate></item></channel></rss>