<?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; uac</title>
	<atom:link href="http://www.ghacks.net/tag/uac/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 20:14:29 +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>Elevator.exe In Winamp Folder</title>
		<link>http://www.ghacks.net/2009/11/08/elevator-exe-in-winamp-folder/</link>
		<comments>http://www.ghacks.net/2009/11/08/elevator-exe-in-winamp-folder/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 18:41:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[elevator.exe]]></category>
		<category><![CDATA[elevatorps.dll]]></category>
		<category><![CDATA[nscrt.dll]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[winamp]]></category>
		<category><![CDATA[winamp elevation]]></category>
		<category><![CDATA[winamp uac]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18311</guid>
		<description><![CDATA[After dabbling around with several music players in Windows 7 I finally decided to stick with AIMP2. The uninstallation of Winamp turned out to be interesting. The uninstaller noted that not all files in the Winamp folder could be deleted during installation. A quick check revealed that the folder contained the files elevator.exe, elevatorps.dll and [...]]]></description>
			<content:encoded><![CDATA[<p>After dabbling around with several music players in <a href="http://windows7news.com/">Windows 7</a> I finally decided to stick with AIMP2. The uninstallation of Winamp turned out to be interesting. The uninstaller noted that not all files in the Winamp folder could be deleted during installation. A quick check revealed that the folder contained the files elevator.exe, elevatorps.dll and nscrt.dll. A simple try to delete those files in the same Windows session turned out to be unsuccessful which led to the initial thought that this could be some kind of successful malware attack on my system which turned out not to be the case.</p>
<p><span id="more-18311"></span>Having only worked with Winamp under Windows XP I was unaware that Winamp was installing the files elevator.exe and elveatorps.dll for elevation in Windows Vista and apparently Windows 7 as well as <a href="http://forums.winamp.com/showthread.php?threadid=294413">this</a> thread at the Winamp forum suggests.</p>
<p>The easiest way to get rid of the files in the same session is by using the following Windows commands in the command line after switching to the directory Winamp was installed in:</p>
<p><code><br />
elevator.exe /unregserver<br />
regsrv32 /U elevatorps.dll<br />
regsrv32 /U nscrt.dll<br />
</code></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/11/elevatorexe-500x252.jpg" alt="elevator.exe" title="elevator.exe" width="500" height="252" class="alignnone size-medium wp-image-18312" /></p>
<p>It is likely that these files can also be deleted in Windows Explorer after a restart of the computer system. Users who have UAC disabled in Windows can also get rid of these files according to the forum post quoted above.</p>

	Tags: <a href="http://www.ghacks.net/tag/elevator-exe/" title="elevator.exe" rel="tag">elevator.exe</a>, <a href="http://www.ghacks.net/tag/elevatorps-dll/" title="elevatorps.dll" rel="tag">elevatorps.dll</a>, <a href="http://www.ghacks.net/tag/nscrt-dll/" title="nscrt.dll" rel="tag">nscrt.dll</a>, <a href="http://www.ghacks.net/tag/uac/" title="uac" rel="tag">uac</a>, <a href="http://www.ghacks.net/tag/winamp/" title="winamp" rel="tag">winamp</a>, <a href="http://www.ghacks.net/tag/winamp-elevation/" title="winamp elevation" rel="tag">winamp elevation</a>, <a href="http://www.ghacks.net/tag/winamp-uac/" title="winamp uac" rel="tag">winamp uac</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/15/windows-media-player-import-for-winamp/" title="Windows Media Player Import for Winamp (August 15, 2009)">Windows Media Player Import for Winamp</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/05/31/winamp-tweak-guide/" title="Winamp Tweak Guide (May 31, 2006)">Winamp Tweak Guide</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/winamp-minitube-adds-youtube-videos-to-music/" title="Winamp Minitube Adds Youtube Videos To Music (November 20, 2008)">Winamp Minitube Adds Youtube Videos To Music</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/10/12/winamp-ipod-plugin/" title="Winamp iPod Plugin (October 12, 2006)">Winamp iPod Plugin</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/08/elevator-exe-in-winamp-folder/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Smart User Account Control A Rogue?</title>
		<link>http://www.ghacks.net/2008/09/10/smart-user-account-control-a-rogue/</link>
		<comments>http://www.ghacks.net/2008/09/10/smart-user-account-control-a-rogue/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 17:36:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[rogue software]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security stronghold]]></category>
		<category><![CDATA[smart uac replacement]]></category>
		<category><![CDATA[true sword]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6915</guid>
		<description><![CDATA[Would you trust a company that has published software programs in the past that were listed in adware and spyware databases like Site Advisor, Host Files, Emsisoft, Symantec or Malwarebytes? Would you install a new security product released by that company that replaces Windows Vista&#8217;s User Account Control, one of the main security components in [...]]]></description>
			<content:encoded><![CDATA[<p>Would you trust a company that has published software programs in the past that were listed in adware and spyware databases like <a href="http://www.siteadvisor.com/sites/securitystronghold.com">Site Advisor</a>, <a href="http://hosts-file.net/?s=www.securitystronghold.com">Host Files</a>, <a href="http://www.emsisoft.com/en/malware/?Adware.Win32.Active+Shield">Emsisoft</a>, <a href="http://www.symantec.com/security_response/writeup.jsp?docid=2006-062816-5804-99">Symantec</a> or <a href="http://www.malwarebytes.org/roguenet.php?id=90">Malwarebytes</a>? Would you install a new security product released by that company that replaces Windows Vista&#8217;s User Account Control, one of the main security components in Windows Vista?</p>
<p>Smart UAC has been released recently and it did receive some praises from bloggers and is listed on several respected software portals like <a href="http://www.softpedia.com/get/Security/Firewall/Smart-UAC-Replacement.shtml">Softpedia</a> which perform various checks on files before they are added to the portal itself.</p>
<p>Many users have <a href="http://www.wilderssecurity.com/showthread.php?p=1294291#post1294291">shown</a> skepticism about the program itself based on the previous programs developed by Security Stronghold. </p>
<p><span id="more-6915"></span>The website itself for Smart UAC Replacement looks professional at first glance but sooner or later users will notice that the English on the product&#8217;s pages has not been written by a professional. It is far from perfect which would be understandable for a freeware or Open-Source project from a non-native speaker but the company apparently does not care that much about the language on their website.</p>
<p>A previous application of Security Stronghold with the name True Sword was classified by Symantec as &#8220;a Security Risk that may give exaggerated reports of threats on the computer. The program then prompts the user to purchase a registered version of the software in order to remove the reported threats.&#8221;</p>
<p>It might be a coincidence that one of Smart UAC Replacement&#8217;s main features is a scan of running programs with a large database. </p>
<p>Smart UAC Replacement is a free product on the other hand and there are not any reports of users (yet) who were told to buy another product to get rid of a threat that Smart UAC Replacement found on the user&#8217;s computer.</p>
<p>The question remains, would you install Smart UAC Replacement?</p>

	Tags: <a href="http://www.ghacks.net/tag/rogue-software/" title="rogue software" rel="tag">rogue software</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/security-stronghold/" title="security stronghold" rel="tag">security stronghold</a>, <a href="http://www.ghacks.net/tag/smart-uac-replacement/" title="smart uac replacement" rel="tag">smart uac replacement</a>, <a href="http://www.ghacks.net/tag/true-sword/" title="true sword" rel="tag">true sword</a>, <a href="http://www.ghacks.net/tag/uac/" title="uac" rel="tag">uac</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/2008/01/08/vista-disable-uac-for-selected-applications/" title="Vista: Disable UAC for selected applications (January 8, 2008)">Vista: Disable UAC for selected applications</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/" title="Tweak Vista to suppress UAC popups (October 9, 2007)">Tweak Vista to suppress UAC popups</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/08/08/game-over-for-windows-vistas-security/" title="Game Over For Windows Vista&#8217;s Security? (August 8, 2008)">Game Over For Windows Vista&#8217;s Security?</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/yahoo-marks-dangerous-search-results/" title="Yahoo marks dangerous search results (May 7, 2008)">Yahoo marks dangerous search results</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/10/smart-user-account-control-a-rogue/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Vista: Disable UAC for selected applications</title>
		<link>http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/</link>
		<comments>http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 09:06:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[user account control]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/</guid>
		<description><![CDATA[Microsoft has released a Knowledgebase article that explains how users can disable UAC, that is the User Account Control, for selected applications in Windows Vista. This solution requires an administrator account and the Application Compatibility Toolkit which can be downloaded from Microsoft directly.]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released a Knowledgebase article that explains how users can disable UAC, that is the User Account Control, for selected applications in Windows Vista. This solution requires an administrator account and the Application Compatibility Toolkit which can be downloaded <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=24DA89E9-B581-47B0-B45E-492DD6DA2971&#038;displaylang=en">from</a> Microsoft directly.</p>
<p>The advantage of this solution is that you can disable the User Account Control for selected applications. This is for instance useful if you use an application day in day out getting that irritating UAC popup whenever you start it. The following process has to be done only once but it takes some time, here are the steps:</p>
<p><span id="more-2780"></span>1)Download and install the Application Compatibility Toolkit </p>
<p>2) In the Start menu, locate the new folder. Find the shortcut icon for Compatibility Administrator. Right click it and clik Run as administrator.</p>
<p>3) In the left hand pane, right-click on the database under Custom Databases and select Create New, and select Application Fix.</p>
<p>4) Enter the name and other details of the application you want to alter behavior on and then browse to it to select it. Click Next.</p>
<p>5) Click Next until you are in the Compatibility Fixes screen.</p>
<p>6) On the Compatibility Fixes screen, find the item RunAsInvoker, and check it.</p>
<p>7) Click Next and then Finish.</p>
<p>8) Select File and Save As. Save the file as a filename.SDB type file in a directory you will easily find it.</p>
<p>9) Copy the <filename>.sdb file to the Vista computer you want to alter the elevation prompt behavior on.</p>
<p>10) Click Start>All Programs>Accessories. Right click Command Prompt and click Run as administrator.</p>
<p>11) Run the command below:</p>
<p>sdbinst
<path>\<filename>.sdb</p>
<p>For example, if you saved the .SDB file as abc.sdb in the c:\Windows folder, the command should be like this:</p>
<p>sdbinst  c:\windows\abc.sdb</p>
<p>It should prompt: Installation of <name> complete.</p>

	Tags: <a href="http://www.ghacks.net/tag/uac/" title="uac" rel="tag">uac</a>, <a href="http://www.ghacks.net/tag/user-account-control/" title="user account control" rel="tag">user account control</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</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/10/09/tweak-vista-to-suppress-uac-popups/" title="Tweak Vista to suppress UAC popups (October 9, 2007)">Tweak Vista to suppress UAC popups</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/11/windows-vista-shrink-volume-problems/" title="Windows Vista Shrink Volume Problems (January 11, 2009)">Windows Vista Shrink Volume Problems</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/10/08/windows-vista-multi-user-language-interface-hacker/" title="Windows Vista Multi-User Language Interface Hacker (October 8, 2008)">Windows Vista Multi-User Language Interface Hacker</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/03/08/use-windows-vista-fonts-in-windows-xp/" title="Use Windows Vista fonts in Windows XP (March 8, 2008)">Use Windows Vista fonts in Windows XP</a> (22)</li>
	<li><a href="http://www.ghacks.net/2007/12/14/speed-up-windows-vista-reinstallation/" title="Speed Up Windows Vista Reinstallation (December 14, 2007)">Speed Up Windows Vista Reinstallation</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tweak Vista to suppress UAC popups</title>
		<link>http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/</link>
		<comments>http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 16:29:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tweak uac]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[user account control]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/</guid>
		<description><![CDATA[UAC is the Windows Vista User Account Control. UAC is basically another way to protect the computer from the user, or the user from himself. Much like those 'Do you really want to delete this file ?' questions UAC asks the user to give an application additional privileges even if he is currently logged on as the administrator. So, it is basically asking the user the question 'Do you really want to execute the following application ?'.]]></description>
			<content:encoded><![CDATA[<p>UAC is the Windows Vista User Account Control. UAC is basically another way to protect the computer from the user, or the user from himself. Much like those &#8216;Do you really want to delete this file ?&#8217; questions UAC asks the user to give an application additional privileges even if he is currently logged on as the administrator. So, it is basically asking the user the question &#8216;Do you really want to execute the following application ?&#8217;.</p>
<p>Most Windows Vista users get really annoyed after a short while because those UAC popups open many times during a normal session. The only way so far to get rid of UAC was to disable it completely. While this got rid of the UAC popups it did also turn the security feature of completely. Not a big problem for users who know what they can and what they can&#8217;t do with their system but surely a problem for inexperienced users.</p>
<p>Tweak UAC is a small software that offers a third possibility. With it you can enable the Quiet Mode for UAC which leaves UAC on for all users but suppresses the UAC popups that pop up rather frequently. </p>
<p><span id="more-2105"></span><img src="http://www.ghacks.net/files/screens/2007/10/tweakuac.jpg" alt="tweak uac" /></p>
<p>This means that the benefits of UAC such as running programs like Internet Explorer in protected mode will still be available while the annoying UAC popups are removed.</p>
<p>Tweak UAC does not need to be installed on your PC. Just run it and select &#8216;Leave UAC operating in the Quiet Mode&#8217; when the option appears.</p>
<p><strong>Read More:</strong></p>
<p><a href="http://www.tweak-uac.com/download/">Tweak UAC Homepage</a><br />
via <a href="http://www.thinktechno.com/2007/10/09/quiet-annoying-vista-uac-popups-with-tweakuac/">ThinkTechno</a></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/tweak-uac/" title="tweak uac" rel="tag">tweak uac</a>, <a href="http://www.ghacks.net/tag/uac/" title="uac" rel="tag">uac</a>, <a href="http://www.ghacks.net/tag/user-account-control/" title="user account control" rel="tag">user account control</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</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/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/05/19/windows-vista-upgrade-advisor/" title="Windows Vista Upgrade Advisor (May 19, 2006)">Windows Vista Upgrade Advisor</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/25/windows-vista-sp1-refresh-2-is-out/" title="Windows Vista SP1 Refresh 2 is out (January 25, 2008)">Windows Vista SP1 Refresh 2 is out</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/03/18/windows-vista-sp1-download/" title="Windows Vista SP1 Download (March 18, 2008)">Windows Vista SP1 Download</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/02/22/windows-vista-sp1-breaks-applications/" title="Windows Vista SP1 breaks applications (February 22, 2008)">Windows Vista SP1 breaks applications</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/10/09/tweak-vista-to-suppress-uac-popups/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
