Skip to content

Multi-Profile for MSI Gaming APP

  • by

Just like the Multi-Profile for ASUS AURA, I also created a small batch script for MSI’s Gaming App which lets you save and restore profiles for your MSI RGB LED enabled videocard.

I tested this script using my MSI GeForce GTX 1060 Gaming X 6G, but in theory it should work with every videocard which uses the MSI Gaming APP to control it’s RGB LED lighting.

This small batch script for Windows performs some basic register editing and service restarting to let you easily save different profiles and apply them later on. Why batch, you may ask? It’s simple, works out-of-the-box on every Windows machine and gives you the opportunity to have a look at the code to see how it works.

The script is tested on Windows 10 Pro 64-bit, but should work on at least Windows 7/8/10 both 32- and 64-bit versions. Administrator privileges are required to get access to the registry and restart the appropriate service.

Please leave a comment if you have any problems.

Download MsiGamingMultiProfile v1.0

NOTE: Windows SmartScreen will probably prevent you from executing batch script downloaded from the internet for your own safety. Take a look here if you don’t know how to bypass this.

Changelog:

v1.0 (2017-04-06):
* Initial release

Leave a Reply

Your email address will not be published. Required fields are marked *