Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows #12

Open
Tracked by #9
mimoo opened this issue Feb 20, 2019 · 0 comments
Open
Tracked by #9

windows #12

mimoo opened this issue Feb 20, 2019 · 0 comments

Comments

@mimoo
Copy link
Owner

mimoo commented Feb 20, 2019

How to install Eureka?

How to have Encrypt context menu + icon

HKEY_CLASSES_ROOT
   *
      shell
         encrypt
            command
               (Default) = "C:\Program Files\eureka\eureka.exe" -encrypt -file "%1"
         getEureka
            command
               (Default) = "C:\Program Files\eureka\eureka.exe" -about
   .encrypted
      DefaultIcon
         (Default) = "C:\Program Files\eureka\eureka.ico"
      shell
         encrypt
            command
               (Default) = "C:\Program Files\eureka\eureka.exe" -encrypt -file "%1"
         decrypt
            command
               (Default) = "C:\Program Files\eureka\eureka.exe" -decrypt -file "%1"

How to prompt for the key?

Probably, will need QT or a GUI

@mimoo mimoo changed the title UI for windows windows Feb 20, 2019
@mimoo mimoo mentioned this issue Feb 21, 2019
Open
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant