Made Invoke-WPFUltimatePerformance.ps1 work with other langagues#4476
Made Invoke-WPFUltimatePerformance.ps1 work with other langagues#4476GabiNun2 wants to merge 4 commits into
Conversation
|
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 |
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 |
Type of Change
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