Merge branch 'master' of https://github.com/clragon/ExeToBat
This commit is contained in:
commit
fcaf04cab9
1 changed files with 7 additions and 0 deletions
|
|
@ -1 +1,8 @@
|
|||
## ExeToBat
|
||||
A project to aim towards embedding any amount of files into a batch file which will extract them on runtime.
|
||||
|
||||
There are options for the extraction directory, for running the files after extraction and for deleting after running them.
|
||||
|
||||
It uses a console interface which allows adding files or entire folders. Each file can be given an extraction position and for ach file the options named above can be configured.
|
||||
|
||||
After adding all files, the generation entry should be used. The executable will generate the batch file in the same folder.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue