git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Issue: Git for Windows: : Incorrect registry entries for the Git Bash and Git Gui
@ 2022-11-16 18:36 David Hary
  2022-11-17  1:24 ` brian m. carlson
  0 siblings, 1 reply; 3+ messages in thread
From: David Hary @ 2022-11-16 18:36 UTC (permalink / raw)
  To: git

:Observation: Incorrect registry entries for the Git Bash and Git Gui

Likely Cause: the registry entries do not update when updating Git

How to reproduce:
1. install git as a personal level user; git goes to c:\apps
2. Change user level to admin;
3. Update git; git files move to c:\program files;
4. Try git bash or git gui from the File Explorer context menu; both fail.

How was this discovered:
Having had some issues with android emulation for visual studio, I
changed my user account from personal to admin.  When updating, Git
got installed under ‘c:\Program Files‘ instead of c:\apps. Yet, the
command lines for Git Bash and Git Gui as recorded in the registry
were still pointing to the c:\apps folder causing the explorer context
menu shortcut to fail.

Workaround: edit the register changing ‘c:\apps’ to ‘c:\program files’

David

David Hary, PhD
President
Integrated Scientific Resources, Inc.
+1(310)453-6809

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-20 23:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 18:36 Issue: Git for Windows: : Incorrect registry entries for the Git Bash and Git Gui David Hary
2022-11-17  1:24 ` brian m. carlson
2022-11-20 23:51   ` Johannes Schindelin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).