"jim evans" <> wrote in message
news:...
>I have a computer illiterate friend who is an author. He composes his
> manuscripts in Word but knows nothing else about his computer. I
> tried to help him automate some processes using batch files just to
> discover I can't make batch files work in Vista. I followed this
> procedure
> http://www.vistaclues.com/run-a-batc...administrator/
>
> It throws up the UAC prompt but seems to do nothing when you click the
> button to authorize it.
>
> How do I make batch files work in Vista?
>
> jim
Jim,
What is this batch file attempting to accomplish? I can run a bat file here,
with UAC enabled, without getting a UAC prompt. (But then I'm not doing
anything other than throwing a pause command in the batch file...)
Setting the batch file to run as administrator -will- throw a UAC prompt
when UAC is enabled. Are you sure this batch file -needs- to run as
administrator? What happens if your friend just tries to run the bat file by
double clicking on it? (Without having "run as administrator" set.)
Lang