|
Re: Vista User Account Control
"Richard Urban" <richardurbanREMOVETHIS@hotmail.com> wrote in message
news:eryyicxrHHA.3896@TK2MSFTNGP04.phx.gbl...
> This is happening because poorly written programs from Windows XP usually want to run as
> an administrator.
Not necessarily true.
The program only needs to contain a function that requires administrator privileges to
complete the function.
You can however "force" the program to request admin privileges with the use of a manifest
file.
--
Steve Easton |