If we look at Microsoft's page -

A Logon Script Does Not Work If %0 or %0\..\ Calls Multiple Commands

And if you have worked with BATCH files for a while, you would notice that they want you to run the following for NT Machines:
quote:

call kix32.exe myscript.scr

Why would you want to "CALL" kix32.exe myscript.scr ?

One of the things that I am seeing on my XP Professional system in our Enterprise is that if you do the following:

quote:

kix32.exe myscript.scr

It fires off the script twice. That seems kind of weird.

I went back to the Microsoft way of thinking and put the CALL Back in and it seems fine.

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's