I’ve released Carbon v0.2.3. Download it from BitBucket. It’s mostly documentation updates, but I snuck a couple of bug fixes in there.
Enhancements
Improved documentation for:
- Disable-IEEnhancedSecurityConfiguration
- Enable-IEActivationPermissions
- Get-FullPath
- Invoke-WindowsInstaller
- Protect-String
- Remove-EnvironmentVariable
- Set-DotNetAppSetting
- Set-DotNetConnectionString
- Set-EnvironmentVariable
- Test-OSIs32Bit
- Test-OSIs64Bit
- Unprotect-String
Bug fixes
- Invoke-WindowsInstaller doesn’t validate that installer path ends in ‘.msi’.
- Invoke-WindowsInstaller not showing correct exit code when installation fails.