<?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>gHacks technology news &#187; windows services</title>
	<atom:link href="http://www.ghacks.net/tag/windows-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Services Manager</title>
		<link>http://www.ghacks.net/2009/07/01/windows-services-manager/</link>
		<comments>http://www.ghacks.net/2009/07/01/windows-services-manager/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 11:56:16 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[services manager]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows services manager]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14037</guid>
		<description><![CDATA[Working with services in Windows regularly can be quite the challenge. The official way to manage Windows services is to open Services manager. Once the Services manager has been opened it can be used to start and stop services or to change their startup type. The services manager is fine if the process is done [...]]]></description>
			<content:encoded><![CDATA[<p>Working with services in Windows regularly can be quite the challenge. The official way to manage Windows services is to open Services manager. Once the Services manager has been opened it can be used to start and stop services or to change their startup type. The services manager is fine if the process is done a few times a month but it can become quite annoying for users who have to start and stop services multiple times throughout the day.</p>
<p>The Windows Services Manager has been created to offer these users a tool to quickly manage services from the computer desktop. The program places an icon in the system tray that can be used to quickly open a window displaying all Windows services.</p>
<p><span id="more-14037"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_services_manager-398x499.jpg" alt="windows services manager" title="windows services manager" width="398" height="499" class="alignnone size-medium wp-image-14039" />It takes one click to start or stop a service in Windows. Even better is the option to add services to the favorites. Favorites are services that can be accessed directly after right-clicking the system tray icon. A left-click on a favorite service will either start or stop that Windows service depending on its initial stage.</p>
<p>The Windows Services Manager requires the Microsoft .net Framework (not sure which version though) and a computer system running the Windows operating system. It can be directly downloaded from the projects homepage over at <a href="http://winservicemanager.codeplex.com/">Codeplex</a>. The software worked fine on a Windows XP SP3 test system.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_services.JPG" alt="windows services" title="windows services" width="274" height="140" class="alignnone size-full wp-image-14040" /></p>
<p>The developer of the software has plans to add additional functionality to the 1.0 final release of the software. It would for example be nice to be able to sort the services mimicking the sorting possibilities in the original services manager.</p>

	Tags: <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/services-manager/" title="services manager" rel="tag">services manager</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-services-manager/" title="windows services manager" rel="tag">windows services manager</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/" title="Secure Windows Services Configuration (March 16, 2009)">Secure Windows Services Configuration</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/23/scan-and-remove-potentially-dangerous-software/" title="Scan And Remove Potentially Dangerous Software (January 23, 2009)">Scan And Remove Potentially Dangerous Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/09/26/manage-windows-services/" title="Manage Windows Services (September 26, 2008)">Manage Windows Services</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/01/windows-services-manager/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Remove Third Party Services In Windows</title>
		<link>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/</link>
		<comments>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 08:34:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autoruns]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12395</guid>
		<description><![CDATA[Sometimes things go bad. You try to uninstall a software program that you do not longer need or recover a computer system after a hard drive crash only to find out that some traces of old programs are still in the system. One of these places is Services in the Windows operating system. What are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Sometimes things go bad. You try to uninstall a software program that you do not longer need or recover a computer system after a hard drive crash only to find out that some traces of old programs are still in the system. One of these places is Services in the Windows operating system. What are the possibilities if a service is listed there that belongs to a software program that is no longer installed on the computer system? The Services control panel itself is not offering any means to delete services.</p>
<p><span id="more-12395"></span>Administrators can remove services from Windows operating systems using the following means:</p>
<p><strong>1. Command Line</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/remove_services-500x251.jpg" alt="remove services" title="remove services" width="500" height="251" class="alignnone size-medium wp-image-12394" /></p>
<p>The basic command to delete a service is <strong>sc delete</strong> followed by the short name of the service. The short name is not the name that is shown in the Services main menu. Administrators need to right-click the service, select properties and use the ServiceName in the general tab instead.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/service_name.jpg" alt="service name" title="service name" width="409" height="207" class="alignnone size-full wp-image-12396" /></p>
<p>The command to remove the PC Tools Auxiliary Service would be therefor <strong>sc delete sdAuxService</strong>.</p>
<p><a href="http://windows7news.com/">Windows 7</a> and Windows Vista users need to run the command from an elevated command prompt.</p>
<p><strong>2. Software</strong></p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx">Autoruns</a> by Sysinternals can be used to remove most third party services from the Windows operating system. It does however not necessarily list all services. Users need to fallback to the manual service removal procedure if that is the case. Switching to the Services tab in the application will list the services that are recognized by Autoruns. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/autoruns_services-500x183.jpg" alt="autoruns services" title="autoruns services" width="500" height="183" class="alignnone size-medium wp-image-12397" /></p>
<p>Selecting a service in that list and pressing delete will remove it from the Services menu.</p>

	Tags: <a href="http://www.ghacks.net/tag/autoruns/" title="autoruns" rel="tag">autoruns</a>, <a href="http://www.ghacks.net/tag/microsoft-windows/" title="microsoft-windows" rel="tag">microsoft-windows</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/29/svchost-viewer/" title="svchost Viewer (August 29, 2008)">svchost Viewer</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/" title="Control Services From The System Tray (July 30, 2008)">Control Services From The System Tray</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/" title="Automatically Adjust the Process Priority (March 1, 2008)">Automatically Adjust the Process Priority</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/15/are-you-sure-you-want-to-delete/" title="Are you sure you want to delete &#8230; ? (April 15, 2008)">Are you sure you want to delete &#8230; ?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Process Blocker</title>
		<link>http://www.ghacks.net/2009/03/18/windows-process-blocker/</link>
		<comments>http://www.ghacks.net/2009/03/18/windows-process-blocker/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 08:16:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[block processes]]></category>
		<category><![CDATA[monitor processes]]></category>
		<category><![CDATA[network administration]]></category>
		<category><![CDATA[process blocker]]></category>
		<category><![CDATA[process lasso]]></category>
		<category><![CDATA[process manager]]></category>
		<category><![CDATA[windows network]]></category>
		<category><![CDATA[windows process]]></category>
		<category><![CDATA[windows security]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11287</guid>
		<description><![CDATA[The Windows application Process Blocker has been designed to provide system administrators and computer technicians with a security tool that can be easily distributed on a computer network to prevent unauthorized program starts. The program is currently in beta stage and has not completed the goal yet but it comes with a functional feature set [...]]]></description>
			<content:encoded><![CDATA[<p>The Windows application Process Blocker has been designed to provide system administrators and computer technicians with a security tool that can be easily distributed on a computer network to prevent unauthorized program starts. The program is currently in beta stage and has not completed the goal yet but it comes with a functional feature set that makes it interesting for many users.</p>
<p>Monitored Windows processes get killed at the moment after they are started instead of being blocked outright so that even a start is not possible anymore. A few small scripts can slip through at the moment because of this behavior as it takes some time to recognize a newly launched application and send the kill command to the computer system.</p>
<p>Process Blocker uses a simple text file that is placed in the same installation directory as the main application. This text file contains names of executables that are not allowed to be launched on a computer system. The program itself is added as a Windows Service to the system which has to be restarted after making changes to the text file.</p>
<p><span id="more-11287"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_process_blocker.jpg" alt="windows_process_blocker" title="windows_process_blocker" width="255" height="168" class="alignnone size-full wp-image-11303" /></p>
<p><a href="http://www.processblocker.com/">Process Blocker</a> will display a user notification in the Windows System Tray whenever a process has been blocked by the service. A similar application that provides a better user experience is the process manager <a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/">Process Lasso</a>. The developers of Process Blocker on the other hand are not even halfway through their roadmap. The next step will move the management of processes from the text file to a Group Policy administrative template. Other planned features are killing processes and applications using its crc (in case they get renamed) or full path, recording process errors and information in Windows Event log, allowing users to only run applications from specified folders (e.g. program files and Windows) and changing process killing to process execution prevention.</p>

	Tags: <a href="http://www.ghacks.net/tag/block-processes/" title="block processes" rel="tag">block processes</a>, <a href="http://www.ghacks.net/tag/monitor-processes/" title="monitor processes" rel="tag">monitor processes</a>, <a href="http://www.ghacks.net/tag/network-administration/" title="network administration" rel="tag">network administration</a>, <a href="http://www.ghacks.net/tag/process-blocker/" title="process blocker" rel="tag">process blocker</a>, <a href="http://www.ghacks.net/tag/process-lasso/" title="process lasso" rel="tag">process lasso</a>, <a href="http://www.ghacks.net/tag/process-manager/" title="process manager" rel="tag">process manager</a>, <a href="http://www.ghacks.net/tag/windows-network/" title="windows network" rel="tag">windows network</a>, <a href="http://www.ghacks.net/tag/windows-process/" title="windows process" rel="tag">windows process</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/22/windows-process-blocker-spkiller/" title="Windows Process Blocker SPKiller (March 22, 2009)">Windows Process Blocker SPKiller</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/" title="Process Lasso a Process Manager (August 26, 2007)">Process Lasso a Process Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/12/21/security-and-privacy-complete-2/" title="Security and Privacy Complete (December 21, 2007)">Security and Privacy Complete</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/18/windows-process-blocker/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Secure Windows Services Configuration</title>
		<link>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/</link>
		<comments>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:34:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[configure services]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[security-software]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-2000]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11251</guid>
		<description><![CDATA[I just spend most of the morning installing Windows XP on a computer system. While the installation itself takes some time the configuration afterwards is surely the most time consuming part of the process. Windows XP comes with many services enabled that are usually not needed by most users and that can allow hackers to [...]]]></description>
			<content:encoded><![CDATA[<p>I just spend most of the morning installing Windows XP on a computer system. While the installation itself takes some time the configuration afterwards is surely the most time consuming part of the process. Windows XP comes with many services enabled that are usually not needed by most users and that can allow hackers to attack the computer system. One of the first tasks after the installation is therefor to tighten up the operating system&#8217;s services.</p>
<p>This can be done manually. If you have installed a lot of Windows operating systems you know the process in and out. If you are a new inexperienced user you might want to use a software for that task. A good and reliable program for that task that is compatible with both Windows 2000 and Windows XP is <a href="http://ntsvcfg.de/ntsvcfg_eng.html">Configure NT</a>.</p>
<p>Configure NT is a a batch script that can be used to secure Windows services easily. It comes with several switches depending on the configuration of the current operating system. The program will prompt for user input after installation, the available choices are:</p>
<p><span id="more-11251"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_services-500x254.gif" alt="windows services" title="windows services" width="500" height="254" class="alignnone size-medium wp-image-11252" /></p>
<ul>
<li>(1) <strong>LAN</strong> This switch tries closing all open Ports. Some services (&#8221;automatic updates&#8221;, &#8220;scheduler&#8221;) and SMB will remain unchanged. Use this option if you still need network drives or -printer.</li>
<li>(2) <strong>Standard</strong>	Other than (1), SMB will be deactivated. On W2K-systems all ports are being closed. On WinXP you must disable the scheduler to close all ports. Some services (&#8221;automatic updates&#8221;, &#8220;scheduler&#8221;) will remain unchanged.</li>
<li>(3) <strong>ALL</strong> 	Does make all changes as recommended on www.ntsvcfg.de. So all services + SMB are being disabled. (this option is recommended to &#8220;harden&#8221; your workstation)</li>
<li>(4) <strong>Restore </strong> Restore the last changes made. A warning message might appear during writing to the registry. Please ignore this message by clicking OK. </li>
</ul>
<p>Option 1 is probably the option that most users should start with to secure their Windows Services. The website contains additional information and a checklist to verify that the system has been secured. Advanced users will probably still use the manual approach as they have more control over the Windows Services configuration.</p>

	Tags: <a href="http://www.ghacks.net/tag/configure-services/" title="configure services" rel="tag">configure services</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/security-software/" title="security-software" rel="tag">security-software</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-2000/" title="windows-2000" rel="tag">windows-2000</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/30/use-dreamscene-on-windows-xp/" title="Use Dreamscene On Windows XP (November 30, 2008)">Use Dreamscene On Windows XP</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/10/19/remove-fake-antivirus-software-programs/" title="Remove Fake Antivirus Software Programs (October 19, 2009)">Remove Fake Antivirus Software Programs</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scan And Remove Potentially Dangerous Software</title>
		<link>http://www.ghacks.net/2009/01/23/scan-and-remove-potentially-dangerous-software/</link>
		<comments>http://www.ghacks.net/2009/01/23/scan-and-remove-potentially-dangerous-software/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 11:26:14 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[browser helper objects]]></category>
		<category><![CDATA[browser plugins]]></category>
		<category><![CDATA[freefixer]]></category>
		<category><![CDATA[software program]]></category>
		<category><![CDATA[spyware scanner]]></category>
		<category><![CDATA[system-scan]]></category>
		<category><![CDATA[toolbars]]></category>
		<category><![CDATA[windows scanner]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10079</guid>
		<description><![CDATA[FreeFixer is a free software program for Microsoft Windows that will scan the computer system for potentially dangerous software. The process has been streamlined to be as unobtrusive as possible. A click on Start Scan will initiate the system scan after starting the software program.
Several important locations will be scanned in the process including running [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freefixer.com/">FreeFixer</a> is a free software program for Microsoft Windows that will scan the computer system for potentially dangerous software. The process has been streamlined to be as unobtrusive as possible. A click on Start Scan will initiate the system scan after starting the software program.</p>
<p>Several important locations will be scanned in the process including running programs, browser plugins, winlogon notifications, browser helper objects, <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> toolbars or Windows Services. FreeFixer does not rate the findings which means that it is up to the user to perform further research to find out if they are dangerous or not. The software makes however use of a whitelist to remove system processes, services and other official files from the list of results to narrow down the result list to potentially dangerous ones.</p>
<p>Each item will be listed with its name and location, other relvant values depending on the type of item and options to lookup information about it on the Internet and to delete it.</p>
<p><span id="more-10079"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/freefixer-500x348.jpg" alt="freefixer" title="freefixer" width="500" height="348" class="alignnone size-medium wp-image-10080" /></p>
<p>Results can be saved in a log file for further processing. Selected items can be fixed (that means deleted) by clicking on the Fix button in the software. It is usually a good idea to perform a search on the Internet before deleting any files from the list. Some can be excluded just by looking at their names while some do not give the slightest hint at what they are.</p>
<p>Freefixer makes use of a database that is located on the developers website which contains additional information about each item. One interesting aspect of the database is that it will display user actions by displaying a pie chart detailing how many users kept and removed the item from their computer system.</p>

	Tags: <a href="http://www.ghacks.net/tag/browser-helper-objects/" title="browser helper objects" rel="tag">browser helper objects</a>, <a href="http://www.ghacks.net/tag/browser-plugins/" title="browser plugins" rel="tag">browser plugins</a>, <a href="http://www.ghacks.net/tag/freefixer/" title="freefixer" rel="tag">freefixer</a>, <a href="http://www.ghacks.net/tag/software-program/" title="software program" rel="tag">software program</a>, <a href="http://www.ghacks.net/tag/spyware-scanner/" title="spyware scanner" rel="tag">spyware scanner</a>, <a href="http://www.ghacks.net/tag/system-scan/" title="system-scan" rel="tag">system-scan</a>, <a href="http://www.ghacks.net/tag/toolbars/" title="toolbars" rel="tag">toolbars</a>, <a href="http://www.ghacks.net/tag/windows-scanner/" title="windows scanner" rel="tag">windows scanner</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/23/unpack-installers-with-universal-extractor/" title="Unpack Installers With Universal Extractor (November 23, 2008)">Unpack Installers With Universal Extractor</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/" title="Secure Windows Services Configuration (March 16, 2009)">Secure Windows Services Configuration</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/23/scan-and-remove-potentially-dangerous-software/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Vista Services Optimizer</title>
		<link>http://www.ghacks.net/2008/12/30/vista-services-optimizer/</link>
		<comments>http://www.ghacks.net/2008/12/30/vista-services-optimizer/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 19:20:05 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[optimize vista]]></category>
		<category><![CDATA[optimize windows vista]]></category>
		<category><![CDATA[Vista Services Optimizer]]></category>
		<category><![CDATA[vista-performance]]></category>
		<category><![CDATA[vista-services]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows vista software]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9450</guid>
		<description><![CDATA[Vista Services Optimizer is a free Windows Vista software program for computers running the Microsoft operating system. It can be used to diagnose and tune the Services configuration of the system to eliminate problems and increase overall system performance. Services Diagnostics is probably the first option that should be run after installation and start of [...]]]></description>
			<content:encoded><![CDATA[<p>Vista Services Optimizer is a <a href="http://smartpcutilities.bravehost.com/servicesoptimizer.html">free</a> Windows Vista software program for computers running the Microsoft operating system. It can be used to diagnose and tune the Services configuration of the system to eliminate problems and increase overall system performance. Services Diagnostics is probably the first option that should be run after installation and start of Vista Services Optimizer. The user has check or uncheck several information about his computer system, among them if he is using a printer, a scanner, digital camera or if the computer is connected to a network or Internet connection. The eight choices will aid the diagnostic tool in determining if the current settings of the computer system can be optimized.</p>
<p>The test won&#8217;t take longer than a few seconds and a page with results will be displayed in the end. The services optimizer will display its findings and suggest possible fixes for problems that have been found. The diagnostic results can be saved and exported to various formats and there are also links to the automatic and manual TuneUp parts of the software.</p>
<p>Similar questions have to be answered before starting the automatic tuneup process. A few new options are added including the one to choose between standard and maximum service optimization. The optimization ends with the click on the Apply Changes button. The program requires a restart of the computer after applying the changes.</p>
<p><span id="more-9450"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/windows_vista_software.jpg" alt="windows vista software" title="windows vista software" width="500" height="337" class="alignnone size-full wp-image-9451" /></p>
<p>The differences between automatic and manual tweaking of the Windows Vista Services are the options that are presented to the user. The manual tuneup provides access to four tabs and dozens of options to check. The tabs divide the process in performance, network, security and tuneup entries.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/vista_services_optimizer.jpg" alt="vista services optimizer" title="vista services optimizer" width="500" height="337" class="alignnone size-full wp-image-9452" /></p>
<p>Another option is the creation of so called service profiles which can be used to run optimized profiles in certain situations. Cautious users will be delighted to note that it is possible to restore a previous state without difficulties from within the software program.</p>

	Tags: <a href="http://www.ghacks.net/tag/optimize-vista/" title="optimize vista" rel="tag">optimize vista</a>, <a href="http://www.ghacks.net/tag/optimize-windows-vista/" title="optimize windows vista" rel="tag">optimize windows vista</a>, <a href="http://www.ghacks.net/tag/vista-services-optimizer/" title="Vista Services Optimizer" rel="tag">Vista Services Optimizer</a>, <a href="http://www.ghacks.net/tag/vista-performance/" title="vista-performance" rel="tag">vista-performance</a>, <a href="http://www.ghacks.net/tag/vista-services/" title="vista-services" rel="tag">vista-services</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-vista-software/" title="windows vista software" rel="tag">windows vista software</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/08/windows-vista-services-explained/" title="Windows Vista Services Explained (February 8, 2007)">Windows Vista Services Explained</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/01/windows-vista-theme-customization/" title="Windows Vista Theme Customization (October 1, 2008)">Windows Vista Theme Customization</a> (25)</li>
	<li><a href="http://www.ghacks.net/2009/01/30/windows-vista-taskbar-resize/" title="Windows Vista Taskbar Resize (January 30, 2009)">Windows Vista Taskbar Resize</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/11/windows-vista-start-button-for-xp/" title="Windows Vista Start Button For XP (November 11, 2008)">Windows Vista Start Button For XP</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/15/windows-vista-sidebar-for-windows-xp/" title="Windows Vista Sidebar For Windows XP (November 15, 2008)">Windows Vista Sidebar For Windows XP</a> (51)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/30/vista-services-optimizer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Manage Windows Services</title>
		<link>http://www.ghacks.net/2008/09/26/manage-windows-services/</link>
		<comments>http://www.ghacks.net/2008/09/26/manage-windows-services/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 18:38:15 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[manage windows services]]></category>
		<category><![CDATA[turbo service manager]]></category>
		<category><![CDATA[windows administration]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows services software]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows tweaks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7243</guid>
		<description><![CDATA[Managing Windows services is a painless efforts because the Microsoft tool services.msc does a decent enough job. It provides an interface that is displaying all existing services, their status and enough options to change the status easily. But there is always room for improvement. System administrators for instance would love an option to save different [...]]]></description>
			<content:encoded><![CDATA[<p>Managing Windows services is a painless efforts because the Microsoft tool services.msc does a decent enough job. It provides an interface that is displaying all existing services, their status and enough options to change the status easily. But there is always room for improvement. System administrators for instance would love an option to save different service profiles or save profiles in an xml file to load them on different machines easily.</p>
<p>That is where <a href="http://www.turboirc.com/tsm/">Turbo Service Manager</a> (via <a href="http://www.downloadsquad.com/2008/09/26/better-windows-service-control-with-turbo-services-manager/">Download Squad</a>) comes into play. The software program feels like a portable advanced version of services.msc. Like its official counterpart Turbo Service Manager displays all Windows services in its main window. The name, description, state and startup type are listed plus the dependencies which is the first major difference to the Microsoft tool.</p>
<p>Dependencies are other services that either depend on the selected service or services that are required to run before the selected service can be started. Father and child processes so to speak. It is possible to sort all services by every listed parameter.</p>
<p><span id="more-7243"></span>Working with Turbo Services Manager is easier because it provides keyboard shortcuts for most possible actions. It is possible to start, stop, resume, uninstall and pause services with keyboard shortcuts. The same is true for changing the startup type of a service. One interesting feature is the option to select multiple services at once and apply an action to all of them at once. Something that is not possible when working with services.msc.</p>
<p>Turbo Service Manager can select all services that depend on or are required for the selected service to run. More interesting than that option is the ability to save and load a Windows services configuration. Test Load displays the changes that would have been made to the services configuration if the configuration would have been loaded.</p>
<p>TSM is a small portable application that runs fine on 32-bit and 64-bit editions of Windows XP and Windows Vista</p>

	Tags: <a href="http://www.ghacks.net/tag/manage-windows-services/" title="manage windows services" rel="tag">manage windows services</a>, <a href="http://www.ghacks.net/tag/turbo-service-manager/" title="turbo service manager" rel="tag">turbo service manager</a>, <a href="http://www.ghacks.net/tag/windows-administration/" title="windows administration" rel="tag">windows administration</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-services-software/" title="windows services software" rel="tag">windows services software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-tweaks/" title="windows tweaks" rel="tag">windows tweaks</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/" title="Secure Windows Services Configuration (March 16, 2009)">Secure Windows Services Configuration</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/23/scan-and-remove-potentially-dangerous-software/" title="Scan And Remove Potentially Dangerous Software (January 23, 2009)">Scan And Remove Potentially Dangerous Software</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/26/manage-windows-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>svchost Viewer</title>
		<link>http://www.ghacks.net/2008/08/29/svchost-viewer/</link>
		<comments>http://www.ghacks.net/2008/08/29/svchost-viewer/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 09:13:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[process explorer]]></category>
		<category><![CDATA[svchost]]></category>
		<category><![CDATA[svchost viewer]]></category>
		<category><![CDATA[svchost.exe]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6609</guid>
		<description><![CDATA[The software program of choice to analyze processes is usually Process Explorer from Sysinternals. Yes, there are other applications that do the same but Process Explorer is probably the standard application. The Open Source program svchost viewer concentrates on the scvhost service only which somewhat limits its usability.
It does not seem to provide any additional [...]]]></description>
			<content:encoded><![CDATA[<p>The software program of choice to analyze processes is usually Process Explorer from Sysinternals. Yes, there are other applications that do the same but Process Explorer is probably the standard application. The Open Source program <a href="http://www.codeplex.com/svchostviewer">svchost viewer</a> concentrates on the scvhost service only which somewhat limits its usability.</p>
<p>It does not seem to provide any additional information that a user could not get out of Process Explorer but it provides the advantage that it is not overladen with additional features and other services. The software program scans all svchost processes that are currently running on the system and displays them in a tree view that can be expanded to show additional information and the services that are run under each svchost entry.</p>
<p>This has caused lots of confusion by users in the past who wondered why several svchost.exe processes were running in the Windows Task Manager.</p>
<p><span id="more-6609"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/svchost_viewer-500x361.jpg" alt="svchost viewer" title="svchost viewer" width="500" height="361" class="alignnone size-medium wp-image-6611" /></p>
<p>The services under each svchost process are listed in the left pane, a click opens detailed information about each service in the right larger pane of the application.</p>
<p>It details the amount of computer memory a svchost process is using currently as well as a description and program path to the services it has spawned. </p>
<p>The svchost viewer application is portable and should run under Windows XP and Windows Vista. The Microsoft .net Framework 2.0 or higher is required to run it. The application itself takes up only 40 Kilobyte on the hard drive.</p>

	Tags: <a href="http://www.ghacks.net/tag/process-explorer/" title="process explorer" rel="tag">process explorer</a>, <a href="http://www.ghacks.net/tag/svchost/" title="svchost" rel="tag">svchost</a>, <a href="http://www.ghacks.net/tag/svchost-viewer/" title="svchost viewer" rel="tag">svchost viewer</a>, <a href="http://www.ghacks.net/tag/svchostexe/" title="svchost.exe" rel="tag">svchost.exe</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/22/svchost-process-analyzer/" title="Svchost Process Analyzer (May 22, 2009)">Svchost Process Analyzer</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/" title="How To Remove Third Party Services In Windows (April 27, 2009)">How To Remove Third Party Services In Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/01/15/windows-tip-dont-replace-any-files-while-copying/" title="Windows Tip: Don&#8217;t replace any files while copying (January 15, 2008)">Windows Tip: Don&#8217;t replace any files while copying</a> (10)</li>
	<li><a href="http://www.ghacks.net/2007/09/25/windows-steady-state/" title="Windows Steady State (September 25, 2007)">Windows Steady State</a> (11)</li>
	<li><a href="http://www.ghacks.net/2006/07/04/windows-shut-down-takes-ages-try-profile-hive/" title="Windows shut down takes ages ? Try Profile Hive (July 4, 2006)">Windows shut down takes ages ? Try Profile Hive</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/29/svchost-viewer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Switch Between Different Service Profiles</title>
		<link>http://www.ghacks.net/2008/08/11/switch-between-different-service-profiles/</link>
		<comments>http://www.ghacks.net/2008/08/11/switch-between-different-service-profiles/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 07:49:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[pc software]]></category>
		<category><![CDATA[service profiles]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6029</guid>
		<description><![CDATA[Windows XP does not offer a way to quickly switch between different service profiles. The only way would be to enable or disable all services manually which would be quite a lot of work. Service Profiles was an entry to the Donation Coder programming competition and it rightfully got a price there.
The PC Software, which [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP does not offer a way to quickly switch between different service profiles. The only way would be to enable or disable all services manually which would be quite a lot of work. <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=13569.msg119080#msg119080">Service Profiles</a> was an entry to the <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=14169">Donation Coder</a> programming competition and it rightfully got a price there.</p>
<p>The PC Software, which comes in a 32-bit, 64-bit and Source Code edition for Windows XP, provides an easy to use interface to create Service Profiles. Let me explain where that could be useful: You might want to use a &#8220;fast&#8221; configuration to maximize system resources for an application, you also might want to create on profile to download and install updates from Microsoft and probably a third that uses all the services that you need in your daily routine.</p>
<p>The PC software asks you to create a backup of the current state which I would highly recommend. The main program interface displays the services with various information, a description pane and one that will contain the various profiles.</p>
<p><span id="more-6029"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/service_profiles-500x330.jpg" alt="service profiles" title="service profiles" width="500" height="330" class="alignnone size-medium wp-image-6030" /></p>
<p>Each service is listed with its current state, start type, display name, description and a check box that can be used to change the active state and startup type for the selected service by right-clicking it. All the other services will be taken from the default profile and remain as is unless you change them as well.</p>
<p>The &#8220;play&#8221; button will activate a selected Services profile. The application developer has included sample profiles taken from Black Viper&#8217;s service configuration website which can be applied to the application as well.</p>

	Tags: <a href="http://www.ghacks.net/tag/pc-software/" title="pc software" rel="tag">pc software</a>, <a href="http://www.ghacks.net/tag/service-profiles/" title="service profiles" rel="tag">service profiles</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/windows-xp-run-count-list-and-editor/" title="Windows XP Run Count List and Editor (March 2, 2008)">Windows XP Run Count List and Editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/20/windows-updates-downloader/" title="Windows Updates Downloader (July 20, 2008)">Windows Updates Downloader</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/01/22/windows-stores-information-about-the-programs-that-you-use/" title="Windows stores information about the programs that you use (January 22, 2007)">Windows stores information about the programs that you use</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/07/05/virtual-desktops-and-windows-xp/" title="Virtual Desktops and Windows Xp (July 5, 2006)">Virtual Desktops and Windows Xp</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/11/switch-between-different-service-profiles/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Control Services From The System Tray</title>
		<link>http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/</link>
		<comments>http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:20:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[multi service controller]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5724</guid>
		<description><![CDATA[Most Windows Services do not have to be controlled on a regular basis. There is simply no need to start or stop them regularly. This is true for most services but it could come in handy to be able to quickly start or stop selected services and Multi Service Controller is providing the means for [...]]]></description>
			<content:encoded><![CDATA[<p>Most Windows Services do not have to be controlled on a regular basis. There is simply no need to start or stop them regularly. This is true for most services but it could come in handy to be able to quickly start or stop selected services and <a href="http://www.softpedia.com/progDownload/Mutliservice-Controller-Download-105537.html">Multi Service Controller</a> is providing the means for it.</p>
<p>The application sits quietly in the Windows System Tray. A right-click opens a menu that is showing the configured services that the user has added during configuration. Each of these services can be started, stopped or reset depending on its current state.</p>
<p>One application for this could be to enable the required services to use the Microsoft Windows Updates service. The services that appear after right-clicking the System Tray icon have to be selected at the beginning.</p>
<p><span id="more-5724"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/multi_service_controller.jpg" alt="multi service controller" title="multi service controller" width="384" height="408" class="alignnone size-medium wp-image-5725" /></p>
<p>It&#8217;s possible to add selected services only or even all if that is desired. This would give access to all services in the System Tray. Services can also be reset to their default values which is another option offered by the program.</p>

	Tags: <a href="http://www.ghacks.net/tag/multi-service-controller/" title="multi service controller" rel="tag">multi service controller</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/" title="How To Remove Third Party Services In Windows (April 27, 2009)">How To Remove Third Party Services In Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/" title="Automatically Adjust the Process Priority (March 1, 2008)">Automatically Adjust the Process Priority</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
