<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing An Excel Add-in Using Setup Factory</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Luis G</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-61536</link>
		<dc:creator>Luis G</dc:creator>
		<pubDate>Fri, 25 Mar 2011 17:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-61536</guid>
		<description>&lt;p&gt;Mike / Jon,&lt;/p&gt;
&lt;p&gt;Do you have any sample or tutorials for Inno Setup that you can share?&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Luis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mike / Jon,</p>
<p>Do you have any sample or tutorials for Inno Setup that you can share?</p>
<p>Thank you,</p>
<p>Luis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22858</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Fri, 23 Mar 2007 10:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22858</guid>
		<description>&lt;p&gt;J-K,&lt;/p&gt;
&lt;p&gt;Unfortuntately it&#039;s still only available in Swedish, i e the UI and the helpfile. We have discussed to translate it to English but the major aspect that holds us back is the number of installation software in English already available. The costs involved to translate it by a professional translater and to promote are indeed a lot.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>J-K,</p>
<p>Unfortuntately it&#8217;s still only available in Swedish, i e the UI and the helpfile. We have discussed to translate it to English but the major aspect that holds us back is the number of installation software in English already available. The costs involved to translate it by a professional translater and to promote are indeed a lot.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald Staff</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22857</link>
		<dc:creator>Harald Staff</dc:creator>
		<pubDate>Fri, 23 Mar 2007 09:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22857</guid>
		<description>&lt;p&gt;My first SetupFactory (v4) came free fullversion on a PcPlus coverdisc. It was really great, so I bought version 5, which is also great. But back then it was a $30 purchase or something, I can&#039;t believe that version 7 ($495) is 1500 % better...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My first SetupFactory (v4) came free fullversion on a PcPlus coverdisc. It was really great, so I bought version 5, which is also great. But back then it was a $30 purchase or something, I can&#8217;t believe that version 7 ($495) is 1500 % better&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22855</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Fri, 23 Mar 2007 08:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22855</guid>
		<description>&lt;p&gt;Dennis: Just two lines of script, that is sweet.&lt;/p&gt;
&lt;p&gt;Their site seems to be in Swedish only. Does the package also come in Swedish?&lt;br&gt;
Price is right so it seems, at  140 or so.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dennis: Just two lines of script, that is sweet.</p>
<p>Their site seems to be in Swedish only. Does the package also come in Swedish?<br />
Price is right so it seems, at  140 or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22853</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Fri, 23 Mar 2007 00:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22853</guid>
		<description>&lt;p&gt;&quot;I also use Inno Setup, which as Mike points out is a very capable piece of free software. I don&#039;t know much about its scripting, but the help file is pretty good, and they have a decent forum on their site. Inno does some scripting within the setup file itself, and it also allows you to include script or exe files and execute them during installation. I generally include a dumb little VB6 program that installs my program workbook as an add-in.&quot;&lt;/p&gt;
&lt;p&gt;Unbelievable, I have today!, just done the very same thing - only that the VB6 exe installs the adding by automating an excel instance and using the addin object - i was thinking about posting the whole lot on my web site. I will read J-K article first, but if Mike a Jon would like share their code i could make it a bit more holistic?  &lt;/p&gt;
&lt;p&gt;I did once start to write a class to work with the reg and install VBA addins, but it got to complex!&lt;br&gt;
I will read what J-K has to say tomorrow - to drunk right now!&lt;/p&gt;
&lt;p&gt;Excellent - i think i have a installing fetish ;-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;I also use Inno Setup, which as Mike points out is a very capable piece of free software. I don&#8217;t know much about its scripting, but the help file is pretty good, and they have a decent forum on their site. Inno does some scripting within the setup file itself, and it also allows you to include script or exe files and execute them during installation. I generally include a dumb little VB6 program that installs my program workbook as an add-in.&#8221;</p>
<p>Unbelievable, I have today!, just done the very same thing &#8211; only that the VB6 exe installs the adding by automating an excel instance and using the addin object &#8211; i was thinking about posting the whole lot on my web site. I will read J-K article first, but if Mike a Jon would like share their code i could make it a bit more holistic?  </p>
<p>I did once start to write a class to work with the reg and install VBA addins, but it got to complex!<br />
I will read what J-K has to say tomorrow &#8211; to drunk right now!</p>
<p>Excellent &#8211; i think i have a installing fetish <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22848</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Thu, 22 Mar 2007 19:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22848</guid>
		<description>&lt;p&gt;J-K,&lt;/p&gt;
&lt;p&gt;You don&#039;t need to be MVP in order to get free stuff ;)&lt;/p&gt;
&lt;p&gt;I use Visual Installer 2006 for all my setups (including .NET/VSTO solutions) from SamLogic (Swedish company). Unlike SetUpFactory I only need to add one single line to install add-ins and one single line to uninstall add-ins. &lt;/p&gt;
&lt;p&gt;What looks attractive with SetUpFactory is the way it works with license numbers and registration. So let us know what Your impression are when it comes to this part.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>J-K,</p>
<p>You don&#8217;t need to be MVP in order to get free stuff <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I use Visual Installer 2006 for all my setups (including .NET/VSTO solutions) from SamLogic (Swedish company). Unlike SetUpFactory I only need to add one single line to install add-ins and one single line to uninstall add-ins. </p>
<p>What looks attractive with SetUpFactory is the way it works with license numbers and registration. So let us know what Your impression are when it comes to this part.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkpieterse</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22842</link>
		<dc:creator>jkpieterse</dc:creator>
		<pubDate>Thu, 22 Mar 2007 13:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22842</guid>
		<description>&lt;p&gt;Jon: I assume the VB6 is for creating the proper registry entries?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jon: I assume the VB6 is for creating the proper registry entries?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22839</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 22 Mar 2007 03:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22839</guid>
		<description>&lt;p&gt;I also use Inno Setup, which as Mike points out is a very capable piece of free software. I don&#039;t know much about its scripting, but the help file is pretty good, and they have a decent forum on their site. Inno does some scripting within the setup file itself, and it also allows you to include script or exe files and execute them during installation. I generally include a dumb little VB6 program that installs my program workbook as an add-in.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I also use Inno Setup, which as Mike points out is a very capable piece of free software. I don&#8217;t know much about its scripting, but the help file is pretty good, and they have a decent forum on their site. Inno does some scripting within the setup file itself, and it also allows you to include script or exe files and execute them during installation. I generally include a dumb little VB6 program that installs my program workbook as an add-in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Alexander</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/03/21/installing-an-excel-add-in-using-setup-factory/#comment-22837</link>
		<dc:creator>Mike Alexander</dc:creator>
		<pubDate>Thu, 22 Mar 2007 01:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1626#comment-22837</guid>
		<description>&lt;p&gt;I use &quot;Inno Setup&quot;.  It&#039;s a very impressive freeware that allows you to build some pretty robust setup files.&lt;br&gt;
With it, you can create registry entries, edit registry entries, allow users to select a language, and even create a password protected setup file.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I use &#8220;Inno Setup&#8221;.  It&#8217;s a very impressive freeware that allows you to build some pretty robust setup files.<br />
With it, you can create registry entries, edit registry entries, allow users to select a language, and even create a password protected setup file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

