I got a assignmen today that I'm unsure about. We have a network drive with many programs and some bat(ch) files. Now we want a interface with buttons that start these bat(ch) files. These are needed througout the network if something needs to be installed on the users pc.

1. Is it possible to get access to a network drive within code? If so, how do I go about this?
2. HOW?