You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ The source code also provides an easy way to write your own **speed controller**
19
19
* Run **TTController.Service.exe**
20
20
* Select **Manage Service** from command line menu and install the service
21
21
22
+
> The service is by default installed to run as **LocalSystem** account, to change this edit `service-install-as` in `TTController.Service.exe.Config` file.
23
+
22
24
> The service will start automatically and will create a default empty config. See **Configure** section on how to configure it.
23
25
24
26
### Configure
@@ -53,13 +55,14 @@ The source code also provides an easy way to write your own **speed controller**
0 commit comments