Anyone good with batch files under NT 4?
My win 95 / 98 batch file is similar to this:
start "C:\Program Files\KaZaA\kazaa.exe"
start "C:\windows\notepad.exe"
exit
and launches about 10 apps before terminating, but it doesn't work under NT. Anyone got any ideas? Or a completely different approach?
Been searching batch file sites all day literally, and this is far too easy for them.