We've recently updated a Windows Mobile app and I want to create a utility that will:
- remove the old version from the device
- install the .NET Compact Framework
- install the new app
Steps 2 and 3 seem simple enough, but I don't know about 1. Is it possible? If so, how do I go about it?