<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'NEED HELP IN AUTO RUN, AUTO EXECUTE, OR AUTO SETUP SCRIPTS' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'NEED HELP IN AUTO RUN, AUTO EXECUTE, OR AUTO SETUP SCRIPTS' posted on the 'C and C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 00:22:51 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 00:22:51 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>NEED HELP IN AUTO RUN, AUTO EXECUTE, OR AUTO SETUP SCRIPTS</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/348195/348195/need-help-in-auto-run-auto-execute-or-auto-setup-scripts/</link>
      <description>&lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by audrey at  2006-11-2 23:24:48&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
I'm trying to create a demo of C++ application but I don't know how to write a script for autorun, auto execute, or auto setup so that when the person who receives my demo on cd can just pop in the cd and execution or setup is automatic. Does anyone know anything about this for C++ application?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/348195/348195/need-help-in-auto-run-auto-execute-or-auto-setup-scripts/</guid>
      <pubDate>Thu, 02 Nov 2006 23:21:56 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: NEED HELP IN AUTO RUN, AUTO EXECUTE, OR AUTO SETUP SCRIPTS</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/348195/353053/re-need-help-in-auto-run-auto-execute-or-auto-setup-scripts/#353053</link>
      <description>&lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by MT2002 at  2007-1-28 15:46:14&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: &lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by audrey at  2006-11-2 23:24:48&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: I'm trying to create a demo of C++ application but I don't know how to write a script for autorun, auto execute, or auto setup so that when the person who receives my demo on cd can just pop in the cd and execution or setup is automatic. Does anyone know anything about this for C++ application?&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
&lt;span style="color: Blue;"&gt;&lt;br /&gt;
You can try InnoSetup&lt;br /&gt;
&lt;a href="http://www.jrsoftware.org/isinfo.php"&gt;http://www.jrsoftware.org/isinfo.php&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
...or Nullsoft Scriptable Install System..&lt;br /&gt;
&lt;a href="http://nsis.sourceforge.net/Main_Page"&gt;http://nsis.sourceforge.net/Main_Page&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Both allow you to create installation scripts. Their compilers produce a self extracting setup exe.&lt;br /&gt;
&lt;br /&gt;
These are what I useally use.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/348195/353053/re-need-help-in-auto-run-auto-execute-or-auto-setup-scripts/#353053</guid>
      <pubDate>Sun, 28 Jan 2007 15:44:16 -0700</pubDate>
      <category>C and C++</category>
    </item>
  </channel>
</rss>