Typically you can remove a Microsoft ClickOnce application by going to Start > Computer > Uninstall/Remove Program and removing it that way. However, if you end up with a stubborn install then you can do it manually by doing the following:
1. Open Windows Explorer.
2. Go to C:\Users\%UserProfile%\appData\Local\Apps\2.0\ and delete everything in there.
3. Open RegEdit.
4. Go to HKEY_USERS and delete the keys under Software\Microsoft\Windows\CurrentVersion\Uninstall\
You will notice that the application names are not really names...just unique identifiers.
Share This To :
0 comments:
Post a Comment