i have set my bat file up exactly how it says and i just keep getting the not recognised as an internal command, bat file error
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
PhoenixMiner.exe -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause
Anyone see a problem with this??
you are running it as admin so the phoenixminer.exe needs the directory of the program i.e "C:\phoenixminer\phoenixminer.exe"
how does this look?
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
C:\Users\vecti\Desktop\PhoenixMiner -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x
pause
i am still getting the not recognised as internal or external command error
"C:\Users\vecti\Desktop\PhoenixMiner\PhoenixMiner.exe" -epool eth-eu2.nanopool.org:9999 -worker rig1 -wal my wallet address -pass x