jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
399 stars 41 forks source link

Allow edit/delete of mounts in encfsw #128

Open clach04 opened 5 years ago

clach04 commented 5 years ago

Environment

Description

I created a few test directories and then realized they were cluttering up the window. I can't see a way to edit them in the GUI

Expected behavior vs. actual behavior

Steps to reproduce problem

  1. launch encfsw.exe
  2. create a test mount
  3. umount it
  4. try and edit/delete

Relevant logs

Attach any relevant log files that can help to debug your issue (be sure to use the -v option for verbose logs).

NA

Workaround

I took at look at https://github.com/jetwhiz/encfs4win/blob/master/encfs/win/config.cpp and poked around the registry.

You can edit/delete entries using regedit. Posted https://github.com/jetwhiz/encfs4win/pull/127 with what I found and helped me clean up registry.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

clach04 commented 5 years ago

@jetwhiz is this a feature that make sense?