Skip to content

Releases: rzander/Reg2CI

V0.7.4.2

23 May 20:11
Compare
Choose a tag to compare
V0.7.4.2 Pre-release
Pre-release

Fix Issues with registry paths containing asterisk (*)

V0.7.4.1

15 Jan 18:40
Compare
Choose a tag to compare

New: Support for REG_NONE Datatype

V0.7.4.0

03 Jan 10:03
Compare
Choose a tag to compare

Get a reg value will now use "Get-ItemPropertyValue" instead of "Get-ItemProperty"

V0.7.3.2

11 Jul 16:24
Compare
Choose a tag to compare

HKEY_CLASSES_ROOT Support in .Reg Files

V0.7.3.1

25 Jun 09:33
Compare
Choose a tag to compare

Fix an Issue where registry values containing quotes where not correctly translated to PowerShell.

V0.7.3.0

09 May 17:34
Compare
Choose a tag to compare

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

07 May 13:35
Compare
Choose a tag to compare

New:

  • HKEY_USERS Support
  • REG_MULTI_SZ Support
  • PS check script improved to reduce io

V0.7.0.13

05 May 05:48
Compare
Choose a tag to compare

Fix an Issue on RegKey to PS function

V0.7.0.11

11 Apr 16:58
Compare
Choose a tag to compare

Fix exception when converting .POL files

V0.7.0.10

02 Apr 14:34
Compare
Choose a tag to compare

Project imported from https://reg2ci.codeplex.com .