PowerShell Packager
- Added installation directory selector during upgrade
- Added support for loading package.psd1 files
- Fixed an issue where specifying an icon with the IronmanPowerShellHost would cause the executable to fail to run.
- Added support for specifying any .NET or PowerShell 7 version to package
- Fixed an issue where the IronmanPowerShellHost would not accept arguments
- Fixed an issue where the IronmanPowerShellHost would truncate the first 3 characters
- Fixed an issue where the IronmanPowerShellWinFormsHost wouldn't run anything
- Fixed an issue where the Ironman PowerShell Host wouldn't properly set $PSScriptRoot
- Added support for packaging icons
- Fixed an issue where the Require Elevation parameter would not work
- Fixed an issue where modules would not be loaded correctly in packaged executables.
- Fixed an issue where invalid File Versions would cause the packager to fail
- Fixed an issue where the packager would start on Windows startup
- Fixed an issue where the Actipro license was not activated properly
- Initial release