Help

Bat To Exe Converter

Bat To Exe Converter - Documentation

Index

1 - Program description
  1.1 Description
  1.2 Usage
  1.3 Options
  1.4 Commandline
  1.5 System requirements
  1.6 Programinfo

2 - License

  2.1 License
  2.2 Miscelleanous

3 - Contact

  3.1 Author
  3.2 Website
  3.3 Email

Description


Bat To Exe Converter converts batch-script files to executable files.


Usage


Select a batch file and the save path.
Customize your settings. Click on the button "Compile".
You can also use the commandline.


Options



Visible application Create a visible application with a console window
Invisible application Create an invisible application without a console window
Current directory Use the current directory on execution
Temporary directory Use the temporary directory on execution
Submit current directory Submit the current directory as the last parameter
Delete at exit Delete the temporary files at exit
Do not delete Do not delete the temporary files
Encrypt the program Encrypt the program with a password
Add Decompiler Add a decompiler to the program
Administrator Manifest Add an administrator manifest to the program
Overwrite existing files Overwrite existing files
Include Include additional files to the program
Icon Include an icon to the program
Versioninformations Include versioninformations to the program


Commandline


Required parameters

-bat [filename] Bat file to compile
-save [filename] The savefilename of your application


Optional Parameters

-icon [filename] The icon file of your application
-invisible Create an invisible application
-temp Use the temporary directory on execution
-nodelete Do not delete the temporary files
-encrypt [Password] Encrypt the program with a password
-admin Add an administrator manifest to the program
-overwrite Overwrite existing files
-decompiler [String] Add a decompiler to the program
-include [filename] Include an additional file to the program
-fileversion [String] File version number
-productversion [String] Product version number
-company [String] Company name
-productname [String] Product name
-internalname [String] Internal name
-description [String] Product description
-copyright [String] Copyright


Example

Bat_To_Exe_Converter -bat mybatfile.bat -save myprogram.exe -icon myicon


System requirements


Windows 2000 or higher


Programinfo



Name:
Bat To Exe Converter
Version:
1.6.0.0
License:
Freeware
Last modified:
2011-12-16
Size:
582 KB

License


License Agreement

Copyright (c) 2011 Fatih Kodak

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


Miscelleanous


Bat To Exe Converter uses these following third party programs.

GoLink  GoRC  Mpress

The Mpress license can be viewed here


Contact

Website: