Click here to Skip to main content
15,892,269 members
Home / Discussions / C#
   

C#

 
AnswerRe: importing system.deployment Pin
Dave Kreskowiak30-Jul-09 9:35
mveDave Kreskowiak30-Jul-09 9:35 
AnswerRe: importing system.deployment Pin
Abhishek Sur30-Jul-09 10:15
professionalAbhishek Sur30-Jul-09 10:15 
GeneralRe: importing system.deployment Pin
Vivek Vijayan30-Jul-09 22:20
Vivek Vijayan30-Jul-09 22:20 
GeneralRe: importing system.deployment Pin
Abhishek Sur30-Jul-09 23:09
professionalAbhishek Sur30-Jul-09 23:09 
QuestionScreenshot after WebBrowser Navigates Pin
VengefulSakhmet30-Jul-09 8:30
VengefulSakhmet30-Jul-09 8:30 
AnswerRe: Screenshot after WebBrowser Navigates Pin
0x3c030-Jul-09 9:12
0x3c030-Jul-09 9:12 
GeneralRe: Screenshot after WebBrowser Navigates Pin
VengefulSakhmet4-Aug-09 5:22
VengefulSakhmet4-Aug-09 5:22 
QuestionCreating a updater that will download and update installation files Pin
steve_rm30-Jul-09 7:54
steve_rm30-Jul-09 7:54 
Hello,

VS 2008 SP1

I have created a application that I have installed on the user computer. However, I want the application to be self-updating. But I am not sure if this would really update the application.

The application will download all the files from the web server, and replace the files in the directory where the program as been installed to. The user will restart the application.

I am just want to be sure, because I can't replace the installed files with the updated ones. As the application will be running. So really the application cannot delete/replace itself.

So, I was thinking that I could download into another directory, if the program is installed in this directory 'program files/application/1.0.0' then I could download the files to 'program files/application/1.0.1'.

However, when the program restarts, how can it know that it has to execute from the 1.0.1 directory?

I can't use clickonce or the updater block for this.

Many thanks for any advice,
AnswerRe: Creating a updater that will download and update installation files Pin
Henry Minute30-Jul-09 8:20
Henry Minute30-Jul-09 8:20 
AnswerRe: Creating a updater that will download and update installation files Pin
Giorgi Dalakishvili30-Jul-09 8:49
mentorGiorgi Dalakishvili30-Jul-09 8:49 
QuestionAdding a Win32 resource file into VC#.NET Pin
alleyes30-Jul-09 7:13
professionalalleyes30-Jul-09 7:13 
AnswerRe: Adding a Win32 resource file into VC#.NET Pin
Dave Kreskowiak30-Jul-09 9:30
mveDave Kreskowiak30-Jul-09 9:30 
GeneralRe: Adding a Win32 resource file into VC#.NET Pin
alleyes30-Jul-09 9:43
professionalalleyes30-Jul-09 9:43 
QuestionInitialize a protocol in a BBS Pin
bigjoe11a30-Jul-09 7:05
bigjoe11a30-Jul-09 7:05 
Questionloading machine names from a txt file... Pin
partialdata30-Jul-09 6:25
partialdata30-Jul-09 6:25 
AnswerRe: loading machine names from a txt file... Pin
Abhijit Jana30-Jul-09 8:21
professionalAbhijit Jana30-Jul-09 8:21 
GeneralRe: loading machine names from a txt file... Pin
partialdata30-Jul-09 9:00
partialdata30-Jul-09 9:00 
AnswerRe: loading machine names from a txt file... Pin
CoderForEver30-Jul-09 9:08
CoderForEver30-Jul-09 9:08 
GeneralRe: loading machine names from a txt file... Pin
partialdata30-Jul-09 9:12
partialdata30-Jul-09 9:12 
GeneralRe: loading machine names from a txt file... Pin
CoderForEver30-Jul-09 9:32
CoderForEver30-Jul-09 9:32 
GeneralRe: loading machine names from a txt file... Pin
partialdata30-Jul-09 9:41
partialdata30-Jul-09 9:41 
AnswerRe: loading machine names from a txt file... Pin
Alan N30-Jul-09 10:22
Alan N30-Jul-09 10:22 
GeneralRe: loading machine names from a txt file... Pin
partialdata31-Jul-09 5:19
partialdata31-Jul-09 5:19 
GeneralRe: loading machine names from a txt file... Pin
Alan N31-Jul-09 5:55
Alan N31-Jul-09 5:55 
GeneralRe: loading machine names from a txt file... Pin
partialdata31-Jul-09 6:53
partialdata31-Jul-09 6:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.