I am guessing that this is a web app.

You could create your own installer that uses meta data for all the objects
in your stage environment and can determine via a date stamp which are
different from the production server.  

.........................
Stephen Russell - 
Senior Visual Studio Developer, DBA

Memphis, TN
901.246-0159



> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of CallMeLaNN
> Sent: Thursday, March 26, 2009 1:34 PM
> To: DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web
> Services,.NET Remoting
> Subject: [DotNetDevelopment] How to update a small portion of installed
> application
> 
> 
> Hello,
> 
> I have create an app and its setup project.
> When user install it, they will have my app with all its dependencies.
> 
> Every time I update the app, I rebuild the setup and
> deploy to user so that user will get the latest version.
> 
> The problem is my app is so large, dependencies also so many.
> Then my setup file also large and it is not a best practice to always
> update.
> 
> Maybe the upgrade is only at the specific .dll library.
> Then can I just copy and paste only the updated dependency?
> 
> If can, is it disturbing the windows installer
> since the updated file is not the original one that come during
> installation?
> 
> If can't what is the best way?
> 
> I need my app flexible to update like Firefox.
> 
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.0.238 / Virus Database: 270.11.28/2022 - Release Date:
> 03/26/09 07:12:00


Reply via email to