<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx</link><description>From the "doesn't just saying it make it true?" department: I was reading the March 2008 issue of Maximum PC (I love my Maximum PC), and while I like the real dirt and the attitude, I just don't understand the extent of their hatred of UAC. Their Editor</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>BioSensorAB &amp;raquo; What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7851885</link><pubDate>Sat, 23 Feb 2008 02:27:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7851885</guid><dc:creator>BioSensorAB » What Percentage of Consumers Have UAC Enabled on Windows Vista?</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.biosensorab.org/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista/"&gt;http://www.biosensorab.org/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>I leave it on now</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7868278</link><pubDate>Sun, 24 Feb 2008 05:59:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7868278</guid><dc:creator>EmJayPrice</dc:creator><description>&lt;p&gt;Throughout the Vista beta, every time I reinstalled the first thing I would do is turn off UAC.&lt;/p&gt;
&lt;p&gt;Since RTM, however I started leaving it on. I wanted to see what the average consumer experience would be like.&lt;/p&gt;
&lt;p&gt;UAC pops up during configuration and app install and then just mostly goes away. It really is not a big deal.&lt;/p&gt;
&lt;p&gt;I think the implementation has been done very well.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7873834</link><pubDate>Sun, 24 Feb 2008 11:25:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7873834</guid><dc:creator>doomer</dc:creator><description>&lt;p&gt;I'm using psexec -l of Mark Russinovich to run programs working with potentially dangerous contents. It's required a small shortcut modification.&lt;/p&gt;
&lt;p&gt;Why do not integrate such feature into OS? So you just need to set one check box to run a program under limited rights.&lt;/p&gt;
&lt;p&gt;P.S. How many users from mentioned 88% know how to shut up UAC?! I suppose the most part of them just wanted modern looking OS with cool features.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7885727</link><pubDate>Mon, 25 Feb 2008 04:10:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7885727</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;Hi Doomer,&lt;/p&gt;
&lt;p&gt;Running applications at low IL is really a power user scenario. Most apps break when you do this, so I think psexec is a pretty good home for it. What regular user scenario are you thinking of?&lt;/p&gt;
&lt;p&gt;Our data doesn't indicate what users know, just what they do. But I'm guessing your question was rhetorical.&lt;/p&gt;
&lt;p&gt;Thanks, Chris&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7891603</link><pubDate>Mon, 25 Feb 2008 14:12:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7891603</guid><dc:creator>rlipscombe</dc:creator><description>&lt;p&gt;OK, so I'm a software developer, and not exactly representative of your typical Vista user, but I run with UAC turned off. BUT, I also run almost all of the time with a standard user account (usually relying on Fast User Switching when I need admin mojo). Do you have any numbers for that scenario, either on XP or Vista?&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7893685</link><pubDate>Mon, 25 Feb 2008 18:39:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7893685</guid><dc:creator>sloth</dc:creator><description>&lt;p&gt;I'm a software developer and think UAC is a great addition to Windows. &amp;nbsp;I run as an admin and after the initial setup of my machine I hardly ever deal with a UAC prompt.&lt;/p&gt;
&lt;p&gt;The only exception is that I use the Registry Editor a fair amount and because it has the requestedExecutionLevel set to &amp;quot;highestAvailable&amp;quot; it always prompts me to elevate even if I only want to view some data. &amp;nbsp;Is there a way have it run &amp;quot;asInvoker&amp;quot; without the prompts?&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7895003</link><pubDate>Mon, 25 Feb 2008 21:07:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7895003</guid><dc:creator>MichaC</dc:creator><description>&lt;p&gt;I'd be interested to see how many people turn UAC back on if they've turned it off at any point. I had it up for a while, and was pretty happy with it, but I had to turn it off to get a COM server that I was developing against to register correctly and never bothered to turn it back on after that. It would be great if I could just snooze it so that after one restart it was turned off, but after the next restart it would be back on again.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7895642</link><pubDate>Mon, 25 Feb 2008 22:42:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7895642</guid><dc:creator>Mark Sowul</dc:creator><description>&lt;p&gt;I have it on, and in fact I like how the app virtualization keeps my settings for crap programs out of program files and now puts them under my folder where they belong.&lt;/p&gt;
&lt;p&gt;Major thumbs down to Valve for making the Steam folder world-writeable. &amp;nbsp;Ugh.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7908060</link><pubDate>Tue, 26 Feb 2008 21:28:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7908060</guid><dc:creator>tucan</dc:creator><description>&lt;p&gt;I love UAC. &lt;/p&gt;
&lt;p&gt;UAC is one of my favourite Vista's features&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7928767</link><pubDate>Thu, 28 Feb 2008 07:19:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7928767</guid><dc:creator>Ganesh</dc:creator><description>&lt;p&gt;UAC turned down? Why would anyone want to do that and compromise thier own security.&lt;/p&gt;
&lt;p&gt;Guess the remaining 12% are more concerned about thier 'prompts' than security.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7929005</link><pubDate>Thu, 28 Feb 2008 07:36:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7929005</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;rlipscombe - I don't have those numbers. But, if you are a standard user, why turn UAC off? When you're not an admin, we've only given you features, and not taken anything away? It's a bit more pure, I admit, but UAC sure does fix a lot of stuff!&lt;/p&gt;
&lt;p&gt;sloth - if you shim with RunAsInvoker you can override a manifest.&lt;/p&gt;
&lt;p&gt;MichaC - why did you have to turn UAC all the way off to register something? If you're calling regsvr32, can't you just run that from an elevated commmand prompt?&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7948258</link><pubDate>Fri, 29 Feb 2008 17:52:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7948258</guid><dc:creator>Peter Simon</dc:creator><description>&lt;p&gt;I do not have UAC turned on because I learnt to control my pc ( I started pretty while ago on DOS ) and it annoyed me that popped up a lot but it is still annoying that Vista is still begging me all the time to switch it on .&lt;/p&gt;
&lt;p&gt;good feature though for a regular user.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#7953907</link><pubDate>Fri, 29 Feb 2008 20:28:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7953907</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;Peter Simon - I like to think that I have some idea of how to control my PC as well. Part of controlling my PC is ensuring that I don't hand over full admin credentials to all of the applications I run, as well as to every web site that I browse to. UAC gives me the ability to be more selective (more conveniently) with the powers I hand to other peoples' code so I can *really* control my PC. So, I think it's a pretty good feature for everyone.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8158860</link><pubDate>Tue, 11 Mar 2008 23:05:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8158860</guid><dc:creator>DanG</dc:creator><description>&lt;p&gt;I *would* run as a standard user, but...&lt;/p&gt;
&lt;p&gt;Here is my monthly headache scenario.&lt;/p&gt;
&lt;p&gt;1. Windows Update tells me there are new updates to install. &amp;nbsp;I tell it to go ahead and install them, after looking them over to make sure they all make sense.&lt;/p&gt;
&lt;p&gt;2. UAC pops up, asking me if I want to run Windows Update. &amp;nbsp;Gosh, I dunno. &amp;nbsp;I just clicked on &amp;quot;Install Updates&amp;quot;. &amp;nbsp;OK, so this is just annoying.&lt;/p&gt;
&lt;p&gt;3. The updates install. &amp;nbsp;No sweat. &amp;nbsp;Yet.&lt;/p&gt;
&lt;p&gt;4. I go to bed. &amp;nbsp;My wife gets up early in the morning, and tries to read her email. &amp;nbsp;Nothing happens.&lt;/p&gt;
&lt;p&gt;5. Wife wakes me up. &amp;nbsp;I groggily stumble out to the kitchen. &amp;nbsp;Yup, no email. &amp;nbsp;Hmmm, I can ping outside. &amp;nbsp;Argh. &amp;nbsp;OH YEAH.&lt;/p&gt;
&lt;p&gt;6. I switch to my account, log in, and check *my* email. &amp;nbsp;This time, Norton Internet Security (aka Norton Prevent Me From Doing Anything Useful) displays a dialog box (buried under the Windows Mail dialog, where I can't see it at first) that says &amp;quot;Hey, Windows Mail has been modified since the last time you used it. &amp;nbsp;Are you sure you want to run it?&amp;quot; &amp;nbsp;No kidding -- Windows Update modified it when I installed updates! &amp;nbsp;I click &amp;quot;OK, let this program run any time&amp;quot;, switch back to my wife's account, and let her download and read her email.&lt;/p&gt;
&lt;p&gt;7. Ditto for Internet Explorer.&lt;/p&gt;
&lt;p&gt;What's the difference between our two accounts? &amp;nbsp;The one that gets the message window from Norton is mine -- the administrator. &amp;nbsp;My wife's is a standard user account, and she gets zero, zilch, nada.&lt;/p&gt;
&lt;p&gt;Whose fault is this? &amp;nbsp;As a user, I don't care. &amp;nbsp;All I know is that if my account weren't an administrator, I'd probably have no clue why my wife's email wasn't downloading.&lt;/p&gt;
&lt;p&gt;Of course, maybe there's a setting somewhere, in some control panel, that'll make the same pop-up appear for her. &amp;nbsp;But I haven't found it -- and I've looked.&lt;/p&gt;
&lt;p&gt;UAC and standard user privileges are great. &amp;nbsp;Honest. &amp;nbsp;On &amp;quot;that other OS&amp;quot;, I like the fact that I have to use &amp;quot;sudo&amp;quot;. &amp;nbsp;And I can usually use &amp;quot;Run as&amp;quot; (though, not always) to do what I need to from a standard account on Windows. &amp;nbsp;But it sure does get in the way of getting work done (and, once a month, in the way of my sleep).&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8171351</link><pubDate>Wed, 12 Mar 2008 19:41:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8171351</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;DanG-&lt;/p&gt;
&lt;p&gt;Interesting - looks like we could assist one of our partners in investigating the standard user scenario. Let me see what I can do.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8199641</link><pubDate>Fri, 14 Mar 2008 12:31:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8199641</guid><dc:creator>xGamer</dc:creator><description>&lt;p&gt;Windows XP never had UAC and I never have once been hacked or anything else. My router and norton 360 do a pretty good job. UAC, Windows Defender, un-needed drivers and so forth do nothing for me except use additional resources and are irratating.&lt;/p&gt;
&lt;p&gt;So using vLite, I took out 80% of what I didn't need. The full install also only uses about 4.5GB of space and resources / memory usage is less than before too. However, I still have Aero plus I use TweakVI (for processor caching) and VistaGlazz as well.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://i27.tinypic.com/2md4hw2.jpg"&gt;http://i27.tinypic.com/2md4hw2.jpg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://i27.tinypic.com/mwfltw.jpg"&gt;http://i27.tinypic.com/mwfltw.jpg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(No, there is no gamer edition.. I made that just for fun)&lt;/p&gt;
&lt;p&gt;Removing most of the unneeded stuff also improved file copy issues as well. Overall, It's like using Win XP but it just looks prettier. I've done tons of tweaking since I mostly play games but until MS will develop a Vista Ultimate x64 strickly for gamers, I guess we just have to do it ourselves.&lt;/p&gt;
&lt;p&gt;Gamer&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8344861</link><pubDate>Mon, 31 Mar 2008 04:57:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8344861</guid><dc:creator>Jason Spicer</dc:creator><description>&lt;p&gt;I would't mind dismissing Yet Another Popup, if it would have the decency to pop up already. &amp;nbsp;UAC takes for-freaking-ever to ask my permission to do something I just told the computer to do. &amp;nbsp;If it happened right away, it would be no biggie, but I frequently have to wait 20, 30, 40 seconds (sometimes way, way longer--about 30 minutes for a game download and install once) before the UAC prompt on the secure desktop. &amp;nbsp;This is why I want to turn the damn thing off--because of its horrible performance! &amp;nbsp;And it's all well and good to blame this on ill-behaved apps, but who owns UAC? &amp;nbsp;That's right, Windows. &amp;nbsp;I suspect for most users UAC is just another reason why Vista comes across as one of the clunkiest Windows releases ever.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8346381</link><pubDate>Mon, 31 Mar 2008 23:16:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8346381</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;Hi Jason,&lt;/p&gt;
&lt;p&gt;Great point, and I addressed your concern here: &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/cjacks/archive/2008/03/31/why-does-it-take-so-long-to-see-the-uac-prompt-sometimes-diagnosing-slow-uac-prompts.aspx"&gt;http://blogs.msdn.com/cjacks/archive/2008/03/31/why-does-it-take-so-long-to-see-the-uac-prompt-sometimes-diagnosing-slow-uac-prompts.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8347348</link><pubDate>Tue, 01 Apr 2008 07:59:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8347348</guid><dc:creator>orchidpop</dc:creator><description>&lt;p&gt;Hi. Not sure if we can ask for things to be shimmed, but TaxAct (desktop version) has this need. If you allow it to check for new versions online at startup or if you force it, with UAC on, it prompts you every time. I contacted the vendor on a few occasions, but they didn't seem concerned about this.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8349545</link><pubDate>Wed, 02 Apr 2008 04:59:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8349545</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;Hi orchidpop,&lt;/p&gt;
&lt;p&gt;There isn't really a shim to fix that - updating program files does require elevation. But the design itself could obviously be improved. They should be able to check for updates non-elevated, and even download them. Then, they could start a small elevated process that installs these updates. However, for all I know, they are already doing that. (I know I use a competing tax application, and it finds updates every single time it runs.) The alternative design would be to have a per-user install and not require admin rights ever. Either way, the app is behaving correctly afaik.&lt;/p&gt;
&lt;p&gt;Do you think a per-user install is a good thing? (This is frequently a matter of debate - that's the approach I would use here, but some would disagree.)&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description></item><item><title>Chris Jackson's Semantic Consonance : What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8579993</link><pubDate>Sat, 07 Jun 2008 17:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8579993</guid><dc:creator>Relationship Compatibility</dc:creator><description>&lt;p&gt;From the &amp;amp;quot;doesn't just saying it make it true?&amp;amp;quot; department: I was reading the March 2008 issue of Maximum PC (I love my Maximum PC), and while I like the real dirt and the attitude, I just don't understand the extent of their hatred of UAC.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8833507</link><pubDate>Tue, 05 Aug 2008 12:15:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8833507</guid><dc:creator>ABC</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If we are applying the RunAsInvoker shim, we can take some what relax for that application. But I could see there are lot of other shims which will do the same job as like RunAsInvoker. &lt;/p&gt;
&lt;p&gt;Please could anyone clear my confusion among these.&lt;/p&gt;
&lt;p&gt;1)ForceAdmin&lt;/p&gt;
&lt;p&gt;2)RunAsHighest&lt;/p&gt;
&lt;p&gt;3)RunAsInvoker&lt;/p&gt;
&lt;p&gt;please I need this urgent.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8834371</link><pubDate>Tue, 05 Aug 2008 19:12:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8834371</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;ForceAdminAccess - always say you're an admin, even if you are not.&lt;/p&gt;
&lt;p&gt;RunAsHighest - use the highest token available. If you're a standard user, you only have 1, so no change. If you're an admin, then use the elevated token.&lt;/p&gt;
&lt;p&gt;RunAsInvoker - Run as whoever you are.&lt;/p&gt;
&lt;p&gt;These are all documented in the help - open up act.chm (the help topics function in CompatAdmin is broken so you may have to browse there directly).&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8850576</link><pubDate>Tue, 12 Aug 2008 14:43:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8850576</guid><dc:creator>ABC</dc:creator><description>&lt;p&gt;So, If I am applying the &amp;quot;RunAsAdmin&amp;quot;, only admin rights will be applied to the particular application or to whole system?....&lt;/p&gt;
&lt;p&gt;Is it the correct process applying RunAsAdmin. I heared it's not the best practice, is it?...&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8851741</link><pubDate>Tue, 12 Aug 2008 17:57:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8851741</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;RunAsAdmin flags that application as requiring admin rights. If you have UAC enabled and are not already running as full administrator, then it will prompt you for elevation of that particular application.&lt;/p&gt;
&lt;p&gt;It's not typically the preferred solution, because most organizatons (eventually) want to get to a standard user desktop (if they aren't today), and so using this flag basically says that their standard users won't be able to use that application.&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8856211</link><pubDate>Wed, 13 Aug 2008 08:52:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8856211</guid><dc:creator>ABC</dc:creator><description>&lt;p&gt;Let me clear from my side,So what I understood from ur post is, So if we are applying the RunAsHighest, it does not make any sense to resolve the standrard user issues.&lt;/p&gt;
&lt;p&gt;Then without applying the shim also the behaviour is same right. So what is the need of this shim then?..&lt;/p&gt;
</description></item><item><title>re: What Percentage of Consumers Have UAC Enabled on Windows Vista?</title><link>http://blogs.msdn.com/cjacks/archive/2008/02/22/what-percentage-of-consumers-have-uac-enabled-on-windows-vista.aspx#8859802</link><pubDate>Wed, 13 Aug 2008 20:50:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8859802</guid><dc:creator>Chris Jackson</dc:creator><description>&lt;p&gt;There is almost never a good reason to use RunAsHighest - the two I use are RunAsAdmin and SpecificNonInstaller (if it's elevating because we falsely detected it as an installer - better to do this than RunAsInvoker).&lt;/p&gt;
&lt;p&gt;I first try to fix the issue that causes the app not to run as a standard user. If and only if I am unable to do anything to fix it will I use RunAsAdmin, but it's always a last resort.&lt;/p&gt;
</description></item></channel></rss>