Skip to content

New package: PentaLogix.ViewMate version 11.24.50 #284810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PckgrMitch
Copy link
Contributor

@PckgrMitch PckgrMitch commented Aug 19, 2025

Pull request has been created with komac v2.12.1 🚀

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-72-284810-20250819-1

@PckgrMitch
Copy link
Contributor Author

@microsoft-github-policy-service agree

@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Aug 19, 2025
Copy link
Contributor

Hello @PckgrMitch,

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 based on the documentation.

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

Comment on lines +17 to +19
- Architecture: x86
InstallerUrl: https://downloads.pentalogix.com/ViewMate_Setup.zip
InstallerSha256: 1516AE95675C889F12BFAB42D5CC45162DCB01F95E0115862B0600A59EDABBD7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Architecture: x86
InstallerUrl: https://downloads.pentalogix.com/ViewMate_Setup.zip
InstallerSha256: 1516AE95675C889F12BFAB42D5CC45162DCB01F95E0115862B0600A59EDABBD7
- Architecture: x64
InstallerUrl: https://downloads.pentalogix.com/ViewMate_Setup.zip
InstallerSha256: 1516AE95675C889F12BFAB42D5CC45162DCB01F95E0115862B0600A59EDABBD7
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
- Architecture: x86
InstallerUrl: https://downloads.pentalogix.com/ViewMate_Setup.zip
InstallerSha256: 1516AE95675C889F12BFAB42D5CC45162DCB01F95E0115862B0600A59EDABBD7
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
x86-Scope_Undefined-Locale_Undefined-ErrorScreenshot_20250819050959

Maybe we could install the dependency first and then run the installer?
(The change suggestion assumes that this is not an x86-only package.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Author-Feedback This needs a response from the author. Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants