aboutsummaryrefslogtreecommitdiff
path: root/installers/windows/monero-daemon.bat
blob: 414d240c392fc38914a493b6cd15776a97e7fc35 (plain)
1
2
3
REM Execute the Monero daemon and then stay with window open after it exits
"C:\Program Files\Monero Core\monerod.exe"
PAUSE