<?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; process lasso</title>
	<atom:link href="http://www.ghacks.net/tag/process-lasso/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>Tue, 24 Nov 2009 23:31:44 +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 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>Process Lasso a Process Manager</title>
		<link>http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/</link>
		<comments>http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 08:30:00 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[application stops working]]></category>
		<category><![CDATA[block processes]]></category>
		<category><![CDATA[hung application. cpu stops working]]></category>
		<category><![CDATA[process blocker]]></category>
		<category><![CDATA[process lasso]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/</guid>
		<description><![CDATA[I read a very interesting comment from Roman Sharp in my article that explained how to automatically terminate hung applications in Windows XP. He recommended the software Process Lasso and guess what, it was a great recommendation.

Process Lasso can probably be described as a application that manages processes. This is however not a task manager replacement but a software that can be configured to automatically react in certain situations.]]></description>
			<content:encoded><![CDATA[<p>I read a very interesting comment from Roman Sharp in my article that explained how to automatically terminate hung applications in Windows XP. He recommended the software Process Lasso and guess what, it was a great recommendation.</p>
<p>Process Lasso can probably be described as a application that manages processes. This is however not a task manager replacement but a software that can be configured to automatically react in certain situations.</p>
<p>Those situations include processes that slow down the system by using way more cpu cycles to bring other applications and the system to a standstill or processes that are run in a higher priority when detected.</p>
<p>So, to keep it short. Process Lasso can be either run as a service in Windows or as a background task consuming only a low amount of resources handling processes that either use to much cpu cycles or those that you want to prioritize.</p>
<p><span id="more-1921"></span>It can also stop any process that you select automatically from that time on. Another useful feature is that it logs all processes that are running on the system making it easy to identify any processes that could be harmful.</p>
<p>Read More:</p>
<p><a href="http://www.bitsum.com/prosuper.asp">Process Lasso Homepage</a></p>

	Tags: <a href="http://www.ghacks.net/tag/application-stops-working/" title="application stops working" rel="tag">application stops working</a>, <a href="http://www.ghacks.net/tag/block-processes/" title="block processes" rel="tag">block processes</a>, <a href="http://www.ghacks.net/tag/hung-application-cpu-stops-working/" title="hung application. cpu stops working" rel="tag">hung application. cpu stops working</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/processes/" title="processes" rel="tag">processes</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/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<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/2009/06/09/windows-task-manager-replacement-dtaskmanager/" title="Windows Task Manager Replacement DTaskManager (June 9, 2009)">Windows Task Manager Replacement DTaskManager</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/05/batch-kill-processes-with-auto-kill-any-process/" title="Batch Kill Processes With Auto Kill Any Process (October 5, 2009)">Batch Kill Processes With Auto Kill Any Process</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/08/26/process-lasso-a-process-manager/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
