Write a little function in your Form_Load that checks for a newer version of
your program automatically, then either instructs the user to upgrade, or
performs the upgrade itself. 
 
Rick Rose
-------Original Message-------
 
From: [EMAIL PROTECTED]
Date: 09/19/04 22:30:59
To: [EMAIL PROTECTED]
Subject: [vbhelp] How to auto implement a setup file to all client pc
 
I have created a dll project and make it as a setup
program. When I want to implement to the users, i have
to manually go to each pc and run the setup program.
If there is any amendments I have to remove the setup
program from their pc and reinstall the new version.
The dll file is setup into client's C: drive.
I am curious whether is there any way, I can grab all
the users in the network and perform the task of
uninstalling and reinstalling the setup file ? Can I
do this from a server or a terminal ? Or can I write a
program or script file ?
Currently our servers are NT4 and all users are log to
the domain.
 
 
 
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
 
 
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~->
 
 
'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links
 
 
 
 
 
 
.

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to