GUI Wallet Beta 2 installer for Windows, initial version

This commit is contained in:
René Brunner
2017-06-11 08:28:54 +02:00
parent 5043250a2a
commit b8a4dab9b2
10 changed files with 602 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
REM Execute the Monero daemon and then stay with window open after it exits
"C:\Program Files\Monero Core\monerod.exe"
PAUSE