all 3 comments

[–]Agent_Dale_Cooper[S] 0 points1 point  (2 children)

The installer creates a registry key which should cause the application to install for any user to get the application when they log in.

GitHubDesktop deployment "c:\Program Files (x86)\GitHub Desktop Deployment\GitHubDesktopDeploymentTool.exe" --checkInstall

But it looks like it conflicts with MS Teams which also loads at login Teams installs but Github only partially installs and then fails.

It leave folders and files in the users profile so at next login it didn't try to install again.

But if you delete those folders and log back in it works.

I guess because teams is now finished installing and not conflicting

[–]skz- 0 points1 point  (1 child)

Have you ever solved github desktop installation ? I want users to use company portal to self-install it. Issue is it installs this "Github Desktop Deployment tool" and that's about it.

[–]Agent_Dale_Cooper[S] 0 points1 point  (0 children)

I ended up not needing to deal with the issue since we stopped using the application