Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding /d switch #2789

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding /d switch #2789

wants to merge 1 commit into from

Conversation

Anime4000
Copy link

  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)

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants