<?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/"
	>

<channel>
	<title>DoTheWeb.net &#187; Installer</title>
	<atom:link href="http://www.dotheweb.net/tag/installer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotheweb.net</link>
	<description>What Can The Web Do For You Today?</description>
	<lastBuildDate>Wed, 30 Nov 2011 05:35:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Creating Needed Installers for Windows Services</title>
		<link>http://www.dotheweb.net/2009/11/creating-needed-installers-for-windows-services-2/</link>
		<comments>http://www.dotheweb.net/2009/11/creating-needed-installers-for-windows-services-2/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:02:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dot_Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[VB Express]]></category>
		<category><![CDATA[VB.net]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows Services]]></category>

		<guid isPermaLink="false">http://www.dotheweb.net/?p=271</guid>
		<description><![CDATA[This is not the Actual &#8220;Installer&#8221;. This is code needed for the Service to operate correctly.We will get to Installing Later&#8230; Add the Installer Code: Create a new class file in your project and call it ProjectInstaller. We wil replace the text in the ProjectInstaller class with the following code: Version:0.9 StartHTML:0000000100 EndHTML:0000012095 StartFragment:0000000100 EndFragment:0000012095 [...]]]></description>
		<wfw:commentRss>http://www.dotheweb.net/2009/11/creating-needed-installers-for-windows-services-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Needed Installers for Windows Services</title>
		<link>http://www.dotheweb.net/2009/10/creating-needed-installers-for-windows-services/</link>
		<comments>http://www.dotheweb.net/2009/10/creating-needed-installers-for-windows-services/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:05:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dot_Net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[VB.net]]></category>
		<category><![CDATA[Windows Services]]></category>

		<guid isPermaLink="false">http://dev.dotheweb.net/?p=128</guid>
		<description><![CDATA[// &#160; This is not the Actual &#8220;Installer&#8221;. This is code needed for the Service to operate correctly.We will get to Installing and Deploying Later&#8230; &#160; Add the Installer Code: From Service1 designer, right click in the gray area and choose Add Installer. Another file will be added to your Solution Explorer, called ProjectInstaller.  On [...]]]></description>
		<wfw:commentRss>http://www.dotheweb.net/2009/10/creating-needed-installers-for-windows-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

