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 :
Related Posts
Visual Studio 2013 Rebuild All Shortcut30 May 2014Anonymous0
Radio Button List for MVC 4 RadioButtonList(For)27 March 2014Anonymous0
Checkbox List for MVC 4 CheckBoxList(For)27 March 2014Anonymous0
Web.Config Build Transformation Tester22 March 2014Anonymous0
0 comments:
Post a Comment