M
Malc
Hi I'm trying to uninstall an application from code as follows:
OpenNETCF.Diagnostics.Process.Start("\\windows\\unload.exe","SymbolicTools
PocketConsole");
It works but it causes the C# application to instantly exit. Is there a
way to uninstall without this behaviour?
Cheers,
Malc.
OpenNETCF.Diagnostics.Process.Start("\\windows\\unload.exe","SymbolicTools
PocketConsole");
It works but it causes the C# application to instantly exit. Is there a
way to uninstall without this behaviour?
Cheers,
Malc.