-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Description
Your installation instructions do not work.
After installing via winget on Windows, the application is inaccessible. Your instructions say to run it from Terminal or Run dialog first to get it to register to Windows Start Menu. This cannot work. Your installer never registers the path to the PATH var to make the executable findable. See the path vars below:
User path:

System path:

Remember, the winget installer installs your app to C:\Users\rjamd\AppData\Local\Microsoft\WinGet\Packages\sourcegit-scm.SourceGit_Microsoft.Winget.Source_8wekyb3d8bbwe\SourceGit
and this is a user-specific folder, so sourcegit is counting on the user PATH variable to contain its path.


Metadata
Metadata
Assignees
Labels
No labels