APC.PowerChutePersonalEdition version 3.1.0#19373
APC.PowerChutePersonalEdition version 3.1.0#19373mddtest wants to merge 1 commit intomicrosoft:masterfrom
Conversation
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hello @mddtest, 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 then 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. |
|
I will get that fixed tomorrow. The sandbox tool is broken so installed on main pc no issue |
| InstallerType: nullsoft | ||
| InstallerUrl: https://download.schneider-electric.com/files?p_File_Name=PCPE_3.1.0.exe | ||
| InstallerSha256: 06CDB01B2E23ED72452FF090212BA72B5A250C16C41485ECD05D4AC9F75E25FF | ||
| ManifestType: installer |
There was a problem hiding this comment.
InstallerSwitches:
Silent: /silent
SilentWithProgress: /silent
There was a problem hiding this comment.
Switches are already included in the manifest as part of InstallerType: nullsoft which runs the manifest with /S from https://github.com/microsoft/winget-cli/blob/cf6f8e58195bf033a1a5872f7b800866cd27a586/src/AppInstallerCommonCore/Manifest/ManifestCommon.cpp#L362-L368
/silent is not a valid switch for nullsoft applications.
|
@mddtest thanks for letting us know about the hardware requirement. Now we need a giant UPS to go with that awesome gaming rig we need to validate some of the NVidia software 😁 |
|
I can volunteer if given the funds still rocking a 2600k.,🤣 |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hello @mddtest, This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any recent activity. It will be closed if no further activity occurs within 3 days of this comment. Template: msftbot/noRecentActivity |

winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow