Release Notes Kix2Exe-Gui
Release notes about Kix2Exe-Gui can be found below.
Known issues with Kix2Exe-Gui
Release Notes of Kix2Exe-Gui 1.1.1 build 1084
Release Date: October 10th, 2009
- added: ability to append the Kix2Exe Installation Folder to the commandline string in the GetCmdString dialog
- fixed: shell Integration dialog is disabled for the U3 version
- fixed: progress bar incrementation is more in sync with the actual packaging progress
- fixed: exception handling for mailto: as a protocol handler
- fixed: the commandline string is no longer selected upon opening the GetCmdString dialog
- fixed: version checkup for compatible Kix2Exe versions is no longer performed on the full version string but only on the first two parts of the string (i.e. 1.4 instead of 1.4.0.0)
Release Notes of Kix2Exe-Gui 1.1.0 build 1060
Release Date: September 29th, 2009
- added: compatibility with Kix2Exe 1.4.0
- added: the ProductVersion field is available on the Branding tab
- added: the ability to generate a Kix2Exe commandline string ('Get Cmd String' button)
- added: shell integration functionality
- added: functionality to execute packaged scripts after building
- added: uninstall function to the GUI-installer
- fixed: the commandline progress bar is no longer shown during packaging
Release Notes of Kix2Exe-Gui 1.0.1 build 1021
Release Date: September 10th, 2008
- fixed: default encoding is now used for reading and writing packagins settings
Release Notes of Kix2Exe-Gui 1.0.0 build 1010
Release Date: June 15th, 2008
- added: integrated help (kix2exe-gui.chm)
- added: path values for package, icon and include can now contain environment variables (i.e. %SYSTEMROOT%\mypackage.exe' is expanded during the packaging proces)
- added: the vernum parameter now has a default value of 1.0.0.0
- fixed: packaging settings stored in the script were not correctly seperated from the user part by a carriage return
- fixed: several small bugs in the validation of user input
- fixed: if consolehide was enabled, consoletitle and consolesize values were not always ignored during the packaging process
- fixed: improved GUI handling for conflicting parameters (i.e. consoletitle and wkix32)
- fixed: targeting a different script by manually typing in the name of the script did not always enable GUI elements
- fixed: relative path handling for the relevant parameters (i.e. specifying '..\..\myicon.ico' as a path to the icon file is now possible)
- fixed: renamed menu and toolbar text from 'Open Script' to 'Select Script'
- fixed: the icon shown for included files reflect to the type of included file, i.e. include files and includelists have different icons
Release Notes of Kix2Exe-Gui 1.0.0 build 886 (BETA)
Release Date: April 23th, 2008
- added: active field highlighting
- fixed: optimized detection of beginning of packaging settings header
- fixed: icon and package values were not correctly parsed to cmdline arguments
- fixed: detection of relative includelist files was not working correctly
- fixed: eventhandling for branding-vernum fields was not working correctly
Kix2Exe-Gui 1.0.0 build 826 (BETA) Release Notes
Release Date: April 20th, 2008
- added: error checking for numeric fields (consolefield and vernum fields)
- added: a check for update feature
- added: hotkey CTRL-O for Open File
- fixed: saving packaging settings could cause the user part of the script to be overwritten
- fixed: relative path handling for icon, package and include settings was not working correctly
- fixed: consolesize arguments (width and height) were saved to the script in wrong order
- fixed: values of disabled gui fields were not correctly ignored
- fixed: writing settings back to the script caused blank lines to be added to the packaging settings in the script
- fixed: various cosmetic issue
Kix2Exe-Gui 1.0.0 build 748 (BETA) Release Notes
Release Date: April 6th, 2008
- initial public beta release