Dear all,

Last year I find an excellent script from Fabian which collect the user & software & network information.

In one of the line:

SHELL "%Comspec% $CommandOption c:\windows\command\sort.exe < C:\Temp\Tmp1.dat > C:\Temp\Tmp2.dat"

It work excellent in win9x and NT. But you know win2k is about to launch in our school. I just find that the above line will pop up a crash like messagebox and will terminate the script. How can I solve this?

I am sorry that I haven't check will sort.exe are already installed in Win2k the path "c:\windows\command\", but I think if there are no such execute file, kixtart should just by pass.

Thanks for anyone concern.

Gilbert Ng