ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

Package executables have wrong nfo on them #246

Closed ewerybody closed 2 years ago

ewerybody commented 2 years ago

Expected Behavior

All the executables we deliver have proper details about what kind of file they are.

Current Behavior

There is still some 7-Zip info on the installers and the AHK-executables don't say much.

Possible Solution

Use rcedit to append the according information to our executables.

ewerybody commented 2 years ago

No rcedit for the compiled ahks! The info can be built-in via Ahk2exe directives! 👍👍👍