<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Manjunathbillavagujjadi&#039;s Blog</title>
	<atom:link href="http://manjunathbillavagujjadi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://manjunathbillavagujjadi.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 24 Jun 2009 13:18:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='manjunathbillavagujjadi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Manjunathbillavagujjadi&#039;s Blog</title>
		<link>http://manjunathbillavagujjadi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://manjunathbillavagujjadi.wordpress.com/osd.xml" title="Manjunathbillavagujjadi&#039;s Blog" />
	<atom:link rel='hub' href='http://manjunathbillavagujjadi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Windows Application Deployment</title>
		<link>http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/</link>
		<comments>http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:37:07 +0000</pubDate>
		<dc:creator>manjunathbillavagujjadi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://manjunathbillavagujjadi.wordpress.com/?p=6</guid>
		<description><![CDATA[DOT NET WINDOWS PRODUCT(APPLICATION) DEPLOYMENT   Open created windows application. Example  Right Click on Solution Explorer go to Add  New Project Type the setup folder name click ok.     TreeAPP is the example name for Setup Application. Go to the properties of the setup application. Popup of the Property window is opening as showed in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manjunathbillavagujjadi.wordpress.com&amp;blog=8306928&amp;post=6&amp;subd=manjunathbillavagujjadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-21" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-9/"></a><br />
<strong>DOT NET WINDOWS PRODUCT(APPLICATION) DEPLOYMENT </strong></p>
<ul>
<li><strong> </strong>Open created windows application.</li>
<li>Example</li>
</ul>
<p><a rel="attachment wp-att-13" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/6-24-2009-5-32-26-pm-2/"><img class="alignnone size-full wp-image-13" title="6-24-2009 5-32-26 PM" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/6-24-2009-5-32-26-pm1.png?w=500" alt="6-24-2009 5-32-26 PM"   /></a></p>
<ul>
<li> Right Click on Solution Explorer go to <strong>Add  New Project</strong></li>
</ul>
<p><a rel="attachment wp-att-14" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-2/"><img class="alignnone size-full wp-image-14" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0021.jpg?w=500" alt="clip_image002"   /></a></p>
<ul>
<li>Type the setup folder name click ok.</li>
</ul>
<p> <a rel="attachment wp-att-15" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-3/"><img class="alignnone size-full wp-image-15" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0022.jpg?w=500" alt="clip_image002"   /></a></p>
<p> </p>
<ul>
<li>TreeAPP is the example name for Setup Application.</li>
<li>Go to the properties of the setup application. Popup of the Property window is opening as showed in the below picture.</li>
</ul>
<p><a rel="attachment wp-att-16" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-4/"><img class="alignnone size-full wp-image-16" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0023.jpg?w=500" alt="clip_image002"   /></a></p>
<ul>
<li>Browse the file path into the output file name as shown in the above picture.</li>
<li>Click on the prerequisites button another popup window will open as showed in the below window picture.</li>
<li> <a rel="attachment wp-att-17" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-5/"><img class="alignnone size-full wp-image-17" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0024.jpg?w=500" alt="clip_image002"   /></a></li>
<li> Select the required supporting files from the Prerequisites.</li>
<li>For example: .Net frame work 2.0, crystal Report etc then click ok.</li>
<li>Select File System Editor from Solution Explorer Tool bar. Picture as shown below.</li>
<li> <a rel="attachment wp-att-18" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-6/"><img class="alignnone size-full wp-image-18" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0025.jpg?w=500" alt="clip_image002"   /></a></li>
<li> File system on target machine tree diagram as shown in the above picture.</li>
<li>This tree contains 3 folders :</li>
</ul>
<p>                                                  1) Application Folder</p>
<p>                                                  2) Users Desk Top</p>
<p>                                                  3) Users Program Menu</p>
<ul>
<li>Now have to play with above 3 folders.</li>
<li>Right click on application folder and create new folder .Rename the created folder. Usually name it as bin.</li>
</ul>
<p><a rel="attachment wp-att-19" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-7/"><img class="alignnone size-full wp-image-19" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0026.jpg?w=500" alt="clip_image002"   /></a></p>
<ul>
<li>Then Right click on created folder and click on project out put one popup window will open as shown below picture.</li>
</ul>
<p><a rel="attachment wp-att-20" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-8/"><img class="alignnone size-full wp-image-20" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0027.jpg?w=500" alt="clip_image002"   /></a></p>
<ul>
<li>From the project drop down select the main application name then click ok.</li>
<li>All dll, reference and primary out put files are creating in the bin folder or new created folder. This process as shown in below diagram.</li>
</ul>
<p><a rel="attachment wp-att-21" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-9/"><img title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0028.jpg?w=450&#038;h=338" alt="clip_image002" width="450" height="338" /></a></p>
<p> </p>
<ul>
<li> Then Right click on created folder and click on file and browse the .ico image for the application.</li>
<li>Create a short cut for Primary output from and go to the property of the shortcut file and browse the .ico image.</li>
<li> Copy the short cut file and paste it into Users Desk top folder as shown in below diagram.</li>
</ul>
<p><a rel="attachment wp-att-22" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-10/"><img class="alignnone size-full wp-image-22" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0029.jpg?w=500" alt="clip_image002"   /></a></p>
<ul>
<li>Browse the icon using property window of the above shown file. This process helping us to display the short cut in the desk top with the image. After install of this application.</li>
<li>Go to Users Program Menu and create Folder and do the same process like users desk top. It will show the shortcut in all program files list after completion of the application installation.</li>
<li>If any data getting from the registry follow the below step otherwise you can skip this process.</li>
</ul>
<p><a rel="attachment wp-att-23" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-11/"><img class="alignnone size-full wp-image-23" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image00210.jpg?w=500" alt="clip_image002"   /></a></p>
<p> </p>
<ul>
<li>Enter the string values used in the application.</li>
<li>Next step building the set up project as shown below</li>
</ul>
<p> <a rel="attachment wp-att-24" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-12/"><img class="alignnone size-full wp-image-24" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image00211.jpg?w=500" alt="clip_image002"   /></a></p>
<p>Now setup of the windows application is ready to install. You can right click on the setup folder and install or go to the saved path and find the file</p>
<p><a rel="attachment wp-att-25" href="http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/clip_image002-13/"><img class="alignnone size-full wp-image-25" title="clip_image002" src="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image00212.jpg?w=500" alt="clip_image002"   /></a></p>
<p> Now install the product.</p>
<p>HAPPY DEPLOYMENT.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/manjunathbillavagujjadi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/manjunathbillavagujjadi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/manjunathbillavagujjadi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/manjunathbillavagujjadi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/manjunathbillavagujjadi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/manjunathbillavagujjadi.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/manjunathbillavagujjadi.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/manjunathbillavagujjadi.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=manjunathbillavagujjadi.wordpress.com&amp;blog=8306928&amp;post=6&amp;subd=manjunathbillavagujjadi&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://manjunathbillavagujjadi.wordpress.com/2009/06/24/windows-application-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/caae884abd73e4a518a5657b5283f470?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">manjunathbillavagujjadi</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/6-24-2009-5-32-26-pm1.png" medium="image">
			<media:title type="html">6-24-2009 5-32-26 PM</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0021.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0022.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0023.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0024.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0025.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0026.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0027.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0028.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image0029.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image00210.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image00211.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://manjunathbillavagujjadi.files.wordpress.com/2009/06/clip_image00212.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>
	</item>
	</channel>
</rss>
