Changelog:
- Now you can select not only
.exefiles as the main executable, but also.lnk,.batand.cmd - Option to provide command line arguments to be passed to the main executable with every launch, available in Advanced options
- Option to change
FileDescriptionfield of the main executable (only.exefiles have it), available in Advanced options- It's used by Windows as a name of a program in "Open with..." dialog, for example
- By default packages no longer have description "Appacker package", it tries to get this parameter from the main exe or leaves it empty
- Icon picture box now supports drag'n'drop to change an icon of the package
- Updated old icons and added some new ones
- Minor fixes and improvements