Anyway thanks for the replies, I've got a working mock up running, it's just not looking at the network file to get the program list, everything is hardcoded.
You're most likely going to have to use WMI for this. It appears to be more functional in regards to network scripting but, their's lot's of resources out there in various programming forums. Haven't done any scripting in that area myself but, have seen many examples out there.
Is it as powerful as Winbatch? I can't say as I haven't really used it but, I'm thinking it's just a friendly face to writing batch files, etc than what is natively available. On that point alone DesktopX is equally as powerful & more so because you have the GUI abilities.
Obviously you could even do it within WSH (vbscript,jscript, etc) and you could adjust the font's used within the corresponding input/message boxes. I'm thinking this would actually take a little more time to implement than using desktopX.
The other pro is that the average production worker's age is usually skewed towards closer to retirement so, have the ability to adjust size/colours is also a big plus from an ergonomic perspective.
Just some thoughts. Check out
Tek Tips VBScript forums maybe there are some examples for you.