Kaleb Luedtke
Kaleb Luedtke
The original PR for this has been closed, so this is not truly https://github.com/microsoft/winget-cli/labels/In-PR
[Policy] Area-Settings
[Policy] command-list
@denelon - This seems to already be handled? Perhaps just the message needs to be made more clear? https://github.com/microsoft/winget-cli/blob/a1df041e867d546fe64685ffcf993c7566e45fe6/src/AppInstallerCommonCore/Manifest/ManifestCommon.cpp#L612 Returns the message - https://github.com/microsoft/winget-cli/blob/a1df041e867d546fe64685ffcf993c7566e45fe6/src/AppInstallerCLIPackage/Shared/Strings/en-us/winget.resw#L1276-L1277
> @Trenly, > > We did update the MSI code path. Thanks for flagging this. Do you have any suggestions for better messages? > > Perhaps: > > ``` >...
[Policy] Breaking-Change
All WinGet does is download and run the installer, so this must be something with the way Google is hanlding command line installs
@spectershell - should we add Google.GoogleUpdate as a dependency just for the user scoped installers of Google.Chrome ?
> > @SpecterShell - should we add Google.GoogleUpdate as a dependency just for the user scoped installers of Google.Chrome ? > > Probably not. `Google.GoogleUpdate` does not write ARP entries...
I don’t know that this should be included in show, since show is used to display information from a manifest or other source. However, I could definitely see this being...