Created
August 1, 2022 02:44
-
-
Save oshalygin/aece9557d05c83015463c5ceea2ad882 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" ?> | |
<service> | |
<id>AORUS LCD Panel Service</id> | |
<name>AORUS LCD Panel Service</name> | |
<description>AORUS LCD Panel Service</description> | |
<executable>C:\Program Files (x86)\GIGABYTE\AORUS LCD Panel Setting\MonitorService.exe</executable> | |
<logpath>C:\Program Files (x86)\GIGABYTE\AORUS LCD Panel Setting\</logpath> | |
<logmode>roll</logmode> | |
<depend></depend> | |
<startargument></startargument> | |
<stopexecutable>C:\Program Files (x86)\GIGABYTE\AORUS LCD Panel Setting\MonitorService.exe</stopexecutable> | |
<stopargument>stop</stopargument> | |
<stoptimeout>10sec</stoptimeout> | |
</service> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment