|
-
Feb 27th, 2006, 03:53 AM
#1
Thread Starter
Member
Need "network" advice
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?
-
Feb 27th, 2006, 04:00 AM
#2
Thread Starter
Member
Re: Need "network" advice
Oh, and this little interface should be available on the intranet so that everybody can start it.
-
Feb 27th, 2006, 04:05 AM
#3
Re: Need "network" advice
Is this drive mapped as a network drive?? If so, just use the regular drive letter like you would anything else... As for the executing part, check out my codebank submission on automating the command prompt... but you could just code what is in the batch files in the application and not even need them anymore...
-
Feb 27th, 2006, 04:10 AM
#4
Thread Starter
Member
Re: Need "network" advice
No it should not be mapped as a network drive. We have a intranet (website) where this little app should be run and then get access to the network drive and the specific installation files or batch files. Maybe this isn't possible?
-
Feb 27th, 2006, 04:14 AM
#5
Thread Starter
Member
Re: Need "network" advice
Thinking about it, theoretically it shouldn't be possible to run the installation files without mapping the drive, right?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|