Skip to content

Instantly share code, notes, and snippets.

@oshalygin
Created August 1, 2022 02:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oshalygin/aece9557d05c83015463c5ceea2ad882 to your computer and use it in GitHub Desktop.
Save oshalygin/aece9557d05c83015463c5ceea2ad882 to your computer and use it in GitHub Desktop.
<?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