• 18.07.2025, 12:48
  • Register
  • Login
  • You are not logged in.

 

Netherspark

Newbie

Switching profiles via bat file or other command?

Sunday, August 15th 2021, 3:17pm

Is it possible to switch Aquasuite profiles using a .bat file or other command? I'd like to set a custom desktop button via Rainmeter to swap profiles, I assume it is possible if you know the right command.
It may also be a better idea to have the command simply turn RGBpx lighting on & off.

sebastian

Administrator

Wednesday, August 18th 2021, 11:37am

You can create a hotkey command via playground to switch the profiles.
Otherwise switch the profiles via Notifications in the playground.

Grestorn

Senior Member

Wednesday, August 18th 2021, 1:30pm

That's actually a great feature I have missed so far.

What would be very helpful would be to have two additional triggers in the Playground: System start, system shutdown and maybe system sleep and wakeup.

Would that be possible?
Intel 12900K - Asus Maximus z690 Formula - 2x16 GB G.Skill DDR5 6000/36 - NVidia RTX 4090 FE
Acer Predator x27 - Thermaltake Core P5 - Corsair HX850i
-> Bilder und weitere Details <-

sebastian

Administrator

Wednesday, August 18th 2021, 1:50pm

System start and wakeup is the same for the service.
You can easy build a one constant value with a notification. When the service starts, the notification is fired.

Shutdown and Sleep is not possible. On this events, the service shut down.

Grestorn

Senior Member

Wednesday, August 18th 2021, 2:23pm

System start and wakeup is the same for the service.
You can easy build a one constant value with a notification. When the service starts, the notification is fired.

Shutdown and Sleep is not possible. On this events, the service shut down.


If the system signals you that the service should shut down, don't you have enough time to at least trigger a profile change? Usually a service gets enough time to do its controlled shutdown procedure.

SERVICE_ACCEPT_PRESHUTDOWN und SERVICE_CONTROL_PRESHUTDOWN sollte da doch helfen. https://docs.microsoft.com/en-us/windows…andler-function

This post has been edited 1 times, last edit by "Grestorn" (Aug 18th 2021, 2:25pm)

Intel 12900K - Asus Maximus z690 Formula - 2x16 GB G.Skill DDR5 6000/36 - NVidia RTX 4090 FE
Acer Predator x27 - Thermaltake Core P5 - Corsair HX850i
-> Bilder und weitere Details <-

Similar threads