FG
💻 Software

I can't uninstall Git

Fresh6 days ago
Mar 15, 202657931 views
Confidence Score0%
0%

Problem

I was researching Git so I downloaded the Windows version to test it out on a repository on GitHub. After about 30 minutes I couldn't work out how to use it, so I decided I probably wouldn't need a distributed repository as our projects aren't that big and went back to what I know - SVN. (I thought…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: I can't uninstall Git

Low Risk

This would happen because Uninstall was unable to delete the file "C:\Program Files\Git\git-cheetah\git_shell_ext.dll" The correct fix would be to unregister the dll and delete it open the Command Prompt window execute > regsvr32 -s -u git_shell_ext…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment