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

<channel>
	<title>Kongtechnology.com &#187; Windows</title>
	<atom:link href="http://www.kongtechnology.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kongtechnology.com</link>
	<description>Blogging, Microsoft, Apple Ipod, Mozilla, Google Adsense, USB Drives, Web2.0</description>
	<pubDate>Thu, 21 Aug 2008 12:32:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Quickly eject USB devices</title>
		<link>http://www.kongtechnology.com/2008/05/29/quickly-eject-usb-devices/</link>
		<comments>http://www.kongtechnology.com/2008/05/29/quickly-eject-usb-devices/#comments</comments>
		<pubDate>Thu, 29 May 2008 04:22:00 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/?p=453</guid>
		<description><![CDATA[USB devices are really common these days, especially pendrives because they are much easier to use than the bulky DVDs, CDs or even the now obsolete Floppy Disks. Furthermore, pendrives are very cheap nowadays and the price is still dropping! One 8GB pendrive now should cost less than MYR10. But, the problem is that while [...]]]></description>
			<content:encoded><![CDATA[<p>USB devices are really common these days, especially pendrives because they are much easier to use than the bulky DVDs, CDs or even the now obsolete Floppy Disks. Furthermore, pendrives are very cheap nowadays and the price is still dropping! One 8GB pendrive now should cost less than MYR10. But, the problem is that while it is really easy to plug in a USB device, removing it might be a pain especially if you have 3 or more devices plugged in at the same time.</p>
<p>When you have more USB devices running, using the Safely Remove Hardware applet that comes with Windows will become very slow and troublesome. Not to mention finding and locating that small icon in the system tray&#8230;</p>
<p>Now, all that is going to change with <a href="http://quick.mixnmojo.com/usb-disk-ejector" target="_out" rel="external nofollow">USB Disk Ejector</a>, a nifty little freeware that lets you quickly remove USB devices which include thumdrives, flash drives, scanners, external hard drives, printers, and etc, by either the drive letter or name, or from the name of the program the USB device is using.</p>
<p>The USB Disk Ejector&#8217;s GUI is very functional and user friendly.</p>
<p><img src="http://www.kongtechnology.com/images/usb-drives.jpg" alt="USB drives" /></p>
<p>You simply have to launch it and then double-click on the USB device you would like to eject. Fast and easy!</p>
<p><span id="more-453"></span></p>
<p>Other than that, you can also use this free utility from the command line. It will work silently, so there won&#8217;t be any popups to deal with. You can pass in the /? parameter to the utility to show a quick help dialog.</p>
<p><img src="http://www.kongtechnology.com/images/usb-disk-ejector.gif" alt="USB disk ejector" /></p>
<p>See, it&#8217;s really easy. For example, to eject the USB device that is mounted as my F: drive, I would simply use the following command line:</p>
<blockquote><p>usb_disk_eject /removeletter F</p></blockquote>
<p>This might be a problem if you have a lot of USB devices and the drive letters change a lot. But, luckily this free utility offers partial name matching by utilizing asterisk to the beginning of the device name. For example, I can eject the same device above by using the full name:</p>
<blockquote><p>usb_disk_eject /removename &#8220;Memorex TRAVELDRIVE 005B&#8221;</p></blockquote>
<p>Or simply using the partial name:</p>
<blockquote><p>usb_disk_eject /removename &#8220;*Memorex&#8221;</p></blockquote>
<p>Nice? Let me tell you that you can make it nicer&#8230; or quicker in fact by creating a shortcut to this eject command. That will make the eject process much fun, isn&#8217;t it? <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>USB Disk Ejector</strong> is a tiny but useful freeware which has been tested on Windows 2000, Windows XP and Windows Vista. Go download it today, I am sure you won&#8217;t regret it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/05/29/quickly-eject-usb-devices/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to set a Password for the Guest account in Windows XP</title>
		<link>http://www.kongtechnology.com/2008/05/28/how-to-set-a-password-for-the-guest-account-in-windows-xp/</link>
		<comments>http://www.kongtechnology.com/2008/05/28/how-to-set-a-password-for-the-guest-account-in-windows-xp/#comments</comments>
		<pubDate>Wed, 28 May 2008 07:02:21 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/?p=452</guid>
		<description><![CDATA[I have a small Workgroup network in my office, and the benefit of having a network like this is that you can transfer and share files between the computers easily without the need to use medias such as a pendrive. These computers are hooked up through a simple modem router which costs less than RM250 [...]]]></description>
			<content:encoded><![CDATA[<p>I have a small Workgroup network in my office, and the benefit of having a network like this is that you can transfer and share files between the computers easily without the need to use medias such as a pendrive. These computers are hooked up through a simple modem router which costs less than RM250 I think.</p>
<p>While I was setting the sharing folder up, I took screenshots because I guess it will make a good entry on this blog.</p>
<p><img src="http://www.kongtechnology.com/images/user-accounts.jpg" alt="User Accounts" /></p>
<p>The whole process is pretty straight forward. Firstly, create a folder on one of the computer which acts like a file server. Then, right click on the newly created folder, select Properties, and check the option &#8220;Share this folder on the network&#8221;. So far so good, the folder is now shared on the network and should be accessible from other computers.</p>
<p><span id="more-452"></span></p>
<p>Now, to make the folder slightly more secure we want to set a password for the Guest account, which of course must be enabled. Microsoft makes it hard for newbies to do this because by default there is no option to set a password for the Guest account!</p>
<p>To set a password to the Guest account on Windows XP, you need to do this:</p>
<p>Click Start > Run > Enter <em>cmd</em> and click OK.</p>
<p>In the DOS window type the following and press Enter.</p>
<blockquote><p>Net user guest password</p></blockquote>
<p>Go to Control Panel > User Accounts. Click on the Guest account and now you can change the password! <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.kongtechnology.com/images/net-user.jpg" alt="Net user" /></p>
<p>Alternatively, you can set the password straight away in the DOS window by entering the following command:</p>
<blockquote><p>Net user guest *</p></blockquote>
<p>and press the Enter key. After that, enter your password two times for confirmation.</p>
<p>Now, you can access the shared folder from another computer through the local network, the system will prompt for you to login. Simply enter &#8220;Guest&#8221; as the ID, and then supply the password you have just set.</p>
<p>Happy! <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/05/28/how-to-set-a-password-for-the-guest-account-in-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Steve Ballmer uses a MacBook for presentations</title>
		<link>http://www.kongtechnology.com/2008/05/07/steve-ballmer-uses-a-macbook-for-presentations/</link>
		<comments>http://www.kongtechnology.com/2008/05/07/steve-ballmer-uses-a-macbook-for-presentations/#comments</comments>
		<pubDate>Wed, 07 May 2008 04:21:17 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Apple and Mac]]></category>

		<category><![CDATA[Fun and funny]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/05/07/steve-ballmer-uses-a-macbook-for-presentations/</guid>
		<description><![CDATA[Can you believe this? Steve Ballmer (CEO of Microsoft) was seen with a MacBook at the podium while he gave his presentation. Not sure if he was actually seen using the MacBook though.

Haha&#8230; anyway, as some Flickr commenters pointed out Steve Ballmer didn&#8217;t actually use the MacBook for his presentation. The picture was real and [...]]]></description>
			<content:encoded><![CDATA[<p>Can you believe this? <strong>Steve Ballmer</strong> (CEO of Microsoft) was seen with a MacBook at the podium while he gave his presentation. Not sure if he was actually seen using the MacBook though.</p>
<p><img src="http://www.kongtechnology.com/images/steve-ballmer-presentation.jpg" alt="Steve Ballmer, presentation" /></p>
<p>Haha&#8230; anyway, as some <a href="http://flickr.com/photos/paintitblack/2439080330/" target="_out">Flickr commenters</a> pointed out Steve Ballmer didn&#8217;t actually use the MacBook for his presentation. The picture was real and authentic, and that was also his presentation slide which was most likely driven by another computer. That MacBook in the picture was left behind by some other people, perhaps the conference organizers or a previous presenter.</p>
<p>Too bad, I actually hoped that was his MacBook!</p>
<p>On another thought, even if he was using a MacBook for his presentation, there is nothing too surprising, right? Macs run Windows just like any other laptops, and also PowerPoint for Mac OS X. So, as long as he&#8217;s still using Microsoft Windows, there isn&#8217;t anything to shout about. <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/05/07/steve-ballmer-uses-a-macbook-for-presentations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Defrag Windows Vista</title>
		<link>http://www.kongtechnology.com/2008/04/26/how-to-defrag-windows-vista/</link>
		<comments>http://www.kongtechnology.com/2008/04/26/how-to-defrag-windows-vista/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 04:05:15 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/04/26/how-to-defrag-windows-vista/</guid>
		<description><![CDATA[I hear so many people complain about Windows Vista lately. I do have a few complaints about Vista myself, but overall I think it&#8217;s still a pretty good Operating System, including its bundled Disk Defragmenter which is located in System Tools, under Accessories.
Let&#8217;s start the Windows Vista Disk Defragmenter and have a look. Looks like [...]]]></description>
			<content:encoded><![CDATA[<p>I hear so many people complain about Windows Vista lately. I do have a few complaints about Vista myself, but overall I think it&#8217;s still a pretty good Operating System, including its bundled Disk Defragmenter which is located in System Tools, under Accessories.</p>
<p>Let&#8217;s start the Windows Vista Disk Defragmenter and have a look. Looks like it&#8217;s scheduled to run once every week, by default.</p>
<p><img src="http://www.kongtechnology.com/images/disk-defragmenter.jpg" alt="Disk defragmenter" /></p>
<p>You can force the defragmentation to start immediately by clicking on the &#8220;Defragment now&#8221; button of course. But compare to Windows XP, there is no progress bar now. This is because the defragmentation process in Vista is non-linear unlike Windows XP&#8217;s, so there is no way to estimate accurately how much time a defrag would possibly take. Instead of trying to show estimates of how much time the defragmentation will take, the defrag team came up with a better solution: reducing the impact of defragmentation on your computer by making it use low-priority I/O and low priority CPU, so you can still use it and do what ever it is you do while the defrag is on. That&#8217;s why the whole process is scheduled to run in the background! So smart can die&#8230; <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now, many do not know you can also invoke the defrag tool from the command prompt. Check out a screen shot below.</p>
<p><span id="more-381"></span></p>
<p><img src="http://www.kongtechnology.com/images/defrag.jpg" alt="Defrag" /></p>
<p>Go to elevated command prompt by <a href="http://www.kongtechnology.com/2007/07/06/the-requested-operation-requires-elevation/">running it as an administrator</a>. Then issue the command &#8220;defrag -c -v&#8221;. The system will defragment all the volumes on the computer in verbose mode. After the defragmentation completes, it will show detailed analysis output.</p>
<p>Like it or not, those are what you get on Windows Vista, Basic, Home, Business or Ultimate editions. There&#8217;s no progress bar, no indication of elapsed time, or remaining time. There&#8217;s no information on what files are fragmented, and how fragmented the hard disk is. </p>
<p>If you still very much fancy the good old Windows XP Disk Defragmenter, or at least shows more information, such as a progress bar, then you should use <a href="http://www.auslogics.com/en/software/disk-defrag" target="_out">Auslogics Disk Defrag</a>.</p>
<p>This is what CNET Reviews has to say about Auslogics Disk Defrag.</p>
<blockquote><p>We found the program fast, even on older XP systems. A handy HTML report is prepared after each defrag session. &#8230; Fantastic utility far superior to Windows Disk Defragmenter.</p></blockquote>
<p><img src="http://www.kongtechnology.com/images/auslogics-disk-defrag.jpg" alt="Auslogics Disk Defrag" /></p>
<p>This FREE program shows you a detailed disk fragmentation map while the defragmentation is running. The map shows you disk clusters, each cluster being red (still fragmented), blue or green (already optimized), gray (free space) or yellow for clusters occupied by the Master File Table. Isn&#8217;t this more intuitive compared to Windows Vista&#8217;s Disk Defragmenter?</p>
<p><img src="http://www.kongtechnology.com/images/disk-defrag.jpg" alt="Disk defrag" /></p>
<p>After the disk defragmentation is complete you get a summary of the process. What are you waiting, go download this disk defragmenter now while it&#8217;s still free.</p>
<p>So, there you are. I have shown you three tools to defrag your Windows Vista. Depending on your mood, you can use whichever one you like and they will certainly make your computer&#8217;s file system cleaner and more organized. Happy defragmenting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/04/26/how-to-defrag-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista Source Code Leaked Out to the Public</title>
		<link>http://www.kongtechnology.com/2008/04/24/vista-source-code-leaked-out-to-the-public/</link>
		<comments>http://www.kongtechnology.com/2008/04/24/vista-source-code-leaked-out-to-the-public/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 04:50:40 +0000</pubDate>
		<dc:creator>Sharon</dc:creator>
		
		<category><![CDATA[Fun and funny]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[Others]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/04/24/vista-source-code-leaked-out-to-the-public/</guid>
		<description><![CDATA[
I bet that picture caught your interest. Who doesn’t want to get a free Windows yeah?
Now, before you go and search Microsoft&#8217;s website for a free edition of their their ‘over the top expensive and fairly new’ Operating System, you might just want to finish reading this article first. You just might change your mind [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.kongtechnology.com/wp-content/uploads/vista.jpg' alt='Vista Announcement' /></p>
<p>I bet that picture caught your interest. Who doesn’t want to get a free Windows yeah?</p>
<p>Now, before you go and search Microsoft&#8217;s website for a free edition of their their ‘over the top expensive and fairly new’ Operating System, you might just want to finish reading this article first. You just might change your mind about switching to Vista.</p>
<p>Have you ever wondered why every initial release of a Windows is never the best in quality and is always full of bugs? Now you can see what Windows Vista is clearly made of. </p>
<p><span id="more-378"></span></p>
<p>Some of you might have seen this lingering around the Internet, but I am pretty sure there are some who have yet to see this. </p>
<p>I saw this yesterday night and thought I&#8217;d share it with you guys. </p>
<p><img src='http://www.kongtechnology.com/wp-content/uploads/10gidzr.jpg' alt='Vista Code' /></p>
<p>Some people didn&#8217;t think that this was funny, but I not only thought it was a &#8216;bull&#8217;s eye&#8217;, it was a work of a genius. </p>
<p>Hope you enjoyed it.</p>
<p><strong><em>Disclaimer : Just in case, this is a joke.</em> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/04/24/vista-source-code-leaked-out-to-the-public/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows has blocked some Startup Programs</title>
		<link>http://www.kongtechnology.com/2008/04/22/windows-has-blocked-some-startup-programs/</link>
		<comments>http://www.kongtechnology.com/2008/04/22/windows-has-blocked-some-startup-programs/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 06:24:03 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/04/22/windows-has-blocked-some-startup-programs/</guid>
		<description><![CDATA[If you have followed my tip to make Windows Vista run faster, you will receive the following annoying Windows warning message in the notification area at the far right end of the taskbar: Windows has blocked some startup programs.

This problem occurs because a program or service that you have earlier restricted to start using the [...]]]></description>
			<content:encoded><![CDATA[<p>If you have followed my tip to <a href="http://www.kongtechnology.com/2008/04/06/easiest-way-to-make-windows-vista-run-faster/">make Windows Vista run faster</a>, you will receive the following annoying Windows warning message in the notification area at the far right end of the taskbar: <strong>Windows has blocked some startup programs</strong>.</p>
<p><img src="http://www.kongtechnology.com/images/windows-warning.jpg" alt="Windows warning" /></p>
<p>This problem occurs because a program or service that you have earlier restricted to start using the User Account Control (UAC) restrictions tries to start during the Windows Vista startup process. Although your Windows Vista now may run slightly faster, but the annoying message keeps popping up every now and then. Luckily it is pretty easy to stop this message from appearing again. Let me show you the easiest way to do it.</p>
<p><span id="more-371"></span></p>
<p>Right-click on the annoying icon in the system tray, select &#8220;Run blocked program&#8221; and then &#8220;System Configuration Utility&#8221;.</p>
<p><img src="http://www.kongtechnology.com/images/system-tray.jpg" alt="System tray" /></p>
<p>The usual UAC prompt will pop up. Click on &#8220;Continue&#8221; to proceed. Then you will see the following pop up window. Check on the box &#8220;Don&#8217;t show this message or start System Configuration when Windows starts&#8221;.</p>
<p><img src="http://www.kongtechnology.com/images/system-configuration.jpg" alt="System configuration" /></p>
<p>There you are. You will never see that annoying pop up message again.</p>
<p>There is in fact an article on this problem at Microsoft Support&#8217;s knowledgebase site. The page details a few methods which you can use to get rid of that message, namely:</p>
<ul>
<li>Method 1: Run the blocked program or the blocked service
<li>Method 2: Disable the blocked program or the blocked service
<li>Method 3: Remove the blocked program or the blocked service from the startup process
</ul>
<p>For details, go to <a href="http://support.microsoft.com/kb/930367" target="_out">Error message when you start a Windows Vista-based computer: &#8220;Windows has blocked some startup programs&#8221;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/04/22/windows-has-blocked-some-startup-programs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easiest way to make Windows Vista run faster</title>
		<link>http://www.kongtechnology.com/2008/04/06/easiest-way-to-make-windows-vista-run-faster/</link>
		<comments>http://www.kongtechnology.com/2008/04/06/easiest-way-to-make-windows-vista-run-faster/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 02:43:39 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/04/06/easiest-way-to-make-windows-vista-run-faster/</guid>
		<description><![CDATA[Of course there are numerous ways you can do to tweak your Windows Vista system to make it run faster. You could do the following:

De-fragment your hard disk
Apply windows updates
Uninstall unnecessary software
Do a through scan and remove viruses and trojans
Clean up the Windows Registry
Optimize the RAM and virtual memory settings
Disable and reduce unnecessary startup programs

Of [...]]]></description>
			<content:encoded><![CDATA[<p>Of course there are numerous ways you can do to tweak your Windows Vista system to make it run faster. You could do the following:</p>
<ul>
<li>De-fragment your hard disk
<li>Apply windows updates
<li>Uninstall unnecessary software
<li>Do a through scan and remove viruses and trojans
<li>Clean up the Windows Registry
<li>Optimize the RAM and virtual memory settings
<li><strong>Disable and reduce unnecessary startup programs</strong>
</ul>
<p>Of course you could also add more RAM and stuff like that, but this is a little more costly. Out of the above checklist, I believe the easiest way to make Windows Vista run faster is to defrag the hard disk, and to disable and reduce unnecessary startup programs. These days, seems like every program I install wants to start automatically when Windows Vista starts. Most of these programs unnecessarily insert themselves into the Windows startup process so that they can have their very own system tray icons from whence they can spam us with annoying messages. Each of these startup applications wastes memory and slows down Windows Vista&#8217;s startup process.</p>
<p>To configure or disable startup programs in Windows Vista, we need to use access the System Configuration tool. Follow the following steps to do that.</p>
<p><img src="http://www.kongtechnology.com/images/windows-vista-run.jpg" alt="Windows Vista run" /></p>
<p>Click on Start > Run&#8230;</p>
<p>Enter &#8220;msconfig&#8221; in the Open text box. Click on OK.</p>
<p>You&#8217;ll need to give permission for the program to start unless you&#8217;ve disabled UAC, and then you&#8217;ll see the System Configuration utility.</p>
<p><span id="more-296"></span></p>
<p><img src="http://www.kongtechnology.com/images/vista-startup.gif" alt="Vista startup" /></p>
<p>Click on the Startup tab as that&#8217;s where all the applications, programs and software that are set to run at startup, regardless of whether they are set in the registry, the user profile, or simply the startup folder in the Programs entry of the start menu. You can disable any of them simply by un-checking the checkboxes next to them. Don&#8217;t worry, they will still be listed in the Startup tab so that you can switch them on again if you need to in the future.</p>
<p>For myself, I have disabled a handful of startup programs, these include HP Wireless Assistant, QuickTime, Java Platform, Microsoft Windows Mobile Device Center, and Adobe Gamma Loader. I believe I don&#8217;t need these programs to run at startup.</p>
<p>If you have a hard time deciding what to run and what to drop, maybe this <a href="http://www.sysinfo.org/startupinfo.html" target="_out">Startup Info</a> page can help you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/04/06/easiest-way-to-make-windows-vista-run-faster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is svchost.exe?</title>
		<link>http://www.kongtechnology.com/2008/03/27/what-is-svchostexe/</link>
		<comments>http://www.kongtechnology.com/2008/03/27/what-is-svchostexe/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 10:23:05 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/03/27/what-is-svchostexe/</guid>
		<description><![CDATA[This article interests you because you have been wondering why on earth there are so many processes running with the weird name svchost.exe. Nope, you can&#8217;t stop them or your system may crash faster than you know it. What is svchost.exe? Is it a virus or trojan?!
Fear not. Svchost.exe is actually a system process belonging [...]]]></description>
			<content:encoded><![CDATA[<p>This article interests you because you have been wondering why on earth there are so many processes running with the weird name <strong>svchost.exe</strong>. Nope, you can&#8217;t stop them or your system may crash faster than you know it. What is svchost.exe? Is it a virus or trojan?!</p>
<p>Fear not. Svchost.exe is actually a system process belonging to the Microsoft Windows Operating System which handles processes executed from DLLs. Some time ago, Microsoft started moving all of the functionality from internal Windows services into .dll files instead of .exe files for the sake of better re-usability. However, this created a little problem as a .dll file cannot be executed directly. Thus, the svchost.exe process was born to facilitate running those .dll files.</p>
<p>Exert from Microsoft knowledgebase, <a href="http://support.microsoft.com/kb/314056" target="_out">a description of Svchost.exe in Windows XP Professional Edition</a>.</p>
<blockquote><p>The Svchost.exe file is located in the %SystemRoot%\System32 folder. At startup, Svchost.exe checks the services part of the registry to construct a list of services that it must load. Multiple instances of Svchost.exe can run at the same time. Each Svchost.exe session can contain a grouping of services. Therefore, separate services can run, depending on how and where Svchost.exe is started. This grouping of services allows for better control and easier debugging. </p></blockquote>
<p>So, svchost.exe is not a virus nor a trojan. You may then ask why there are so many instances of them? Let&#8217;s take a look in my Windows XP system.</p>
<p><img src="http://www.kongtechnology.com/images/svchost.gif" alt="Svchost.exe" /></p>
<p>Right click on an empty area on the task bar and select &#8220;Task Manager&#8221;. Select the Processes tab. Click on the Image Name header to sort it in either ascending or descending order. Now, you should be able to see a list of svchost.exe running.</p>
<p>If you are checking this on a Windows Vista machine, you may not see svchost.exe by default. You need to click on the option &#8220;Show processes from all users&#8221; located at the bottom of the Processes screen. Enable this option.</p>
<p><span id="more-289"></span></p>
<p><img src="http://www.kongtechnology.com/images/windows-processes.gif" alt="Svchost.exe" /></p>
<p>You can right click on one of the processes and select &#8220;Go to Service(s)&#8221;. This will switch over to the Services tab, where the relevant services running under that particular instance of svchost.exe process will be highlighted. See a screen shot below.</p>
<p><img src="http://www.kongtechnology.com/images/windows-task-manager.gif" alt="Windows Task Manager" /></p>
<p>Great. Now we can see a slightly more meaning full name of the service it&#8217;s running and then you can decide whether it&#8217;s safe for you to disable or kill the process.</p>
<p>Of course it&#8217;s always good to play safe. If your computer behaves normally, you don&#8217;t hand itchy and kill those processes. <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/03/27/what-is-svchostexe/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Telnet on Windows Vista</title>
		<link>http://www.kongtechnology.com/2008/01/26/running-telnet-on-windows-vista/</link>
		<comments>http://www.kongtechnology.com/2008/01/26/running-telnet-on-windows-vista/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 02:40:27 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2008/01/26/running-telnet-on-windows-vista/</guid>
		<description><![CDATA[I know people might have forgotten what&#8217;s Telnet already because this ancient old program is not secure and people have more favor for secure Telnet and SSH clients such as Putty. Telnet is not even installed in standard Windows Vista installation.
Nevertheless, Telnet is still useful if you just want to use it to troubleshoot some [...]]]></description>
			<content:encoded><![CDATA[<p>I know people might have forgotten what&#8217;s Telnet already because this ancient old program is not secure and people have more favor for secure Telnet and SSH clients such as Putty. Telnet is not even installed in standard Windows Vista installation.</p>
<p>Nevertheless, Telnet is still useful if you just want to use it to troubleshoot some simple functions quickly, such as on your web server or email server. To install Telnet client on Windows Vista, you simply need to follow the following steps.</p>
<p><img src="http://www.kongtechnology.com/images/telnet-client.jpg" alt="Telnet client" /></p>
<ol>
<li>Go to &#8220;Control Panel&#8221;
<li>Select &#8220;Programs and Features&#8221;
<li>In the left column, click on &#8220;Turn Windows features on or off&#8221;.
<li>Check the box next to &#8220;Telnet client&#8221; and click on OK.
</ol>
<p>That&#8217;s it. The Telnet client will be installed in a short while. Sometimes it will take a couple of moments while Vista performs checks and etc I guess.</p>
<p>In a future post, I might show you how to use Telnet to send a quick email. Yupe, without using Outlook Express. <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2008/01/26/running-telnet-on-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to run multiple instances of Windows Live Messenger (MSN)</title>
		<link>http://www.kongtechnology.com/2007/11/14/how-to-run-multiple-instances-of-windows-live-messenger-msn/</link>
		<comments>http://www.kongtechnology.com/2007/11/14/how-to-run-multiple-instances-of-windows-live-messenger-msn/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 09:34:51 +0000</pubDate>
		<dc:creator>Kitkat</dc:creator>
		
		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.kongtechnology.com/2007/11/14/how-to-run-multiple-instances-of-windows-live-messenger-msn/</guid>
		<description><![CDATA[I am sure by now you have enjoyed to the max the excitement of putting a web messenger on your website or blog. Your visitors can now chat and interact with you directly. Your website or blog has become more lively and interactive! First in Malaysia (after mine lar)!!!  
You may have also grabbed [...]]]></description>
			<content:encoded><![CDATA[<p>I am sure by now you have enjoyed to the max the excitement of <a href="http://www.kongtechnology.com/2007/11/09/put-windows-live-messenger-on-your-website-or-blog/">putting a web messenger on your website or blog</a>. Your visitors can now chat and interact with you directly. Your website or blog has become more lively and interactive! First in Malaysia (after mine lar)!!! <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You may have also grabbed a few new @live or @live.com.my IDs and would like to use them on Windows Live Messenger (previously known as MSN). Now, with all these new accounts, how can you run multiple instances of Windows Live Messenger and use the different accounts simultaneously? Ask Kitkat! <img src='http://www.kongtechnology.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img src="http://www.kongtechnology.com/images/msn.gif" alt="MSN" /></p>
<p>OK. Since we are here, we might as well upgrade Windows Live Messenger to the latest 8.5 version. Among other things, the latest version&#8217;s improvement on the interface is worth the upgrade. Now it looks more like Vista. Check my MSN avatar above, make you horny or not? Hahaha&#8230;</p>
<p><span id="more-170"></span></p>
<p><a href="http://get.live.com/messenger/overview" target="_out" rel="nofollow">Download and upgrade Windows Live Messenger here</a>.</p>
<p>The download should be fast because it only contains the code to kick start the setup. You need to stay connected to the Internet to complete the upgrade&#8230;</p>
<p><img src="http://www.kongtechnology.com/images/multiple-msn.gif" alt="Multiple MSN" /></p>
<p>Basically, you select what components you want/need. I don&#8217;t need all those Writer, toolbar, photo gallery, and family safety&#8230; so my upgrading was quite fast.</p>
<p><img src="http://www.kongtechnology.com/images/trillian.jpg" alt="Trillian" /></p>
<p>Well, you are done if you don&#8217;t want to use multiple messenger at the same time. But if you do want to use multiple MSN accounts at the same time and you do not want to use third party instant messengers such as <a href="http://www.trillian.im/" target="_out" rel="nofollow">Trillian</a> and <a href="http://www.pidgin.im/" target="_out" rel="nofollow">Pidgin</a>, then you get <a href="http://www.msgpluslive.net" target="_out" rel="nofollow">Messenger Plus!</a> - the ultimate Windows Live Messenger extension.</p>
<p><img src="http://www.kongtechnology.com/images/messenger-live-plus.gif" alt="Messenger Live! Plus" /></p>
<p>Trust me, <strong>Messenger Plus! Live</strong> is one essential add-on for Windows Live Messenger. I have personally tested and is currently using it. I am sure you will like it as much as I do. Some of the features include:</p>
<ul>
<li>Tabbed Chats - <em>Just like the beauty of tabbed web browsing.</em>
<li>Quick Texts - <em>Automatic and customizable messages that can be sent with a simple shortcut or typed command.</em>
<li>Custom Sounds - <em>Allow you to send your own custom sounds during a conversation.</em>
<li>Colors, formatting and commands - <em>Choose any color you want for front and background, and add formatting, such as bold, italic, underlined and stoke-out.</em>
<li>Contacts on Desktop - <em>Show the status of any desired contact on your desktop in the form of small floating windows.</em>
</ul>
<p>And many more brilliant features which further add to the fun and excitement of using Windows Live Messenger. But the best is of course this:-</p>
<p><img src="http://www.kongtechnology.com/images/multiple-msn-accounts.gif" alt="Multiple MSN accounts" /></p>
<p>Yeah! It gives you the option to connect to several MSN accounts simultaneously! Now you can make use of your new @live.com.my IDs and chat with each other when you are too bored! Hahaha&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kongtechnology.com/2007/11/14/how-to-run-multiple-instances-of-windows-live-messenger-msn/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
