<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Configuring Your Own Kiosk Machine</title>
	<atom:link href="http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine</link>
	<description></description>
	<lastBuildDate>Sat, 07 Nov 2009 18:48:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bob</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-3235</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 29 Aug 2009 00:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-3235</guid>
		<description>How do I confiqure to use windows applications only?  ie) PowerPoint slide shows and the like.  I am setting up an &quot;e-learning&quot; station for use in house by staff.  Great tutorial otherwise, thanks a lot.</description>
		<content:encoded><![CDATA[<p>How do I confiqure to use windows applications only?  ie) PowerPoint slide shows and the like.  I am setting up an &#8220;e-learning&#8221; station for use in house by staff.  Great tutorial otherwise, thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chen</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-3167</link>
		<dc:creator>Chen</dc:creator>
		<pubDate>Mon, 10 Aug 2009 01:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-3167</guid>
		<description>How to disable right-click option in a Flash site? Or if the kiosk is using Flash files as the interface? Thx !</description>
		<content:encoded><![CDATA[<p>How to disable right-click option in a Flash site? Or if the kiosk is using Flash files as the interface? Thx !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akash</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-2581</link>
		<dc:creator>Akash</dc:creator>
		<pubDate>Thu, 12 Mar 2009 08:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-2581</guid>
		<description>Excellent!!! This is the project i am working now.But one thing i couldnt do is i was not able to remove the task bar by using registry.
I did same u have said in the tutorial but it didnt work.So is there any alternative.</description>
		<content:encoded><![CDATA[<p>Excellent!!! This is the project i am working now.But one thing i couldnt do is i was not able to remove the task bar by using registry.<br />
I did same u have said in the tutorial but it didnt work.So is there any alternative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Kochie</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-2522</link>
		<dc:creator>Paul Kochie</dc:creator>
		<pubDate>Mon, 23 Feb 2009 15:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-2522</guid>
		<description>I set the shell to internet explorer and have a Guest account auto login.
I&#039;m still working on it.. I need to disable &lt;Del&gt; and  and  and  and to disable IE password chching, but it is a work in progress.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
&quot;Shell&quot;=&quot;C:\\Program Files\\Internet Explorer\\iexplore.exe -k http://www.google.com&quot;

&quot;DefaultUserName&quot;=&quot;Your users account here&quot;
&quot;DefaultPassword&quot;=&quot;Your password here&quot;
&quot;AutoAdminLogon&quot;=&quot;1&quot;

; If you want to bypass the automatic logon to log on as a different user, 
; hold down the SHIFT key after you log off or after Windows XP restarts. 
; Note that this procedure applies only to the first logon. 
; To enforce this setting for future logoffs, the administrator must set 
; the following registry key: 
&quot;ForceAutoLogon&quot;=&quot;1&quot;</description>
		<content:encoded><![CDATA[<p>I set the shell to internet explorer and have a Guest account auto login.<br />
I&#8217;m still working on it.. I need to disable <del> and  and  and  and to disable IE password chching, but it is a work in progress.</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]<br />
&#8220;Shell&#8221;=&#8221;C:\\Program Files\\Internet Explorer\\iexplore.exe -k <a href="http://www.google.com" rel="nofollow">http://www.google.com</a>&#8221;</p>
<p>&#8220;DefaultUserName&#8221;=&#8221;Your users account here&#8221;<br />
&#8220;DefaultPassword&#8221;=&#8221;Your password here&#8221;<br />
&#8220;AutoAdminLogon&#8221;=&#8221;1&#8243;</p>
<p>; If you want to bypass the automatic logon to log on as a different user,<br />
; hold down the SHIFT key after you log off or after Windows XP restarts.<br />
; Note that this procedure applies only to the first logon.<br />
; To enforce this setting for future logoffs, the administrator must set<br />
; the following registry key:<br />
&#8220;ForceAutoLogon&#8221;=&#8221;1&#8243;</del></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Maguire</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-2206</link>
		<dc:creator>Mike Maguire</dc:creator>
		<pubDate>Sat, 22 Nov 2008 02:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-2206</guid>
		<description>Sorry for the delay - I haven&#039;t been getting e-mail for comments on this post. To return from kiosk mode you simply would need to delete the registry keys we created, remove the auto-login from windows, and reset the keys that we changed. This should take care of it. The rest would be just simply putting settings back the way they were before we changed them (screen saver, desktop icons, ect..)</description>
		<content:encoded><![CDATA[<p>Sorry for the delay &#8211; I haven&#8217;t been getting e-mail for comments on this post. To return from kiosk mode you simply would need to delete the registry keys we created, remove the auto-login from windows, and reset the keys that we changed. This should take care of it. The rest would be just simply putting settings back the way they were before we changed them (screen saver, desktop icons, ect..)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Celsus</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-2147</link>
		<dc:creator>Celsus</dc:creator>
		<pubDate>Tue, 18 Nov 2008 13:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-2147</guid>
		<description>Wonderful - just what I need for a future project.

Just one worry - same as Parmesh #2 I think

How do you UN-KIOSK-IFY your PC if it&#039;s configured in tight non-tamper mode ???</description>
		<content:encoded><![CDATA[<p>Wonderful &#8211; just what I need for a future project.</p>
<p>Just one worry &#8211; same as Parmesh #2 I think</p>
<p>How do you UN-KIOSK-IFY your PC if it&#8217;s configured in tight non-tamper mode ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Romania</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-1794</link>
		<dc:creator>Web Design Romania</dc:creator>
		<pubDate>Wed, 22 Oct 2008 14:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-1794</guid>
		<description>You should configure your computers BIOS to prompt for a password upon entering and also ensure that your hard drive is set to the first boot priority.</description>
		<content:encoded><![CDATA[<p>You should configure your computers BIOS to prompt for a password upon entering and also ensure that your hard drive is set to the first boot priority.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parmesh</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-1317</link>
		<dc:creator>parmesh</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-1317</guid>
		<description>hi

is it possible to use &quot; New Task &quot; from  &quot;Windows task manager&quot; by using &quot; Cnt + Alt + Del &quot;</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>is it possible to use &#8221; New Task &#8221; from  &#8220;Windows task manager&#8221; by using &#8221; Cnt + Alt + Del &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parmesh</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-1315</link>
		<dc:creator>Parmesh</dc:creator>
		<pubDate>Tue, 08 Jul 2008 09:07:49 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-1315</guid>
		<description>Hi
i have a few queries 
1) can i use windows application insted of webapplication. if so how ?
2) how to come back from kiosk

pls clarify

Regards,
Parmesh</description>
		<content:encoded><![CDATA[<p>Hi<br />
i have a few queries<br />
1) can i use windows application insted of webapplication. if so how ?<br />
2) how to come back from kiosk</p>
<p>pls clarify</p>
<p>Regards,<br />
Parmesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Provide</title>
		<link>http://teamtutorials.com/windows-tutorials/configuring-your-own-kiosk-machine/comment-page-1#comment-952</link>
		<dc:creator>Provide</dc:creator>
		<pubDate>Wed, 21 May 2008 16:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1451#comment-952</guid>
		<description>...or just use Microsoft&#039;s SteadyState and reboot the computer if any software issues arise...</description>
		<content:encoded><![CDATA[<p>&#8230;or just use Microsoft&#8217;s SteadyState and reboot the computer if any software issues arise&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
