[RESOLVED] How to Distribue VB for 1000 PC?..looking for Best Soultion
Hi all,
What is the best solution for distributing a VB for 1000 pc, I am looking for a way to check the pc, if it does not have the latest software of our VB development ,give msg to user about the update process after five min. Then program have to kill the old program just to make sure all the latest software with there dll if it require to be implemented.
Note:I don’t like third party software disruption.
Thanks for you help.
Re: How to Distribue VB for 1000 PC?..looking for Best Soultion
Quote:
Originally Posted by andakali
Hi all,
What is the best solution for distributing a VB for 1000 pc, I am looking for a way to check the pc, if it does not have the latest software of our VB development ,give msg to user about the update process after five min. Then program have to kill the old program just to make sure all the latest software with there dll if it require to be implemented.
Note:I don’t like third party software disruption.
Thanks for you help.
Will you software be distributed on an Intra-Net or the Internet?
Re: How to Distribue VB for 1000 PC?..looking for Best Soultion
you write a separate vb app to check for the system and do the installation or updations...
Re: How to Distribue VB for 1000 PC?..looking for Best Soultion
Moved to application deployment