Commit Graph

4 Commits

Author SHA1 Message Date
Dwerg 2376dc784b
Checks if wallet.dat and config.ini is in folder
Checks if wallet.dat and config.ini is in same folder as the script.
Small update to the bat file that tries 3 ways of running the script.
2018-02-21 15:39:57 +01:00
Dwerg 12621aae9e
Added simple Python install check
Now tries to run the "python" command first, if it fails it tries default install path "C:\python27\python.exe".
Returns "Check Python install" if those 2 fail.
2018-02-06 13:41:02 +01:00
Dwerg aa4cb344b8
Added simple python install check
Now tries to run the "python" command first, if it fails it tries default install path "C:\python27\python.exe".
Returns "Check Python install" if those 2 fail.
2018-02-06 13:32:22 +01:00
Dwerg 26e4c9389c
Add files via upload 2018-01-09 09:19:09 +01:00