Skip to content

New package: HomeDev.PatchCleanerPortable version 1.4.2.0 #268936

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

Merged

Conversation

DandelionSprout
Copy link
Contributor

@DandelionSprout DandelionSprout commented Jun 26, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

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


Notes from me:

  • For the inevitable "Validation-Unapproved-URL" label: Yes, it is hosted on SourceForge. No, the program's developer did not provide any other download locations.
  • There also exists an installable version of PatchCleaner (which is why I added Portable to this manifest's name to distinguish the two), but wingetcreate was unable to make a manifest of it, seemingly as it is a self-extracting 7Z (but don't take my word for it).
Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-268936-20250626-1

@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Links\patchcleanerportable.exe returned exit code: -532462766

Hex Dec Inverted Dec Symbol Description
E0434352 -532462766 3762504530 EXCEPTION_COMPLUS Unhandled Exception

(Automated response - build 1078.)

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-268936-20250629-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Unapproved-URL labels Jun 29, 2025
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Unapproved-URL labels Jun 29, 2025
@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-268936-20250630-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Unapproved-URL labels Jun 30, 2025
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Unapproved-URL labels Jun 30, 2025
@DandelionSprout
Copy link
Contributor Author

DandelionSprout commented Jun 30, 2025

From InstallationVerificationResult.json:

{"OverallResult":"ManualReview","TestPlansResults":[{"TestPlan":"Validation-Executable-Error","Result":"ManualReview","Metadata":"","ResultMetadata":{"FieldsMetadata":[{"Field":"Architecture","Message":"x86"},{"Field":"Scope"},{"Field":"Locale"}]}}],"AnalysisResults":[{"AnalysisType":"ArpEntry","FieldsMetadata":[{"Field":"Architecture","Message":"x86"},{"Field":"Scope"},{"Field":"Locale"}],"Diagnostics":{"diagnostics":{"changedEntryCount":"1","correlationMeasures":[],"intersectionCount":1,"matchedEntryCount":1,"reason":"normalization match and new/changed"},"installerHash":"c944484b-ebd8-4f58-81bb-e97669560461","metadata":{"historical":[],"metadata":[{"AppsAndFeaturesEntries":[{"DisplayName":"PatchCleaner Portable","DisplayVersion":"1.4.2.0","InstallerType":"portable","ProductCode":"homedev.patchcleanerportable__defaultsource","Publisher":"HomeDev"}],"installerHash":"c944484b-ebd8-4f58-81bb-e97669560461","submissionIdentifier":"699e793d-1ca5-456e-a476-294d0ef2beed"}],"productVersionMax":"1.4.2.0","productVersionMin":"1.4.2.0"},"status":"Success","submissionData":{"submissionIdentifier":"699e793d-1ca5-456e-a476-294d0ef2beed"},"version":"1.0"}},{"AnalysisType":"ExeRunInfo","FieldsMetadata":[{"Field":"Architecture","Message":"x86"},{"Field":"Scope"},{"Field":"Locale"}],"Diagnostics":{"C:\\Users\\Validator\\AppData\\Local\\Microsoft\\WinGet\\Links\\patchcleanerportable.exe":{"ErrorStream":"Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'log4net, Version=1.2.15.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a' or one of its dependencies. The system cannot find the file specified.   at PatchCleaner.App.Main()","OutputStream":"","ExitCode":-532462766,"ExecutionStatusResult":"Fail"}}}],"Metadata":[]}

There is a file called log4net.dll in the installation folder, at least (as opposed to just "log4net"). Why the Winget process asks for the latter file is unknown to me.

image

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-268936-20250702-1

@DandelionSprout
Copy link
Contributor Author

I have now changed the alias, according to how I understood that feedback.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Executable-Error Validation-Unapproved-URL Changes-Requested Changes Requested New-Package labels Jul 2, 2025
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error Validation-Unapproved-URL labels Jul 3, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:
``n Executable C:\Users\Validator\AppData\Local\Microsoft\WinGet\Links\patchcleaner.exe returned exit code: -532462766

Hex Dec Inverted Dec Symbol Description
E0434352 -532462766 3762504530 EXCEPTION_COMPLUS Unhandled Exception

``n

(Automated response - build 1078.)

@stephengillie
Copy link
Collaborator

Manual Validation ended with:


S C:\Users\User\Desktop> Get-ARPTable Patch

DisplayName : PatchCleaner Portable
DisplayVersion : 1.4.2.0
Publisher : HomeDev
ProductCode : HomeDev.PatchCleanerPortable__DefaultSource
Scope : User

PS C:\Users\User\Desktop> C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\HomeDev.PatchCleanerPortable__DefaultSource\PatchCleanerPortable_1_4_2_0\PatchCleaner\PatchCleaner.exe --version
PS C:\Users\User\Desktop>
PS C:\Users\User\Desktop>
Error in your command line switches, the appropriate usage is:
/? - Show this help message
/d - This will execute with the delete action.
/m - This will execute the move action with the default location as stored in your local app configuration.
/m [FilePath] - This will execute the move action, where [FilePath] is the location you wish to move the files to.

   usage 1 - Delete: patchcleaner /d
   usage 2 - Default Move: patchcleaner /m
   usage 3 - Move with path: patchcleaner /m "z:\Backup\PathcCleanerBackup"

(Automated response - build 1079.)

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit f3b446c into microsoft:master Jul 4, 2025
1 check passed
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jul 4, 2025
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Package Publish-Pipeline-Succeeded Validation-Completed Validation passed Validation-Executable-Error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants