Skip to content

Conversation

@d35ha
Copy link
Member

@d35ha d35ha commented Jul 30, 2025

Closes #354.

@d35ha d35ha self-assigned this Jul 30, 2025
@d35ha d35ha added 💎 enhancement It is working, but it could be better 🏃 CI Related to CI labels Jul 30, 2025
@d35ha d35ha force-pushed the installer-exe-template branch 3 times, most recently from 5812444 to b5eaf69 Compare July 30, 2025 17:54
@d35ha
Copy link
Member Author

d35ha commented Jul 30, 2025

To quickly test it: python scripts\utils\create_package_template.py --tool_name vbdec --category "Visual Basic" --target_url http://sandsprite.com/flare_vm/VBDEC_Setup_983E127DB204A3E50723E4A30D80EF8C.exe --target_hash e6fa33f1d8c51214b1b6e49665f1edbcbf05399d57cc2a04ced0a74a194ada63 --target_file vbdec.exe --type INSTALLER_EXE --pkg_name vbdec_NEW --version 1.0.917 --authors "vbGamer45, David Zimmer" --description "VBDec is a VB File format viewer, P-Code Disassembler and debugger."

@d35ha d35ha requested review from Ana06 and removed request for Ana06 July 30, 2025 17:58
@Ana06
Copy link
Member

Ana06 commented Jul 31, 2025

@d35ha you also need to add this to the ISSUES_TEMPLATES and test it in GH actions.

This commit adds support for creating package templates of type INSTALLER_EXE to
deal with the installers these are distributed as EXE files.
@d35ha d35ha force-pushed the installer-exe-template branch from b5eaf69 to 73cdba7 Compare July 31, 2025 12:51
@d35ha
Copy link
Member Author

d35ha commented Jul 31, 2025

@d35ha you also need to add this to the ISSUES_TEMPLATES and test it in GH actions.

@Ana06

Added and tested successfully:
Issue: d35ha#3
GH workflow: https://github.com/d35ha/VM-Packages/actions/runs/16654156115
PR: d35ha#4

@emtuls emtuls self-assigned this Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💎 enhancement It is working, but it could be better 🏃 CI Related to CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add INSTALLER_EXE package type

3 participants