1. Adding `/d` to change current drive in addition to changing current directory for a drive.
2. Enclose quote `"%~dp0"` allow space in `cd` command (to be safe).
3. Allow user run this script without set **Administrator** in properties.
Running `*.cmd` As Administrator will spawn on `C:\WINDOWS\system32` and break if `xmrig.exe` not in `C:\` (Default UAC)