Added a file copy util for Windows UI

Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges.
This commit is contained in:
Grant Limberg 2016-11-07 14:08:26 -08:00
parent 5f63d5039b
commit c802811ad2
8 changed files with 320 additions and 22 deletions

2
.gitignore vendored
View file

@ -37,6 +37,8 @@ Thumbs.db
/windows/*.db
/windows/*.opendb
enc_temp_folder
/windows/copyutil/bin
/windows/copyutil/obj
# *nix/Mac build droppings
/build-*