<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://live.mscommunity.net/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>NotEqu&amp;#39;s Blog - All Comments</title><link>http://live.mscommunity.net/blogs/notequ/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#11630</link><pubDate>Sun, 05 Oct 2008 17:49:21 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:11630</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;Excellent article.&lt;/p&gt;
&lt;p&gt;How I can set value in EDITA1 as value of current logged in user. I can get the current logged in user using below statement.&lt;/p&gt;
&lt;p&gt;string sLoggeInUser = WindowsIdentity.GetCurrent().Name.ToString();&lt;/p&gt;
&lt;p&gt;But How I can assign the value to EDITA1.&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=11630" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#10000</link><pubDate>Mon, 22 Sep 2008 10:04:25 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:10000</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;cool..&lt;/p&gt;
&lt;p&gt;I was looking for the same stuff.&lt;/p&gt;
&lt;p&gt;Thanks..&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=10000" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#8183</link><pubDate>Thu, 11 Sep 2008 10:48:18 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:8183</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I want to know if there is an option to control if a dialog will be shown from the user's decision in the previous dialog.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Hadar.&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=8183" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#8182</link><pubDate>Thu, 11 Sep 2008 10:45:53 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:8182</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I want from the user's decision in the previous dialog to control if the next dialog will show.&lt;/p&gt;
&lt;p&gt;How can I do it?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Hadar.&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=8182" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#7435</link><pubDate>Thu, 28 Aug 2008 13:45:14 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:7435</guid><dc:creator>NotEqu</dc:creator><description>&lt;p&gt;Sorry again :-)&lt;/p&gt;
&lt;p&gt;Windows Installer properties can be passed using the bracketed syntax: /name=[PROPERTYNAME]. For Windows Installer properties such as [TARGETDIR] that return a directory, in addition to the brackets you must include quotation marks and a trailing backslash: /name=&amp;quot;[TARGETDIR]\&amp;quot;. So try with:&lt;/p&gt;
&lt;p&gt;/TEST=[BUTTON3] /FNAME=[EDITA1] /LNAME=[EDITA2] /PATH=&amp;quot;[TARGETDIR]\&amp;quot;&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=7435" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#7178</link><pubDate>Fri, 22 Aug 2008 10:17:30 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:7178</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;I tried the above code but is is throwing exception on path line.&lt;/p&gt;
&lt;p&gt;&amp;quot;Exception occure while initializing the installation:&lt;/p&gt;
&lt;p&gt;System.IO.FileNotFoundException: Could not load files or assembly&amp;quot;&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=7178" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#7161</link><pubDate>Thu, 21 Aug 2008 17:48:32 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:7161</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;nice :)&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=7161" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#6606</link><pubDate>Wed, 06 Aug 2008 14:26:53 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:6606</guid><dc:creator>NotEqu</dc:creator><description>&lt;p&gt;Silly me :-)&lt;/p&gt;
&lt;p&gt;On OnInstall action for CustomActionData property add:&lt;/p&gt;
&lt;p&gt;/TEST=[BUTTON3] /FNAME=[EDITA1] /LNAME=[EDITA2] /PATH=[TARGETDIR]&lt;/p&gt;
&lt;p&gt;and in Installer1_AfterInstall() function add line:&lt;/p&gt;
&lt;p&gt;string path = this.Context.Parameters[&amp;quot;PATH&amp;quot;];&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=6606" width="1" height="1"&gt;</description></item><item><title>re: Installer class</title><link>http://live.mscommunity.net/blogs/notequ/archive/2008/06/05/installer-class.aspx#6428</link><pubDate>Thu, 31 Jul 2008 05:50:53 GMT</pubDate><guid isPermaLink="false">4a43ed64-1a24-4d7d-9bcd-c9f8b8acacd0:6428</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;In your example, the variable &amp;quot;path&amp;quot; is not defined. This is the information i very much would like to get (i.e. the application install path). Can you explain how you get the path? Thanks!&lt;/p&gt;
&lt;img src="http://live.mscommunity.net/aggbug.aspx?PostID=6428" width="1" height="1"&gt;</description></item></channel></rss>