Thanks for your prompt feedback and help. I shall test it out and hope it will work as it will save me a lot of time and energy for having to manually uninstall it from user's pc. Thanks again...
--- Rick Rose <[EMAIL PROTECTED]> wrote: > You would have to create another program that does > that. If a newer version > is found, it will shell the updater and shut down. > The updater will install > the updated version. When the updater is done, it > can start your main > program and then shut down. > > Rick Rose > -------Original Message------- > > From: [EMAIL PROTECTED] > Date: 09/21/04 05:04:52 > To: [EMAIL PROTECTED] > Subject: Re: [vbhelp] How to auto implement a setup > file to all client pc > > Let's say I am able to detect for the newer version > and I dont want user intervention, how do I write > the > program to perform the upgrade ? I need to uninstall > the old version and install the new version for each > user. > Sorry for being so blur but I really dont get it and > hope that you can clarify it for me. Thanks. > > --- Rick Rose <[EMAIL PROTECTED]> wrote: > > > 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 > > > > > > '// > > > ======================================================= > > 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] > > > > > > > > > _______________________________ > Do you Yahoo!? > Declare Yourself - Register online to vote today! > http://vote.yahoo.com > > > ------------------------ Yahoo! Groups Sponsor > > > '// > ======================================================= > 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] > > __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/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/
