Skip to content

Cleanup Get-WinUtilSelectedPackages.ps1 and remove annoying messages#4496

Merged
ChrisTitusTech merged 9 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-8
May 19, 2026
Merged

Cleanup Get-WinUtilSelectedPackages.ps1 and remove annoying messages#4496
ChrisTitusTech merged 9 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-8

Conversation

@GabiNun2
Copy link
Copy Markdown
Contributor

@GabiNun2 GabiNun2 commented May 15, 2026

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • UI/UX improvement

Description

This was to remove the "Queing" messages but might aswell clean this up while i'm at it
i also removed wingets if "na" statment because there isn't a single package in winutil that dosen't have winget id nor would any be added

Issue related to PR

  • Resolves #

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner May 15, 2026 09:36
Copy link
Copy Markdown
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

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

This would cause certain packages to fail that don't have both winget and choco filled out. The current method would install a choco package with winget selected if it only has choco packages and vice versa.

@GabiNun2
Copy link
Copy Markdown
Contributor Author

This would cause certain packages to fail that don't have both winget and choco filled out. The current method would install a choco package with winget selected if it only has choco packages and vice versa.

fixed

@github-actions github-actions Bot added the bug Something isn't working label May 15, 2026
@ChrisTitusTech ChrisTitusTech merged commit 24aaf9a into ChrisTitusTech:main May 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants