Skip to content

Made Invoke-WPFUltimatePerformance.ps1 work with other langagues#4476

Open
GabiNun2 wants to merge 4 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-1
Open

Made Invoke-WPFUltimatePerformance.ps1 work with other langagues#4476
GabiNun2 wants to merge 4 commits into
ChrisTitusTech:mainfrom
GabiNun2:patch-1

Conversation

@GabiNun2
Copy link
Copy Markdown
Contributor

@GabiNun2 GabiNun2 commented May 12, 2026

Type of Change

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

Description

You clear didn't read the code of the last pr you closed, this duplicates the default "8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c" guid for high performance plan which will always be the same, this is the exact same thing the original code does

Issue related to PR

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner May 12, 2026 18:31
@github-actions github-actions Bot added the bug Something isn't working label May 12, 2026
@ChrisTitusTech
Copy link
Copy Markdown
Owner

ChrisTitusTech commented May 15, 2026

I'll test this out on stream, as long as its identified when it is duped. When dupe happens the GUID changes, but i do see the name change is there, so we will see if we can add and remove it. Also need to protect against people double pressing it and duplicating power schemes, because normal users are going to do stupid shit like that.

Looks like you are also missing logic for people that don't have that power plan.

@GabiNun2
Copy link
Copy Markdown
Contributor Author

GabiNun2 commented May 15, 2026

I'll test this out on stream, as long as its identified when it is duped. When dupe happens the GUID changes, but i do see the name change is there, so we will see if we can add and remove it. Also need to protect against people double pressing it and duplicating power schemes, because normal users are going to do stupid shit like that.

Looks like you are also missing logic for people that don't have that power plan.

dupes wont be a problem
and unless your on a laptop you will have high performance power plan

@ChrisTitusTech
Copy link
Copy Markdown
Owner

I'll test this out on stream, as long as its identified when it is duped. When dupe happens the GUID changes, but i do see the name change is there, so we will see if we can add and remove it. Also need to protect against people double pressing it and duplicating power schemes, because normal users are going to do stupid shit like that.
Looks like you are also missing logic for people that don't have that power plan.

dupes wont be a problem and unless your on a laptop you will have high performance power plan

Lol, well there are quite a few laptop users. Need to account for them so they know why it isn't adding the power plan.

@GabiNun2
Copy link
Copy Markdown
Contributor Author

I'll test this out on stream, as long as its identified when it is duped. When dupe happens the GUID changes, but i do see the name change is there, so we will see if we can add and remove it. Also need to protect against people double pressing it and duplicating power schemes, because normal users are going to do stupid shit like that.
Looks like you are also missing logic for people that don't have that power plan.

dupes wont be a problem and unless your on a laptop you will have high performance power plan

Lol, well there are quite a few laptop users. Need to account for them so they know why it isn't adding the power plan.

fixed

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.

Ultimate Power Plan don't work in Windows 11 build 26220.8370 CTT Power Plan cant work in FR

2 participants