Access documentation for Codrut Software here.
- Moved dialogs to CFX design - Installer no longer creates "InstallReport.ini" files as they were deemed redundant - All installations are saved in the registry (to the control panel registration) - A new uninstaller is now re-compiled for each application instead of using the same uninstaller binary - Fixed access violation error caused by previous installation - Migrated codebase to unify instller and uninstaller calls - Other minor fixes
- Support for App User Model IDs - Improved animation performance
- Futher migration of UI components to the Codrut Fluent Design System UI Library - Fixed dpi scaling issues - Bug fixes
- Added support for return codes - Rewrote the page handling code - Fixed bugs with dialogs - Sped up installation - Install directory is now cleared before installation - Parameters were updated to new format - Fixed silent installation not working - Removed multi buttons, now only using one
- Updated the UI to fit the Fluent Design System better - Removed navigation arrows - Removed writing spinner
- Added checks for previous installations - Allow packages to be installer for the local user only - Installer now supports upgrading installation
- Fixed UI bugs
- Installer now uses Codrut Fluent Design system for the UI
- Updated UI - Added "Package info" dialog
- Minor bug fixes