<?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>Online Siebel Tutorials - Bookshelf &#187; Dedicated Client</title>
	<atom:link href="http://www.siebelintegration.com/index.php/tag/dedicated-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siebelintegration.com</link>
	<description>Learn by Sharing Siebel Knowledge............</description>
	<lastBuildDate>Mon, 12 Jul 2010 11:17:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to kill Dedicated Siebel.exe from Task Manager?</title>
		<link>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-kill-dedicated-siebelexe-from-task-manager/</link>
		<comments>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-kill-dedicated-siebelexe-from-task-manager/#comments</comments>
		<pubDate>Wed, 06 May 2009 07:23:28 +0000</pubDate>
		<dc:creator>Site Admin</dc:creator>
				<category><![CDATA[Debugging Techniques]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Dedicated Client]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://www.siebelintegration.com/?p=135</guid>
		<description><![CDATA[1. Create a simple batch file &#8220;SiebelKill.bat&#8221;
2. Right Click Edit the file with Notepad
3. Put the below text
REM******************************************************************************
TASKKILL /F /IM siebel.exe
TASKKILL /F /IM iexplore.exe /FI &#8220;WINDOWTITLE eq Siebel Call Center &#8211; Microsoft Internet Explorer*&#8221;
REM******************************************************************************
4. Save the file
5. Double click the file whenever you want your dedicated Siebel application and its task – Siebel.exe to get killed from Task Manager automatically.
And its done&#8230;
]]></description>
		<wfw:commentRss>http://www.siebelintegration.com/index.php/configuration/scripting/how-to-kill-dedicated-siebelexe-from-task-manager/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
