<?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: NSSM 2.3</title>
	<atom:link href="http://stuff.iain.cx/2010/04/21/nssm-2-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuff.iain.cx/2010/04/21/nssm-2-3/</link>
	<description>Dumenil said I should write a blog</description>
	<lastBuildDate>Tue, 05 Mar 2013 00:28:32 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8</generator>
	<item>
		<title>By: iain</title>
		<link>http://stuff.iain.cx/2010/04/21/nssm-2-3/comment-page-1/#comment-58</link>
		<dc:creator><![CDATA[iain]]></dc:creator>
		<pubDate>Thu, 31 Jan 2013 22:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.iain.cx/?p=221#comment-58</guid>
		<description><![CDATA[I&#039;m not familiar with ServiceBase.  If your application already implements the service API then you don&#039;t want to be launching it with NSSM.  NSSM tries to run standard applications which don&#039;t know how to be services.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with ServiceBase.  If your application already implements the service API then you don&#8217;t want to be launching it with NSSM.  NSSM tries to run standard applications which don&#8217;t know how to be services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodov.michael@gmail.com</title>
		<link>http://stuff.iain.cx/2010/04/21/nssm-2-3/comment-page-1/#comment-57</link>
		<dc:creator><![CDATA[rodov.michael@gmail.com]]></dc:creator>
		<pubDate>Wed, 30 Jan 2013 21:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.iain.cx/?p=221#comment-57</guid>
		<description><![CDATA[Thank you!]]></description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodov.michael@gmail.com</title>
		<link>http://stuff.iain.cx/2010/04/21/nssm-2-3/comment-page-1/#comment-56</link>
		<dc:creator><![CDATA[rodov.michael@gmail.com]]></dc:creator>
		<pubDate>Wed, 30 Jan 2013 21:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://stuff.iain.cx/?p=221#comment-56</guid>
		<description><![CDATA[Actually i just found NSSM and at least theoretically it&#039;s great!
Unfortunately i didn&#039;t manage to make it work for me.

I have a .net (C#) windows console application that is wrapped by .net service class (based on ServiceBase).
When service installed by NSSM is started it fails to start my app.

Is there a special API i need to implement for it to recognize?]]></description>
		<content:encoded><![CDATA[<p>Actually i just found NSSM and at least theoretically it&#8217;s great!<br />
Unfortunately i didn&#8217;t manage to make it work for me.</p>
<p>I have a .net (C#) windows console application that is wrapped by .net service class (based on ServiceBase).<br />
When service installed by NSSM is started it fails to start my app.</p>
<p>Is there a special API i need to implement for it to recognize?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
