|
-
Oct 27th, 2000, 08:41 AM
#1
Thread Starter
Lively Member
I created a VB 6 app that multiple user run on their workstation. The installation
package is on the production server in a place called \\WhatEverServer\Software\MySoftware.
In that spot, there is the executable (which I recreate "recompile" from time to time) and the
installation package.
I need to be able to update the PC's because of minor changes et whatever. I'll probably
create an executable that will check if the application is currently running and if not, copy the
new executable file from the server to the PC.
- How to find out if the application is currently running?
- What kind of code do I need to copy the updated
executable from the \\WhatEverServer spot to the PC?
TIA for any advice and/or sample code
Sincerely yours,
Patrice B. 
Information System Analyst
SAS 9.1.3, VB6 SP6, VB.Net 2003, SQL7.0/2000
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
|