@iKnow0 Thank you.
Ynhotech
@Ynhotech
Posts made by Ynhotech
-
Burst wallet not installing on my macposted in Help & Support
Hi. Not able to setup burst wallet on my mac. Have java 8 update installed. Ran run.bat and txt pop up with this message:
" @echo off
echo Checking Path only
for %%f in (java.exe) do if exist %%~$path:f (
echo Java found at: %%~$path:f
start "BURST" "%%~$path:f" -cp burst.jar;lib*;conf nxt.Nxt
goto done
) else (
echo Not found in Path, Searching C drive for java
for /F "tokens=*" %%f in ('where /F /R C:\ java.exe') do (
echo Java found at: %%f
start "BURST" %%f -cp burst.jar;lib*;conf nxt.Nxt
goto done
)
)
echo No Java Found on this Computer
goto done
:done "
It is not detecting java on my mac i think.
Any solution please advise. Thanks. -
RE: Brand new to Burstposted in Introduce Yourself
Thanks for replying. I did. txt window just opened with "java -cp burst.jar:conf nxt.Nxt" and not executing.
-
RE: Brand new to Burstposted in Introduce Yourself
Thank you. I was setting burst wallet on my mac. Downloaded the Burstcoin Wallet v1.2.8 (All Platforms). I am getting this message "There is no application set to open the document “run.bat”." Would anyone tell me how to about setting this up. Thank you.
-
Brand new to Burstposted in Introduce Yourself
Hi everyone I am new to burst. Got introduce to it by Adam on his youtube video.