Hm.
..So ..does the new wallet work or not?
the new wallet had some issue that it didn't start gdbix due to a wrong start parameter which couldn't be changed - i just started it manually and then the wallet and it worked.
as it's now removed form github they most likely fix that issue and re-upload a new version
So for now we have to wait?
make a bat file in your dbix wallet dir:
@echo off
start .\bin\gdbix.exe --fast --cache=512
start dbixwall.exe
this work fine.
But I had read that the wallet did not work, did not send transactions and that's why it was removed by github