Windows user interface for converting your batch files into executables.
The latest release has all the dependencies you need, including the Bat2Exe executable.
Latest release can be found and downloaded here.
Current version: 2.0
- EXE Compression
- Different methods for conversion (2 methods)
- Batch obfuscation (2 methods)
- Hide console when EXE opened
- Select icon for EXE
9/17/2021
+ Updated UI
+ Fixed update checking
+ Improved batch parsing
+ Added batch obfuscation (2 methods)
+ Fixed minor issues
All Bat2Exe needs is .NET Framework 4, and GunaUI2.
Guna is used for most of the user interface.
Bytepress is used for when you want to compress your generated EXE file.
- Guna: https://www.nuget.org/packages/Guna.UI2.WinForms/
- Bytepress: https://github.com/roachadam/bytepress/releases/tag/v1.0.0.2
When first opening:
When selecting batch file & some options then pressing "Compile File":