<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>MZ-Tools Articles Series: HOWTO: Create a setup for a Visual Studio 2005 / 2008 add-in using Inno Setup</title><link>http://msmvps.com/blogs/carlosq/archive/2008/04/02/mz-tools-articles-series-howto-create-a-setup-for-a-visual-studio-2005-2008-add-in-using-inno-setup.aspx</link><description>This is another of those articles long overdue that I kept in a list and that I wanted to write. Back in 2004 I finished the first commercial version of my MZ-Tools add-in for .NET and despite my hate for setups (I much prefer XCOPY deployment to be confident</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>.NET support in next version of InnoSetup installer (handy for COM-based add-ins)</title><link>http://msmvps.com/blogs/carlosq/archive/2008/04/02/mz-tools-articles-series-howto-create-a-setup-for-a-visual-studio-2005-2008-add-in-using-inno-setup.aspx#1694669</link><pubDate>Tue, 09 Jun 2009 06:48:30 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1694669</guid><dc:creator>Carlos Quintero (Microsoft MVP) blog</dc:creator><description>&lt;p&gt;Finally InnoSetup , a freeware very popular installer for Windows will include support for .NET, that&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1694669" width="1" height="1"&gt;</description></item><item><title>re: MZ-Tools Articles Series: HOWTO: Create a setup for a Visual Studio 2005 / 2008 add-in using Inno Setup</title><link>http://msmvps.com/blogs/carlosq/archive/2008/04/02/mz-tools-articles-series-howto-create-a-setup-for-a-visual-studio-2005-2008-add-in-using-inno-setup.aspx#1568735</link><pubDate>Thu, 03 Apr 2008 07:58:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1568735</guid><dc:creator>Carlosq</dc:creator><description>&lt;p&gt;You can customize whether admin rights are required or not.&lt;/p&gt;
&lt;p&gt;If you register the add-in using per-user registry (HKEY_CURRENT_USER) or per-user folders, it will work fine, but notice that on Windows Vista, without admin rights the user won&amp;#39;t be able to install on C:\Program Files, which is the default folder for installations, he will need to use one of its own folders (C:\Users\&amp;lt;user&amp;gt;) which is weird for an installation.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1568735" width="1" height="1"&gt;</description></item><item><title>re: MZ-Tools Articles Series: HOWTO: Create a setup for a Visual Studio 2005 / 2008 add-in using Inno Setup</title><link>http://msmvps.com/blogs/carlosq/archive/2008/04/02/mz-tools-articles-series-howto-create-a-setup-for-a-visual-studio-2005-2008-add-in-using-inno-setup.aspx#1568534</link><pubDate>Thu, 03 Apr 2008 05:35:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1568534</guid><dc:creator>Utkarsh</dc:creator><description>&lt;p&gt;Thanks for the info. Does Inno setup check user privileges before starting the installer? Few days back, I used MSI based installation for one of my addin and it failed to create entry in registry (Lookin folder). I want user with minimum privileges also to install my addin through setup. &amp;nbsp;Hope this will be possible through Inno setup.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1568534" width="1" height="1"&gt;</description></item><item><title>re: MZ-Tools Articles Series: HOWTO: Create a setup for a Visual Studio 2005 / 2008 add-in using Inno Setup</title><link>http://msmvps.com/blogs/carlosq/archive/2008/04/02/mz-tools-articles-series-howto-create-a-setup-for-a-visual-studio-2005-2008-add-in-using-inno-setup.aspx#1568324</link><pubDate>Thu, 03 Apr 2008 02:53:07 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1568324</guid><dc:creator>Dmitry Pavlov</dc:creator><description>&lt;p&gt;Hi Carlos, &lt;/p&gt;
&lt;p&gt;I also use Inno Setup for creating installers for my packages due to problems with custom actions in MSI. &lt;/p&gt;
&lt;p&gt;That might be interesting for Inno Setup users who works in Visual Studio: Lexpa - Inno Setup Integration for Visual Studio. &lt;/p&gt;
&lt;p&gt;URL: &lt;a rel="nofollow" target="_new" href="http://www.visualstudiogallery.com/ExtensionDetails.aspx?ExtensionId=005c828a-44d0-4abb-a543-df9a70b93121"&gt;www.visualstudiogallery.com/ExtensionDetails.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1568324" width="1" height="1"&gt;</description></item></channel></rss>