Coder Social home page Coder Social logo

Comments (7)

shiftkey avatar shiftkey commented on July 23, 2024 3

@spencerwooo the machine-wide installer is based on the framework the team uses (Squirrel.Windows) and that probably explains the behaviour you're seeing:

Squirrel's Releasify command generates an MSI file suitable for installation via Group Policy. This MSI isn't a general-purpose installer, this means that once you run the MSI, users from now on will get the app installed, on next Login.

This is because GitHub Desktop doesn't need admin rights to install, and everything it needs lives under %LOCALAPPDATA% and %APPDATA%.

I had a shot at alternatives a while ago, but didn't really get to a point where it could be switched over.

The Chocolatey approach here is to use the normal installer which may be different to what winget is willing to support.

from winget-pkgs.

denelon avatar denelon commented on July 23, 2024

microsoft/winget-cli#178

from winget-pkgs.

shiftkey avatar shiftkey commented on July 23, 2024

@denelon are there any logs or verbose commands that can run to see what winget is trying to do?

from winget-pkgs.

spencerwooo avatar spencerwooo commented on July 23, 2024

I believe winget downloaded GitHub Desktop Machine-Wide installer and simply didn't execute it. I found the installer lying around inside "C:\Program Files (x86)\GitHub Desktop Installer\GitHubDesktop.exe"

from winget-pkgs.

denelon avatar denelon commented on July 23, 2024

@shiftkey there are logs. I'm working on a better solution to locate where they land. I'm looking to add the path to the --info command.

from winget-pkgs.

denelon avatar denelon commented on July 23, 2024

microsoft/winget-cli#390

from winget-pkgs.

denelon avatar denelon commented on July 23, 2024

The log location is now output via winget --info

from winget-pkgs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.