View Single Post
  #3 (permalink)  
Old 06-16-2007, 07:30 PM
Carey Frisch [MVP]
Newsgroup Contributor
 
Posts: n/a
Re: How to avoid "The requested operation requires elevation"

Please read the following and become better informed:

Understanding User Account Control in Windows Vista
[url]http://windowshelp.microsoft.com/windows/en-us/help/f941cb45-b2cd-4b39-ab87-cb9ea959f44e1033.mspx[/url]

--
Carey Frisch
Microsoft MVP
Windows - Shell/User

---------------------------------------------------------------------------*-----

"OzAndrew" wrote:

Hi,

I am the only user on my Dell Inspiron laptop. I have an administrators
account. I'm very new to Vista. I'm forever being prompted to allow programs
to run etc. When I try to run task manager I get the error as in the subject
line. I know I can individually run each one as administrator but that's a
real pain.
One of my scripts is also have a problem running the following command:

fso = new ActiveXObject("Scripting.FileSystemObject");

Is this due to security as well?

How can I change my login/permissions/access to not prompt me for any
"security" when running these programs?

Many Thanks

Andrew

Reply With Quote

 
Old 06-16-2007, 07:30 PM