-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
When I open the start_miner.bat it will stop and it will send me a message like "The program cannot be running" and after I press enter the PhoenixMiner.exe will get deleted automaticly..
here my "start_miner.bat":
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM
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
REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal 0xb38bD24fFD5667e5EbCa5fEd56e4e031268fE0C4.Rig001
pause
best regards
Metadata
Metadata
Assignees
Labels
No labels