Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Application Deployment

Reply
Thread Tools

Application Deployment

 
 
Charles A. Lackman
Guest
Posts: n/a
 
      07-15-2004
Hello,

I have created an application and when the application is started it checkes
for an update to the software on a web service. All the implementation
works great but now I am trying to figure out how to make the application
setup project function the way I need it to. How do I make a setup project
(or maybe I should use something else?) to simply copy a single file to a
particular folder on the client machine? i.e.

The main installation has already been completed. Months later an update
becomes available. All the client needs it a new version of a custom dll or
a new exe file. I want the process to automated as much as possible. When
the downloaded file is double-clicked the new file is extracted from within
itself and automatically placed in the appropriate directory. (The
directory is the same for every client machine).

Any suggestions is greatly appreciated.

Thanks,
Chuck


 
Reply With Quote
 
 
 
 
Rudi
Guest
Posts: n/a
 
      07-15-2004
You should take a look at the
NET Application Updater Component
from MS.
Updater Application Block Overview (Building Distributed ...

Rudi

"Charles A. Lackman" <> wrote in message
news:...
> Hello,
>
> I have created an application and when the application is started it
> checkes
> for an update to the software on a web service. All the implementation
> works great but now I am trying to figure out how to make the application
> setup project function the way I need it to. How do I make a setup
> project
> (or maybe I should use something else?) to simply copy a single file to a
> particular folder on the client machine? i.e.
>
> The main installation has already been completed. Months later an update
> becomes available. All the client needs it a new version of a custom dll
> or
> a new exe file. I want the process to automated as much as possible.
> When
> the downloaded file is double-clicked the new file is extracted from
> within
> itself and automatically placed in the appropriate directory. (The
> directory is the same for every client machine).
>
> Any suggestions is greatly appreciated.
>
> Thanks,
> Chuck
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Application Deployment Eric A. Johnson ASP .Net 2 02-12-2006 03:50 AM
Enterprise Library deployment problem. Why needs to InstallUtil DLLs to the deployment server? If not, Registry Error whould shown. Benny Ng ASP .Net 0 10-03-2005 05:40 AM
Making a deployment package for a desktop application using vb.net Jony Joe ASP .Net 0 02-16-2004 09:46 PM
Folder security after asp.net application deployment charles ASP .Net 0 02-03-2004 06:31 PM
Deployment Issue of Crystal reports in Win XP for an application developed in VS.NET alpanabajaj@yahoo.com ASP .Net 0 01-23-2004 04:03 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57