Re: deployment suggestions wanted
- Posted by C Bouzy <eucoder at hotmail.com> Jan 23, 2006
- 489 views
George Walters wrote: > > I have installed my first application which consists if a good many separate > programs(200+). They are installed on 6 computers at the customers site all > using > ODBC connecions to the data on a server. Wow...200+? The easiest way you can do this is by using InstallShield which has a cool automatic update feature that will update all of the computers by accessing the net. You could always code a simple update program that retrieves the files from a central server (maybe on a lan or net), and update each computer automatically. Both are fairly simple to do... ----If you continue to do what you have always done, you will get what you have always gotten.----