-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
New package: FreeFileSync.org.FreeFileSync version 14.2 #232038
New package: FreeFileSync.org.FreeFileSync version 14.2 #232038
Conversation
/AzurePipelines run |
/AzurePipelines run |
Automatic Validation ended with: (Automated response - build 981.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
manifests/f/FreeFileSync/org/FreeFileSync/14.2/FreeFileSync.org.FreeFileSync.installer.yaml
Outdated
Show resolved
Hide resolved
…g.FreeFileSync.installer.yaml Co-authored-by: Stephen Gillie <[email protected]>
/AzurePipelines run |
Hello @drshtmstry, 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 |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow