Program to convert a windows .bat script in a .exe file.
-
Download the last release.
-
Install gcc on Windows, follow this youtube tutorial.
-
Run the program:
.\BatToExe.exe input.bat output.exe
Programa para convertir un script .bat de windows en un archivo .exe.
-
Decargar la última version.
-
Instalar gcc en Windows, seguir este tutorial de youtube.
-
Ejecutar el programa:
.\BatToExe.exe input.bat output.exe