Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
Reads the MS-Windows registry by calling a subprocess for reg.exe.
This is a fallback solution when neither winreg / _winreg, nor in case of Jython the Java APIs such as WindowsPref, JNA, or JNI are not available. This works also on Cygwin, when e.g. the path for kernel32.dll does not match for the ctypes.
Avoid using it due to serious performance impact compared to the others - but do when nothing else helps and the version information matters.
Version: 0.1.2
Author: Arno-Can Uestuensoez
License: Artistic-License-2.0 + Forced-Fairplay-Constraints
Classes | |
PlatformIDsReadRegExeError | |
RegistryByExe Registry read access by reg.exe to |
Variables | |
__uuid__ = "7add5ded-c39b-4b6e-8c87-1b3a1c150ee9"
|
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Wed Dec 18 15:06:55 2019 | http://epydoc.sourceforge.net |