Click here to Skip to main content
15,917,177 members
Home / Discussions / C#
   

C#

 
RantRe: Solve this...... Pin
fly9045-May-09 9:25
fly9045-May-09 9:25 
GeneralRe: Solve this...... Pin
harold aptroot5-May-09 9:30
harold aptroot5-May-09 9:30 
GeneralRe: Solve this...... Pin
EliottA5-May-09 11:24
EliottA5-May-09 11:24 
GeneralRe: Solve this...... Pin
Dave Kreskowiak5-May-09 9:59
mveDave Kreskowiak5-May-09 9:59 
GeneralRe: Solve this...... Pin
CPallini5-May-09 10:53
mveCPallini5-May-09 10:53 
GeneralRe: Solve this...... Pin
Pete O'Hanlon5-May-09 11:22
mvePete O'Hanlon5-May-09 11:22 
GeneralRe: Solve this...... Pin
StarBP5-May-09 16:55
StarBP5-May-09 16:55 
QuestionPrinting Question - characters per line Pin
al3xutzu005-May-09 7:58
al3xutzu005-May-09 7:58 
AnswerRe: Printing Question - characters per line Pin
Dave Kreskowiak5-May-09 8:14
mveDave Kreskowiak5-May-09 8:14 
GeneralRe: Printing Question - characters per line [modified] Pin
al3xutzu005-May-09 9:08
al3xutzu005-May-09 9:08 
GeneralRe: Printing Question - characters per line Pin
CPallini5-May-09 10:54
mveCPallini5-May-09 10:54 
AnswerRe: Printing Question - characters per line Pin
OriginalGriff5-May-09 23:00
mveOriginalGriff5-May-09 23:00 
AnswerRe: Printing Question - characters per line Pin
Luc Pattyn5-May-09 9:07
sitebuilderLuc Pattyn5-May-09 9:07 
QuestionHow to run a new executable with data? Pin
neoflame5-May-09 7:08
neoflame5-May-09 7:08 
Hi,

I'm making an AutoUpdater for my application. For this I have added a new project to my solution so that I get 2 executables (the main one may need to be updated).

So far I am using the XmlReader class to get information from the internet as to the latest version of the application with a list of files to download.



However, these two things are what I would like help with:

If there is a new version available then I would like to launch the Updater application and pass it the downloaded xml file (or an array of key information, whichever is easiest).

Once the updater exe has started and has it's data then I would like it to close the main exe.



Any help would be appreciated,
- Stephen
AnswerRe: How to run a new executable with data? Pin
Eddy Vluggen5-May-09 7:11
professionalEddy Vluggen5-May-09 7:11 
QuestionListView item move up-down Pin
CodingLover5-May-09 5:37
CodingLover5-May-09 5:37 
AnswerRe: ListView item move up-down Pin
Jimmanuel5-May-09 6:00
Jimmanuel5-May-09 6:00 
QuestionRe: ListView item move up-down Pin
CodingLover5-May-09 6:24
CodingLover5-May-09 6:24 
AnswerRe: ListView item move up-down Pin
Jimmanuel5-May-09 6:36
Jimmanuel5-May-09 6:36 
QuestionRe: ListView item move up-down Pin
CodingLover5-May-09 16:10
CodingLover5-May-09 16:10 
AnswerRe: ListView item move up-down Pin
Jimmanuel6-May-09 0:45
Jimmanuel6-May-09 0:45 
AnswerRe: ListView item move up-down Pin
RichardWakelin27-Aug-09 2:12
RichardWakelin27-Aug-09 2:12 
QuestionDataGridviewRow - Make it invisible . Pin
unitecsoft5-May-09 5:11
unitecsoft5-May-09 5:11 
AnswerRe: DataGridviewRow - Make it invisible . Pin
ATCsharp5-May-09 5:15
ATCsharp5-May-09 5:15 
Questionimporting from excel Pin
Solly745-May-09 4:38
Solly745-May-09 4:38 

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.