-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Package Issue]: Microsoft.PowerAutomateDesktop #133240
Comments
Just remove the # in manifests/m/Microsoft/PowerAutomateDesktop/2.39.306.23341/Microsoft.PowerAutomateDesktop.installer.yaml |
We're blocking packages that explicitly pass a EULA argument a user might not see right now. We're doing some changes in the client so we can validate those and have the "agreements" logic trigger for those packages. |
ok, so when is the client ready for this? the package is not working at this moment. |
Guys, any ETA on this one? |
I'm running this command, still not working: .\winget.exe install -e --id Microsoft.PowerAutomateDesktop --force --silent --accept-package-agreements --accept-source-agreements |
Sorry guys, just want to know if someone is working on it or I should start packaging it on ConfigManager side :(. |
Someone is working on this, it's just a matter of time |
Guys, any progress? |
Hello everyone, based on this #131328 the issue with explicit agreements in manifests is fixed, but PowerAutomate install still fails. Any ideas why? |
@olegpro81 This will be resolved by PR: |
Close with reason: Package re-added in PR #139648 with agreements; |
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
Using the installation parameters the installation wont coninue. it is expecting the -accepteula. (this is commented out in the manifest)
Steps to reproduce
winget install Microsoft.PowerAutomateDesktop
Actual behavior
response:
winget install Microsoft.PowerAutomateDesktop
Found Power Automate for desktop [Microsoft.PowerAutomateDesktop] Version 2.39.306.23341
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
This package requires the following dependencies:
Microsoft.VCRedist.2015+.x64
Downloading https://download.microsoft.com/download/b/d/8/bd8409df-7b80-4ef7-89c5-5a7a941a5093/Setup.Microsoft.PowerAutomate.exe
██████████████████████████████ 274 MB / 274 MB
Successfully verified installer hash
Starting package install...
/ To install silently, you'll need to accept the terms of use and privacy statement with -accepteula. Rerun without -s to view these terms.
Installer failed with exit code: 4294967295
Expected behavior
installation of power automate
Environment
Screenshots and Logs
The text was updated successfully, but these errors were encountered: