Well, yes, that's because of the new compiled miner.
Also seems like adding the coin version and name into .exe details is treated as "virus integration". Due to the nature of this code, there's an internal added script which delete the forknote.exe while not used, and generate it everytime you launch your daemon.
- forknote.exe --config-file configs/lunatics.conf
- del forknote.exe
The command is above. Honestly I don't like .bat files, that's why I've packaged those into a single exe for win release
That's why I don't complelty trust virustotal like websites. I've also updated the original source too, same errors.
If you don't trust my release you can even compile it yourself using MinGW on windows!