<?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: Setting PATH while Installing an Application &#8211; Visual Studio 2005 Setup project</title>
	<atom:link href="http://www.techiesweb.net/2008/07/setting-path-while-installing-an-application-visual-studio-2005-setup-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiesweb.net/2008/07/setting-path-while-installing-an-application-visual-studio-2005-setup-project/</link>
	<description>Programming tips &#38; tricks,What went wrong while coding,Code snippets,ASP,ASP.NET,PHP,MySQL,SQL Server,jQuery,AJAX</description>
	<lastBuildDate>Mon, 28 Dec 2009 04:58:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shyju</title>
		<link>http://www.techiesweb.net/2008/07/setting-path-while-installing-an-application-visual-studio-2005-setup-project/comment-page-1/#comment-5</link>
		<dc:creator>Shyju</dc:creator>
		<pubDate>Wed, 30 Jul 2008 09:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://techiesweb.wordpress.com/?p=14#comment-5</guid>
		<description>The Form mentioned is of The Project &quot; TechiesPathSetter &quot;. We are calling this while installing the Setup.
---More Specific --
--------------------------------
While Installation ,The setup will call the DLL of TechiesPathSetter .So that it will Change the environment path of System.

Please let me know if still u face the problem

HAPPY TO HELP !!!!!!!!!!1  :)</description>
		<content:encoded><![CDATA[<p>The Form mentioned is of The Project &#8221; TechiesPathSetter &#8220;. We are calling this while installing the Setup.<br />
&#8212;More Specific &#8211;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
While Installation ,The setup will call the DLL of TechiesPathSetter .So that it will Change the environment path of System.</p>
<p>Please let me know if still u face the problem</p>
<p>HAPPY TO HELP !!!!!!!!!!1  <img src='http://www.techiesweb.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramod</title>
		<link>http://www.techiesweb.net/2008/07/setting-path-while-installing-an-application-visual-studio-2005-setup-project/comment-page-1/#comment-4</link>
		<dc:creator>Pramod</dc:creator>
		<pubDate>Wed, 30 Jul 2008 04:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://techiesweb.wordpress.com/?p=14#comment-4</guid>
		<description>Hi,

I am getting a problem to set the path on installation.

which Form you are talking about.

private void Form1_Load(object sender, EventArgs e)
{
SetPathVariable();
this.Close();
}


Thanks
Pramod</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am getting a problem to set the path on installation.</p>
<p>which Form you are talking about.</p>
<p>private void Form1_Load(object sender, EventArgs e)<br />
{<br />
SetPathVariable();<br />
this.Close();<br />
}</p>
<p>Thanks<br />
Pramod</p>
]]></content:encoded>
	</item>
</channel>
</rss>
