<?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>Tech-Passionate's Blog</title>
	<atom:link href="http://techpassionate.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techpassionate.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 29 Dec 2009 10:33:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techpassionate.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tech-Passionate's Blog</title>
		<link>http://techpassionate.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techpassionate.wordpress.com/osd.xml" title="Tech-Passionate&#039;s Blog" />
	<atom:link rel='hub' href='http://techpassionate.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mounting CD image .iso files in ubuntu</title>
		<link>http://techpassionate.wordpress.com/2009/06/23/mounting-cd-image-iso-files-in-ubuntu/</link>
		<comments>http://techpassionate.wordpress.com/2009/06/23/mounting-cd-image-iso-files-in-ubuntu/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 07:19:31 +0000</pubDate>
		<dc:creator>techpassionate</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Mount Cd]]></category>

		<guid isPermaLink="false">http://techpassionate.wordpress.com/?p=23</guid>
		<description><![CDATA[Cd image mounting in Ubuntu with mount command<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=23&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is very simple to mount the .iso files, with mount command.</p>
<p>sudo mount -o loop /home/user/mycdimage.iso /media/cdrom0</p>
<p>For unmounting use following command</p>
<p>sudo umount -l /media/cdrom0</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techpassionate.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techpassionate.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techpassionate.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techpassionate.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techpassionate.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techpassionate.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techpassionate.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techpassionate.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=23&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techpassionate.wordpress.com/2009/06/23/mounting-cd-image-iso-files-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7380c4472930975e7a9431bbd4bdddf7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techpassionate</media:title>
		</media:content>
	</item>
		<item>
		<title>Running batch(.bat) file as windows service</title>
		<link>http://techpassionate.wordpress.com/2009/05/13/running-batch-bat-file-as-windows-service/</link>
		<comments>http://techpassionate.wordpress.com/2009/05/13/running-batch-bat-file-as-windows-service/#comments</comments>
		<pubDate>Wed, 13 May 2009 05:09:30 +0000</pubDate>
		<dc:creator>techpassionate</dc:creator>
				<category><![CDATA[Windows service]]></category>

		<guid isPermaLink="false">http://techpassionate.wordpress.com/?p=15</guid>
		<description><![CDATA[Windows resource kit can be used to install the windows services.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=15&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My last post explains how to run the any executable(.exe) as windows service. This post is more information in same series.</p>
<p>In this post I will explain how to run the Batch file(.bat) as window service.</p>
<p>Theoretically, batch file have more advantages over the executable since it can execute more and more commands (which are in turn executable).</p>
<p><strong>Prerequisite</strong></p>
<p>* Windows Resource kit.</p>
<p>Install resource kit to C:\RESKIT Directory</p>
<p><strong>Steps to follow:</strong></p>
<p>1.Open text editor and create Autoexnt.bat and include the commands you want to run at startup in this file.</p>
<p>2.Copy Autoexnt.bat file which you just created ,in addition to the Autoexnt.exe,Servmess.dll, and Instexnt.exe files located in the C:\RESKIT to the %SystemRoot%\System32 folder on your computer.</p>
<p>3.Now to install the service use following command and run them in command prompt.</p>
<p>instexnt install</p>
<p>To view the installation processes running on the desktop, use interactive switch as follow</p>
<p>instexnt install /interactive</p>
<p>You should then receive the following message:</p>
<p><span style="color:#ff6600;">&#8220;CreateService AutoExNT SUCCESS with InterActive Flag turned OFF&#8221;</span></p>
<p>That&#8217;s it. Batch file is installed as service. Cheers.</p>
<p>NOTE: If you use the /interactive switch, any users who log on locally are able to stop the processes from running.</p>
<p><strong>Testing the AutoExNT Service :-</strong></p>
<p>To test the AutoExNT service, log on to your computer with an account that has administrator credentials, type net start autoexnt at a command prompt, and then press ENTER. The Autoexnt.bat file should run in an MS-DOS window.</p>
<p><strong>To make the AutoExNT service run at startup:</strong></p>
<p>Open computer management and expand services. Locate the AutoExNT serive and make it as automatic.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techpassionate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techpassionate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techpassionate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techpassionate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techpassionate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techpassionate.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techpassionate.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techpassionate.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=15&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techpassionate.wordpress.com/2009/05/13/running-batch-bat-file-as-windows-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7380c4472930975e7a9431bbd4bdddf7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techpassionate</media:title>
		</media:content>
	</item>
		<item>
		<title>Launching Any program as windows service</title>
		<link>http://techpassionate.wordpress.com/2009/05/11/launching-any-program-as-windows-service/</link>
		<comments>http://techpassionate.wordpress.com/2009/05/11/launching-any-program-as-windows-service/#comments</comments>
		<pubDate>Mon, 11 May 2009 05:22:34 +0000</pubDate>
		<dc:creator>techpassionate</dc:creator>
				<category><![CDATA[Windows service]]></category>

		<guid isPermaLink="false">http://techpassionate.wordpress.com/?p=5</guid>
		<description><![CDATA[Windows resource kit provides some good utilities, one of them can be used to launch any user executable as windows service.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=5&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most people find the windows services a reliable way for running the programs. Many software&#8217;s when installed adds the windows service through which one can start and stop that software. By means of services one need not to remember the installation directory and name of executable to start and stop(in some cases).</p>
<p>So obviously, one would like to have their executable running as windows services. For this purpose one can use windows Resource Kit.</p>
<p><strong>Steps For Launching the any program as windows service:-</strong></p>
<div class="post-body entry-content"><strong>Prerequisite</strong><br />
Windows Resource kit.<br />
Install resource kit to <em>C:RESKIT</em> Directory</div>
<div class="post-body entry-content">(Note:- This is a example, user can install in any directory of his wish)</div>
<div class="post-body entry-content"><strong>1. </strong>At a MS-DOS command prompt(running CMD.EXE), type the following command:C:RESKITINSTSRV.EXE My_Service_Name C:RESKITSRVANY.EXE</p>
<p>NOTE:- To verify that the service was created correctly, check the registry to verify that the ImagePath value under<br />
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMy_Service_Name<br />
is set to point to SRVANY.EXE. If this is not set correctly, the service will stop shortly after it starts and return an Event ID 7000 &#8220;The service name failed to start.&#8221;</p>
<p><strong>2.</strong> Run Registry Editor (Regedt32.exe)and locate the following subkey:</p>
<p>HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesMy_Service_Name</p>
<p><strong>3. </strong>From the Edit menu, click Add Key. Type the following and click OK<br />
Key Name: Parameters</p>
<p><strong>4. </strong>Select the Parameters key.</p>
<p><strong>5. </strong>From the Edit menu, click Add String Value. Type the following and click OK<br />
Value Name: Application<br />
Data Type : REG_SZ<br />
String : pathapplication.ext</p>
<p>where &#8220;pathapplication.ext&#8221; is the drive and full path to the application executable including the extension</p>
<p><strong>6. </strong>From the Edit menu, click Add String Value. Type the following and click OK:<br />
Value Name: AppDirectory<br />
Data Type : REG_SZ<br />
String : path</p>
<p>where &#8220;path&#8221; is the drive and full path to directory where the application application resides</p>
<p><strong>7. </strong>Close Registry Editor.</p>
<p><strong>8. </strong>Starting / Stopping service<br />
- From the Services applet in Control Panel<br />
- From a MS-DOS command prompt, type the following:<br />
NET START My_Service_Name<br />
NET STOP My_Service_Name</p>
<p><strong>9. </strong>Testing whether My_Service_Name is started or not<br />
Open task manager. Go to process tab.<br />
When service is started then there should be two processes running  &#8220;srvany.exe&#8221; and &#8220;My_Service_Name.exe&#8221;</p>
<p><strong>10. </strong>Removing service<br />
Open command prompt and run command</p>
<p>C:RESKITINSTSRV My_Service_Name remove</p>
<p>This task involves editing registry, which may cause any side effect if person do not have proper knowledge of it. So be sure that you know some basics of registry editing.</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techpassionate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techpassionate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techpassionate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techpassionate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techpassionate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techpassionate.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techpassionate.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techpassionate.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=5&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techpassionate.wordpress.com/2009/05/11/launching-any-program-as-windows-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7380c4472930975e7a9431bbd4bdddf7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techpassionate</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://techpassionate.wordpress.com/2009/05/11/hello-world/</link>
		<comments>http://techpassionate.wordpress.com/2009/05/11/hello-world/#comments</comments>
		<pubDate>Mon, 11 May 2009 04:58:36 +0000</pubDate>
		<dc:creator>techpassionate</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi world, today I am starting a new journey. This blog will be focusing on new and passionating technologies. Like any &#8216;Hello World Program&#8216; this is a &#8216;Hello World Blog&#8216;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=1&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi world, today I am starting a new journey. This blog will be focusing on new and passionating technologies.</p>
<p>Like any &#8216;<em>Hello World Program</em>&#8216; this is a &#8216;<em>Hello World Blog</em>&#8216;.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techpassionate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techpassionate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techpassionate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techpassionate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techpassionate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techpassionate.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techpassionate.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techpassionate.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techpassionate.wordpress.com&amp;blog=7700437&amp;post=1&amp;subd=techpassionate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techpassionate.wordpress.com/2009/05/11/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7380c4472930975e7a9431bbd4bdddf7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techpassionate</media:title>
		</media:content>
	</item>
	</channel>
</rss>
