<?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>MOUSE AUTO CLICKER</title>
	<atom:link href="http://www.auto-clicker.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.auto-clicker.net</link>
	<description></description>
	<lastBuildDate>Sat, 02 Jan 2010 13:48:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>how to close uac on windows7</title>
		<link>http://www.auto-clicker.net/how-to-close-uac-on-windows7/</link>
		<comments>http://www.auto-clicker.net/how-to-close-uac-on-windows7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 13:44:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.auto-clicker.net/?p=51</guid>
		<description><![CDATA[There are several ways to disable UAC on your computer.
Method #1 &#8211; Disable UAC Through User Account Control Settings
This is the method that should be used by most users wanting to disable UAC.
Go to User Account Control Settings.
Type in UAC, or go to the System and Security applet.
Click on the &#8220;Change User Account Control Settings&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>There are several ways to disable UAC on your computer.</p>
<h2>Method #1<strong> &#8211; Disable UAC Through User Account Control Settings</strong></h2>
<p>This is the method that should be used by most users wanting to disable UAC.</p>
<p>Go to User Account Control Settings.</p>
<p>Type in UAC, or go to the System and Security applet.</p>
<p>Click on the &#8220;Change User Account Control Settings&#8221; link.</p>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-1.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-1-500x400.png" alt="disable-uac-win7-1" width="500" height="400" /></a></p>
<p>BTW, you can also type in this command from the Run menu:</p>
<pre>C:\Windows\System32\UserAccountControlSettings.exe</pre>
<p>To turn off UAC, move the slider to the Never notify position, and then click OK.  If you&#8217;re prompted for an administrator password or confirmation, type the password or provide confirmation.</p>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-2.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-2-542x400.png" alt="disable-uac-win7-2" width="542" height="400" /></a></p>
<p>To turn UAC back on, move the slider to choose when you want to be notified, and then click OK.  If you&#8217;re prompted for an administrator password or confirmation, type the password or provide confirmation.</p>
<p>You will need to restart your computer for UAC to be turned off.</p>
<h2>Method #2<strong> &#8211; Disable UAC Through Group Policy</strong></h2>
<p>This is the method that should be used by administrators wanting to disable UAC across several computers at once.</p>
<p>This can be done via Local Group Policy or via Active Directory-based GPO, which is much more suited for large networks where one would like to disable UAC for many computers at once.</p>
<p>If using Local Group Policy you&#8217;ll need to open the Group Policy Editor (Start &gt; Run &gt; gpedit.msc).</p>
<p>If using in AD-based GPO, open Group Policy Management Console (Start &gt; Run &gt; gpmc.msc) from a Windows Vista/7/2008 computer that is a member of the domain. In the GPMC window, browse to the required GPO that is linked to the OU or domain where the computers are located, then edit it, or, if needed, create a new GPO.</p>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-gpo-1.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-gpo-1-572x400.png" alt="disable-uac-win7-gpo-1" width="572" height="400" /></a></p>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-gpo-2.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-gpo-2-572x400.png" alt="disable-uac-win7-gpo-2" width="572" height="400" /></a></p>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-gpo-3.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-gpo-3-572x400.png" alt="disable-uac-win7-gpo-3" width="572" height="400" /></a></p>
<p>In the Group Policy Editor window, browse to Computer Configuration &gt; Windows Settings &gt; Security Settings &gt; Local Policies &gt; Security Options.</p>
<p><ins><ins></ins></ins></p>
<p>Make the following changes:</p>
<ul>
<li>User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode &#8211; Set its value to <strong>Elevate without prompting</strong>.</li>
<li>User Account Control: Detect application installations and prompt for elevation &#8211; Set its value to <strong>Disabled</strong>.</li>
<li>User Account Control: Only elevate UIAccess applications that are installed in secure locations &#8211; Set its value to <strong>Disabled</strong>.</li>
<li>User Account Control: Run all administrators in Admin Approval Mode &#8211; Set its value to<strong>Disabled</strong>.</li>
</ul>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-gpo-41.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-gpo-41-560x400.png" alt="disable-uac-win7-gpo-4" width="560" height="400" /></a></p>
<p>Restart the computer when done.</p>
<h2>Method #3<strong>- Disable UAC Through the Registry</strong></h2>
<p>Another method to disable  UAC is through the computer&#8217;s Registry.</p>
<blockquote><p><strong>Warning!</strong></p>
<p>This document contains instructions for editing the registry. If you make any error while editing the registry, you can potentially cause Windows to fail or be unable to boot, requiring you to reinstall Windows. Edit the registry at your own risk. Always back up the registry before making any changes. If you do not feel comfortable editing the registry, do not attempt these instructions. Instead, seek the help of a trained computer specialist.</p></blockquote>
<p>Click Start, click Run, type regedit, and then click Enter.</p>
<p>If prompted to enter your credentials by UAC, do so and/or press Yes to continue.</p>
<p>Navigate to the following registry subkey:</p>
<pre>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System</pre>
<p>In the details pane, locate the <em>EnableLUA </em>key (REG_DWORD type).</p>
<p>On the Edit menu, click Modify. In the Value data box, type 0 (zero), and then click OK.</p>
<p><a href="http://www.auto-clicker.net/images/disable-uac-win7-registry-1.png"><img src="http://www.auto-clicker.net/images/disable-uac-win7-registry-1.png" alt="disable-uac-win7-registry-1" width="590" height="367" /></a></p>
<p>Exit Registry Editor, and then reboot the computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auto-clicker.net/how-to-close-uac-on-windows7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to close UAC on windows vista</title>
		<link>http://www.auto-clicker.net/how-to-close-uac-on-windows-vista/</link>
		<comments>http://www.auto-clicker.net/how-to-close-uac-on-windows-vista/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 00:47:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>

		<guid isPermaLink="false">http://www.auto-clicker.net/?p=46</guid>
		<description><![CDATA[
Open Control Panel.
Under User Account and Family settings click on the &#8220;Add or remove user account&#8221;.

Click on one of the user accounts, for example you can use the Guest account.
Under the user account click on the &#8220;Go to the main User Account page&#8221; link.

Under &#8220;Make changes to your user account&#8221; click on the &#8220;Change security [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Open Control Panel.</li>
<li>Under User Account and Family settings click on the &#8220;Add or remove user account&#8221;.<br />
<img src="http://www.petri.co.il/images/disable_uac_3.gif" alt="Add or remove user account" /></li>
<li>Click on one of the user accounts, for example you can use the Guest account.</li>
<li>Under the user account click on the &#8220;Go to the main User Account page&#8221; link.<br />
<img src="http://www.petri.co.il/images/disable_uac_4.gif" alt="Go to the Main User Accounts Page" /></li>
<li>Under &#8220;Make changes to your user account&#8221; click on the &#8220;Change security settings&#8221; link.<br />
<img src="http://www.petri.co.il/images/disable_uac_5.gif" alt="Change security settings" /></li>
<li>In the &#8220;Turn on User Account Control (UAC) to make your computer more secure&#8221; click to unselect the &#8220;Use User Account Control (UAC) to help protect your computer&#8221;. Click on the Ok button.<br />
<img src="http://www.petri.co.il/images/disable_uac_6.gif" alt="Turn on AUC" /></li>
<li>You will be prompted to reboot your computer. Do so when ready.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.auto-clicker.net/how-to-close-uac-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
