SourceTree does not completely remove

Using SourceTree for windows. I would like to do a full uninstall for reinstallation. However, I delete and delete the remaining registry information. When I reinstall it, SourceTree skips all the settings and simply opens like never before. I don’t even have to rewrite or anything else.

I wonder if anyone has experienced this and can help me solve it?

+4
source share
2 answers

I had the same problem, an attempt to uninstall will simply remove SourceTree from the list of programs in the "Uninstall or Change a Program" menu.

SourceTree C:\Users\[username]\AppData\Local\Atlassian SourceTree SourceTree-settings Local. , , , .

.

+6

:

https://confluence.atlassian.com/sourcetreekb/how-to-wipe-sourcetree-preferences-412484640.html

Make sure SourceTree is closed
Make sure the files are backed up in the following folders before removing the files
Remove files "bookmarks.xml", "opentabs.xml", "userhosts" in C:\Users\<username>\AppData\Local\Atlassian\SourceTree\
Remove file in C:\Users\<username>\AppData\Local\Atlassian\SourceTree.exe<random_string>\<version_number>\user.config
Open SourceTree again to test if it worked or not.
+1

Source: https://habr.com/ru/post/1671186/


All Articles