Giter Club home page Giter Club logo

gpgex's Introduction

GPG Explorer Extensions
=======================

This package contains GpgEX, the GNU Privacy Guard extensions for the
Windows Explorer shell.


Registry Settings
=================

The following registry entries are read by GpgEX and affect its
operation:

HKCU\Software\GNU\GnuPG:UI Server
HKLM\Software\GNU\GnuPG:UI Server
  The path to the executable binary of the UI server, relative to
  INSTDIR.  Absolute paths are currently not supported.  It defaults
  to the empty sting, so that the UI server is expected in INSTDIR.
  If the configure option --enable-gpa-only is used these registry
  entries have no effect.

HKCU\Software\GNU\GnuPG:HomeDir
HKLM\Software\GNU\GnuPG:HomeDir
  The GnuPG home directory.  Defaults to %APPDATA%\gnupg.

HKLM\Software\GNU\GnuPG:GpgEX Debug File
  See below.

The following registry entries are set by GpgEX at installation time
to register it as a shell extension:

HKCR\CLSID\CCD955E4-5C16-4A33-AFDA-A8947A94946B
HKCR\*\ShellEx\ContextMenuHandlers\GpgEX
HKCR\Directory\ShellEx\ContextMenuHandlers\GpgEX


Debugging
=========

A debug file path can be specified with the registry value "GpgEX
Debug File" in the HKLM\Software\GNU\GnuPG key.  To this file logging
information is appended.

To increase the frequency at which extensions are unloaded, create the
following registry key with default value "1".

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL

On NT, you can run the taskbar, the Desktop and each explorer window
in a separate process by creating a DWORD "DesktopProcess" with value
1 under:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

You can also terminate the explorer process and restart it from a
previously opened console window.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.