Uninstall App from PPC with C#

  • Thread starter Thread starter Arijull
  • Start date Start date
A

Arijull

Hello.

I'm trying to uninstall an app installed in my PPC. I need to do it
with C# code (NOT throught Setting-System-Remove programs).
First I need to know if the app is installed and then I need to remove
it.

I've been searching, and I've found some things about unload.exe and
DMProcessConfigXML, but I couldn't make work any of them.

Do you have some example of how to use them?
Or there is a better way to uninstall an app?

Thanks a lot!!!
 
Back
Top