Releases: rzander/Reg2CI
Releases · rzander/Reg2CI
V0.7.4.2
Fix Issues with registry paths containing asterisk (*)
V0.7.4.1
New: Support for REG_NONE Datatype
V0.7.4.0
Get a reg value will now use "Get-ItemPropertyValue" instead of "Get-ItemProperty"
V0.7.3.2
HKEY_CLASSES_ROOT Support in .Reg Files
V0.7.3.1
Fix an Issue where registry values containing quotes where not correctly translated to PowerShell.
V0.7.3.0
New:
REG_BINARY support
REG_ESPAND_SZ support
QWORD Support
Fix:
DWORD values where converted as hex values but the value was decimal.
V0.7.1.0
New:
- HKEY_USERS Support
- REG_MULTI_SZ Support
- PS check script improved to reduce io
V0.7.0.13
Fix an Issue on RegKey to PS function
V0.7.0.11
Fix exception when converting .POL files