client icon indicating copy to clipboard operation
client copied to clipboard

Check for existence of faf-uid.exe

Open muellni opened this issue 8 years ago • 5 comments

Warn the user if the required faf-uid.exe could not be loaded (like the runtime message did before). As a bonus, download the exe for the user.

muellni avatar Nov 08 '16 19:11 muellni

Also create a test for the uniqueID() function for travis and appveyor.

muellni avatar Nov 08 '16 19:11 muellni

User may not have access to "Program Files (x86)" to download new faf-uid.exe, that needs to be checked first.

duk3luk3 avatar Dec 25 '16 22:12 duk3luk3

This isn't critical and @muellni is busy with figuring out ICE, so I'm moving this to the "Next" milestone

duk3luk3 avatar Jan 07 '17 12:01 duk3luk3

Do we still want the faf-uid downloading functionality? If now, I can just make a small fix that will present the error info from stderr to the user.

Wesmania avatar Jan 01 '18 19:01 Wesmania

The faf-uid and faf-ice-adapter downloading functionality would be nice if you run the client from source. We'd need a helpful error message with download instructions anyway. so let's just start with that.

muellni avatar Jan 03 '18 07:01 muellni