Replies: 2 comments 8 replies
-
Another oddity it creates is a dual entry in Add/Remove (i.e. Git (Current User)), but if you uninstall either it impacts the same install. Minor papercut stuff, but just trying to drive a bit of consistency in the environment. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Git for Windows only really supports system-wide installations. The user-wide installation is not really supported. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So been trying to pivot as many products to User based installs to better align to MSIX standards for our single user machines.
In the environment there are those w Git installed for machine and as user. I noticed some oddness with those upgrading from a machine install where I would expect a complete failure, but getting mostly success. So an install as /CURRENTUSER and a non-Admin context will be able to almost upgrade. You will get a UAC that you decline and then the upgrade continues mostly unabated (other than dev/fd binar which gives an Access Denied 5).
Was there a reason the ownership was changed to a single user if you are installing in a machine wide context?
Beta Was this translation helpful? Give feedback.
All reactions