spec.registry.management
1.0.8
A module to help manage the Windows registry
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2024 Specsavers. All rights reserved.
Package Details
Author(s)
- owen.heaume
Tags
Functions
Test-specRegistryValueData Remove-SpecRegistryValue New-SpecRegistryKeyAndValue Set-SpecRegistryKeyAndValue New-specRegistryObject Get-specPublisherInfo
Dependencies
This module has no dependencies.
Release Notes
* 1.0.0 - Initial Release to PowerShell Gallery
* 1.0.1 - Added new functions Remove-SpecRegistryValue, New-SpecRegistryKeyAndValue, Set-SpecRegistryKeyAndValue
* 1.0.2 - Fix typos and add write-host colours whre missed
* 1.0.3 - Fix DWORD bug discovered via Pester testing
* 1.0.4 - Allow blank ValueData in New-specRegistryKeyAndValue and Set-specRegistryKeyAndValue functions
* 1.0.5 - Add class methods and helper function
* 1.0.6 - Add additional constructor
* 1.0.7 - Add another constructor and udate helper function
* 1.0.8 - Add Get-specPublisherInfo
FileList
- spec.registry.management.nuspec
- Public\New-specRegistryKeyAndValue.ps1
- spec.registry.management.psd1
- Public\New-specRegistryObject.ps1
- spec.registry.management.psm1
- Public\Remove-SpecRegistryValue.ps1
- Classes\specregistry.ps1
- Public\Set-specRegistryKeyAndValue.ps1
- en-US\about_spec.registry.management.help.txt
- Public\Test-specRegistryValueData.ps1
- Public\Get-specPublisherInfo.ps1