Click here to Skip to main content
15,909,822 members
Home / Discussions / Mobile
   

Mobile

 
QuestionSending xml files to web service Pin
Sheeba S4-Jul-07 23:49
Sheeba S4-Jul-07 23:49 
AnswerRe: Sending xml files to web service Pin
tuga-x12-Jul-07 1:33
tuga-x12-Jul-07 1:33 
QuestionException Handling and Reflection Pin
Sheeba S4-Jul-07 23:46
Sheeba S4-Jul-07 23:46 
QuestionUpgrade ROM Pin
nhoc_conxauxi3-Jul-07 21:26
nhoc_conxauxi3-Jul-07 21:26 
AnswerRe: Upgrade ROM Pin
martin_hughes6-Jul-07 4:56
martin_hughes6-Jul-07 4:56 
QuestionHow to add icon in the taskbar of smartphone windows mobile 5.0 Pin
AshimaWalia3-Jul-07 17:30
AshimaWalia3-Jul-07 17:30 
QuestionWindowsIdentity in CF 2.0 Pin
Talal Sultan3-Jul-07 6:00
Talal Sultan3-Jul-07 6:00 
QuestionConsole app Pin
tuga-x3-Jul-07 1:37
tuga-x3-Jul-07 1:37 
Hi all,

I'm writing a console application for WM5 that uninstalls a previous version of my main app, installs the new version, and then restarts the main app.

The problem is, when uninstalling/installing the console app is closed and main app never gets restarted.

How can I prevent the console app from being closed before finishing?

I already used a form app to catch the Closing event and set the Cancel argument to true, with no effect. The form app still got closed down anyway.

--------- CONSOLE APP CODE ---------
Process cabinst = Process.Start(cabfile, string.Empty);<br />
cabinst.WaitForExit();<br />
cabinst.Close();  //this is never called, console app is terminated

AnswerRe: Console app Pin
Mike Dimmick3-Jul-07 10:25
Mike Dimmick3-Jul-07 10:25 
GeneralRe: Console app [modified] Pin
tuga-x9-Jul-07 4:07
tuga-x9-Jul-07 4:07 
GeneralRe: Console app Pin
tuga-x12-Jul-07 1:07
tuga-x12-Jul-07 1:07 
Questionautomatic Install "sql.wce4.armv4.CAB" wiht Application CAB file Pin
PavanPareta2-Jul-07 23:08
PavanPareta2-Jul-07 23:08 
AnswerRe: automatic Install "sql.wce4.armv4.CAB" wiht Application CAB file Pin
Mike Dimmick3-Jul-07 10:31
Mike Dimmick3-Jul-07 10:31 
GeneralRe: automatic Install "sql.wce4.armv4.CAB" wiht Application CAB file Pin
PavanPareta4-Jul-07 18:01
PavanPareta4-Jul-07 18:01 
QuestionBeginner's question.. please help! Pin
alias_sher2-Jul-07 18:19
alias_sher2-Jul-07 18:19 
QuestionHow to add reference to Microsoft.WindowsMobile.dll? PinPopular
binnypaul2-Jul-07 16:02
binnypaul2-Jul-07 16:02 
Questionusb-rs232 problem in winows vista?? Pin
Mir_As1-Jul-07 1:14
Mir_As1-Jul-07 1:14 
QuestionData Access Application Block Pin
Vertyg029-Jun-07 5:50
Vertyg029-Jun-07 5:50 
QuestionHow to send keystroke in compact framework 2.0? Pin
scoroop27-Jun-07 21:13
scoroop27-Jun-07 21:13 
QuestionRemote control using the bluetooth function of the cell phone Pin
followait27-Jun-07 2:58
followait27-Jun-07 2:58 
QuestionBlackberry Pin
shers26-Jun-07 20:12
shers26-Jun-07 20:12 
QuestionIssue with Type.GetConstructor() Pin
Dr. Spack25-Jun-07 4:58
Dr. Spack25-Jun-07 4:58 
QuestionSQL CE Query Performance Pin
Ferudun Atakan24-Jun-07 22:43
Ferudun Atakan24-Jun-07 22:43 
AnswerRe: SQL CE Query Performance Pin
João Paulo Figueira5-Jul-07 1:34
professionalJoão Paulo Figueira5-Jul-07 1:34 
QuestionHow to Connect PC to Nokia Series 60 Phone Pin
Brady Kelly24-Jun-07 22:25
Brady Kelly24-Jun-07 22:25 

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.