BatEx is a modern Windows desktop app that turns .bat, .cmd, and .ps1 scripts into runnable .exe applications.
BatEx is a simple and modern tool for converting Windows batch scripts into EXE apps.
You can either drop an existing .bat, .cmd, or .ps1 file into the app, or write a new batch script directly inside BatEx. After that, you can choose your output folder, icon, metadata, admin mode, console mode, platform, and more.
BatEx is built as a native Windows app using WinUI 3, C#, .NET 8, and a Fluent Design style.
- Convert
.bat,.cmd,.ps1files to.exe - Write scripts directly inside the app
- Modern interface
- Drag and drop support
- Show or hide the console window
- Run generated EXE as administrator
- Add a custom
.icoicon - Add file metadata:
- File description
- Product name
- Company name
- Copyright
- Version
- Internal name
- Original filename
- Choose target platform:
- x64
- x86
- AnyCPU
- Conversion history
- Bundle files that the script need to one exe
- Auto-open output folder after build
- Auto-open generated EXE
- Windows 10 or Windows 11
- x64 Windows recommended
- .NET
You can download the latest version from the releases page: Download BatEx
Or from there:

