Open GoogleCodeExporter opened 8 years ago
Note that while GPGee exists to provide right-click functionality development
work on
it hasn't happened since 2008. Also the site for downloading GPGee seems slow.
Additionally getting GPGee to work on 64-bit operation systems did not work.
Original comment by rodney.b...@gmail.com
on 22 Oct 2009 at 9:32
Here is a Windows registry file that can be used to add the right click support
for Verify
and Decrypt.
See the attached .reg file.
It has been tested on Windows 7 RC 64-bit, but should also work for XP and
Vista 64-bit.
To make it work for 32-bit just modify the (x86) part in the Cryptophane path.
It assumes Cryptophane is installed in C:\Program Files (x86)\Cryptophane
Original comment by rodney.b...@gmail.com
on 22 Oct 2009 at 10:12
Attachments:
A similar technique could be done to enable encrypting files. I'll look into
it.
Original comment by rodney.b...@gmail.com
on 22 Oct 2009 at 10:13
Here is the registry file for adding a Encrypt context menu item that appears
for all
files (but not folders).
Tested on Windows 7 RC 64-bit, but should work for XP and Vista as well.
For 32-bit machines the " (x86)" should be adjusted for where Cryptophane is
actually
installed.
Original comment by rodney.b...@gmail.com
on 23 Oct 2009 at 4:30
Attachments:
Note that the Encrypt entry shows up on .gpg files too. There is probably a
way to
make that not happen.
Original comment by rodney.b...@gmail.com
on 23 Oct 2009 at 4:32
To make the Encrypt not show up on .gpg files one would have to write a shell
extension
dll for 32-bit and 64-bit OSes and attach it to the registry.
Original comment by rodney.b...@gmail.com
on 23 Oct 2009 at 9:30
Original issue reported on code.google.com by
rodney.b...@gmail.com
on 22 Oct 2009 at 9:31