Skip to content

Automatically exported from code.google.com/p/bat2exe

Notifications You must be signed in to change notification settings

islamadel/bat2exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

bat2exe

https://bat2exe.net

run bat2exe.exe /h for help

/h : shows this help

/source:<folder_path> : source folder containing batch file

/target:<folder_path> : target folder with .exe file

/s : skip pause command

/y : answer yes to all choices

examples:

bat2exe.exe /source:C:\Users\User\Desktop\source /target:C:\Users\User\Desktop /s /y

bat2exe.exe /s /y