I have been trying to create a batch file that will set the laptop to high power setting run minecraft, then when minecraft closes to set power settings to power saver mode. I am trying to launch the minecraft installed with my techniclauncher, currently my Bat looks like this.
start powercfg /s 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c
start C:\Users\Eric\Downloads\TechnicLauncher.exe /wait
start Powercfg /s a1841308-3541-4fab-bc81-f71556f20b4a
When i run the bin, the power modes change for just a second, i think the problem is with the launcher for the game. but i cant figure out a way around it