winget-pkgs icon indicating copy to clipboard operation
winget-pkgs copied to clipboard

Zoom.ZoomRooms version 5.12.2

Open chrome-penguin opened this issue 3 years ago • 8 comments

  • [x] Have you signed the Contributor License Agreement?
  • [x] Have you checked that there aren't other open pull requests for the same manifest update/change?
  • [x] Have you validated your manifest locally with winget validate --manifest <path>?
  • [x] Have you tested your manifest locally with winget install --manifest <path>?
  • [x] Does your manifest conform to the 1.2 schema?

Note: <path> is the name of the directory containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

chrome-penguin avatar Oct 19 '22 19:10 chrome-penguin

Service Badge  Service Badge  

wingetbot avatar Oct 19 '22 19:10 wingetbot

/AzurePipelines run

wingetbot avatar Oct 19 '22 19:10 wingetbot

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 19 '22 19:10 azure-pipelines[bot]

Hello @chrome-penguin,

During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches?

This can also happen when a dependency is missing. You can test with https://github.com/microsoft/winget-pkgs#test-your-manifest.

Please investigate a fix and resubmit the Pull Request.

You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress.

Template: msftbot/validationError/installation/unattended

ghost avatar Oct 19 '22 20:10 ghost

The default MSI silent switches are not sufficient for this package - image

Trenly avatar Oct 19 '22 20:10 Trenly

/AzurePipelines run

wingetbot avatar Oct 20 '22 19:10 wingetbot

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Oct 20 '22 19:10 azure-pipelines[bot]

Hello @chrome-penguin,

During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches?

This can also happen when a dependency is missing. You can test with https://github.com/microsoft/winget-pkgs#test-your-manifest.

Please investigate a fix and resubmit the Pull Request.

You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress.

Template: msftbot/validationError/installation/unattended

ghost avatar Oct 20 '22 19:10 ghost