Skip to content

TheYali1/BatEx

Repository files navigation

BatEx

Turn scripts into apps.

BatEx is a modern Windows desktop app that turns .bat and .cmd scripts into runnable .exe applications.

Release Stars License Made with C# Windows


BatEx Convert Page

What is BatEx?

BatEx is a simple and modern tool for converting Windows batch scripts into EXE apps.

You can either drop an existing .bat or .cmd 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.


Features

  • Convert .bat and .cmd files 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 .ico icon
  • Add file metadata:
    • File description
    • Product name
    • Company name
    • Copyright
    • Version
    • Internal name
    • Original filename
  • Choose target platform:
    • x64
    • x86
    • AnyCPU
  • Optional script obfuscation
  • Conversion history
  • Auto-open output folder after build

Screenshots

Convert page

Convert Page

Options and metadata

Options Page

History

History Page


Requirements

  • Windows 10 or Windows 11
  • x64 Windows recommended
  • .NET

Download

You can download the latest version from the releases page: Download BatEx

About

Turn any .bat or .cmd file into a working exe!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages