ombre-projects / OmbreGUIWallet

Ombre GUI Wallet
http://ombre.cash
Other
0 stars 2 forks source link

Wallet should run in its own directory instead of extracting itself to the temp directory. #9

Open hesido opened 6 years ago

hesido commented 6 years ago

The single executable extracting itself to the temp directory prevents from saving firewall settings, but more importantly, prevents from easy exclusions of working directory from antivirus software. Excluding the temp directory as a whole is quite a bad alternative.

Ombre should run in its own directory so these kind of configurations are properly handled.,