View Single Post
  #1 (permalink)  
Old 06-16-2007, 06:30 PM
OzAndrew
Newsgroup Contributor
 
Posts: n/a
How to avoid "The requested operation requires elevation"

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, 06:30 PM