Heres my VBS script i made
Code:
Set objShell = CreateObject("Wscript.Shell")
objShell.Run "\\amphserver\dcscripts\kixstart\kix32"
It Works but i would like KIXTART to finish loading before explorer starts.
bWaitOnReturn i have tryed but cant get to work, unless im am typing it incorrectly?

If you can see the problem please reply and correct it.
Thanks Wade.
