• 29.05.2024, 06:51
  • Register
  • Login
  • You are not logged in.

 

Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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.

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 <-

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