mirror of
https://github.com/brockar/NVML-GPU-Control.git
synced 2026-01-11 15:01:01 -03:00
Fixes for the import xml method in Windows (I have tested and it works)
This commit is contained in:
@@ -20,7 +20,7 @@ Since this program does not implement the service API, it will be using schedule
|
||||
|
||||
* In an administrator prompt, run the following command
|
||||
```cmd
|
||||
schtasks /create /xml "C:\path\to\task\file\User NVIDIA GPU Control Task.xml"
|
||||
schtasks /create /xml "C:\path\to\task\file\User NVIDIA GPU Control Task.xml" /tn "CaioH NVIDIA GPU Control"
|
||||
```
|
||||
|
||||
* Or you can use the GUI interface and import the xml (also needs to be running as admin)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user