Click here to Skip to main content
15,904,287 members
Home / Discussions / C#
   

C#

 
QuestionC# Pin
saurabh_bpl425-Jan-07 0:06
saurabh_bpl425-Jan-07 0:06 
AnswerRe: C# Pin
Colin Angus Mackay25-Jan-07 0:10
Colin Angus Mackay25-Jan-07 0:10 
GeneralRe: C# Pin
dataminers25-Jan-07 0:23
dataminers25-Jan-07 0:23 
GeneralRe: C# Pin
quiteSmart25-Jan-07 0:43
quiteSmart25-Jan-07 0:43 
GeneralRe: C# Pin
Pete O'Hanlon25-Jan-07 1:06
mvePete O'Hanlon25-Jan-07 1:06 
AnswerRe: C# Pin
Ed.Poore25-Jan-07 1:14
Ed.Poore25-Jan-07 1:14 
AnswerRe: C# Pin
ednrgc25-Jan-07 5:52
ednrgc25-Jan-07 5:52 
QuestionRegistry Pin
Dylan van Heerden24-Jan-07 23:51
Dylan van Heerden24-Jan-07 23:51 
Hi
I developed a mobile application in c# for windows ce. Everytime the mobile device's batery is totally flat, it removes the application from the device and I have re-install it again (quite irritating). Now I've modified the registry with the following:

[HKEY_LOCAL_MACHINE\SOFTWARE\LXE\Persist\MyApp]
"Installed"=dword:00000001
"PCMCIA"=dword:00000000
"Delay"=dword:00000000
"FileName"="\System\MyApp.CAB
"FileCheck"="ALWAYSEXEC"
"Order"=dword:00000062

This automatically installs the application once the device enters windows (great). The problem now is when I remove the application manually from "Remove Programs", it doesn't only remove my application but it removes all the applications that are installed (except windows ce).

Is there something else I can do or make a change to my registry?

Thanks,
Dylan

QuestionGetting protected controls using reflection Pin
Chals24-Jan-07 23:44
Chals24-Jan-07 23:44 
AnswerRe: Getting protected controls using reflection Pin
Marc Clifton25-Jan-07 2:08
mvaMarc Clifton25-Jan-07 2:08 
QuestionChanging scrollrate Pin
Bekjong24-Jan-07 23:44
Bekjong24-Jan-07 23:44 
Questionshow ComboBox dropdown list? Pin
george ivanov24-Jan-07 23:40
george ivanov24-Jan-07 23:40 
AnswerRe: show ComboBox dropdown list? Pin
Martin#25-Jan-07 0:53
Martin#25-Jan-07 0:53 
GeneralRe: show ComboBox dropdown list? Pin
george ivanov25-Jan-07 1:17
george ivanov25-Jan-07 1:17 
QuestionProblem iwith Screen Resolution Pin
quiteSmart24-Jan-07 23:25
quiteSmart24-Jan-07 23:25 
AnswerRe: Problem iwith Screen Resolution Pin
Martin#24-Jan-07 23:32
Martin#24-Jan-07 23:32 
GeneralRe: Problem iwith Screen Resolution Pin
quiteSmart24-Jan-07 23:44
quiteSmart24-Jan-07 23:44 
AnswerRe: Problem iwith Screen Resolution Pin
Sylvester george25-Jan-07 0:11
Sylvester george25-Jan-07 0:11 
GeneralRe: Problem iwith Screen Resolution Pin
quiteSmart25-Jan-07 0:41
quiteSmart25-Jan-07 0:41 
GeneralRe: Problem iwith Screen Resolution Pin
Martin#25-Jan-07 0:45
Martin#25-Jan-07 0:45 
GeneralRe: Problem iwith Screen Resolution Pin
quiteSmart25-Jan-07 0:56
quiteSmart25-Jan-07 0:56 
GeneralRe: Problem iwith Screen Resolution Pin
Martin#25-Jan-07 1:06
Martin#25-Jan-07 1:06 
QuestionSocket Connection Pin
pranu_1324-Jan-07 22:31
pranu_1324-Jan-07 22:31 
Questionplz help me? Pin
Sanjib Raj24-Jan-07 22:25
Sanjib Raj24-Jan-07 22:25 
AnswerRe: plz help me? Pin
Stefan Troschuetz24-Jan-07 22:32
Stefan Troschuetz24-Jan-07 22:32 

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.