Description
Background:
Git 2.18 was installed circa 2018-ish and was running fine until the SSD drive it was installed on completely detonated.
Today: Fresh download of GIT ver 2.25 x64. Try to run installer and it's falling all over itself trying to find the config files from the old install. So, I've gone through the registry trying to find any and all vestiges of the old GIT install and delete them.
Repeat attempting install, multiple pop-ups telling me it cant find things.
It seems that the installer insanely keeps trying to find a file named 'git-config-get.txt' from a non-existant folder: C:\Users(myname)\AppData\Local\Temp\is-ISCH4.tmp\git-config-get.txt
If I click OK and let it continue, it fails with a message about the path or UNC is unavailable but there's no option(s) or opportunities (like every app I've seen in 40 some years) to change it.
I'm running Agent Ransack in the background at the moment scanning the entire drive for anything containing the filename but (as of 14:11 into the scan, nothing) -- it's got my i7 CPU pegged at 98% valiantly trying to find this top-secret little gremlin.
I'd like help identifying what files / registry keys and their locations I need to delete so that I can get a FRESH install of GIT on this machine.
OS: Win 10 Pro [Version 10.0.17763.1039]
Dev Env: Visual Studio 2017 & 2019, Jetbrains Pycharm
Wishlist:
It might be worthwhile to publish all the configuration file locations & registry settings that git puts in, because sometimes bad things happen to our drives and this kind of nonsense could have been easily remedied if there was some facility within the installer to re-create configs etc.
Maybe someone might write a cleaner tool someday?