Demitrius Nelon
Demitrius Nelon
Corsair iCue "might" be willing to give a custom return code so we can inform the user a reboot is required with expected return codes: https://github.com/microsoft/winget-cli/blob/9056c0fc3fe4a362ef2644ba080f88698836576b/schemas/JSON/manifests/v1.2.0/manifest.installer.1.2.0.json#L172-L201 Otherwise, we would need...
>No indication of installations running What kinds of ideas do you have that might improve this? Windows Package Manager essentially executes the installer and doesn't show progress until we get...
Epic Games Error 1603 is returned, but it's a bit unclear to the user. We've been discussing improving the output to the user so they have some idea of what...
Visual Studio I'm not sure what's happening with Build Tools, I'll have to ask around or dig in deeper.
Run complete I'm not sure why logs aren't produced for: * Google Chrome * Ubisoft Connect
> Appending a message `Installing []...` after confirming the executable launched sounds like a good thing to do. > 👍 > For Epic: Can we ask them to return the...
Reference: * https://github.com/microsoft/winget-pkgs/pull/69104 @ryfu-msft this should also be updated when we start accepting 1.2 schema manifests.
Are you asking for some kind of "download only" function? The manifests are essentially pointing to the source for the installers. We wouldn't have the ability to provide installer types...
command: `winget download ` The typical options should be included here relative to search and install when specifying the package. options: `--path ` `--installer-architecture ` `--installer-locale ` `--installer-platform ` `--installer-scope...
I contacted the author to let them know about the schema changes.