Computing.Net > Forums > Programming > Batch file compiler - ExeScript

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch file compiler - ExeScript

Reply to Message Icon

Name: tonysathre
Date: October 22, 2007 at 10:39:55 Pacific
OS: Windows XP Pro SP2
CPU/Ram: P4 2.60 Ghz\ 768 MB
Product: Dell Dimension 4550
Comment:

Just thought I'd share this because I have seen many threads about how to compile batch files into executables. All the other ones I have tried don't work with commands like for. This one, however, does. It has worked great for me thus far.

ExeScript is a program that quickly converts batch files (.bat), Visual Basic, JScript, WSF, WSH and HTA scripts to executable files (.exe). It also protects contents of .bat, .vbs, .js, .wsf, .wsh and .hta files from being changed by other users accidentally or intentionally.

ExeScript has the following unique features:

* Converts batch files, Visual Basic and Java scripts into executable files (exe format).
* Protects contents of .bat, .vbs, .js files from modification by other users.
* Contents of generated executables are hidden. The operations performed by converted batch files, Visual Basic and Java scripts can remain secret.
* Users without programming languages can create their own executable programs (exe files).
* Supports "silent mode" - batch files execute invisibly, their launch can be invisible to other users.
* Encrypts file contents.
* Script Type - it is possible to specify the script type - windowed or console.
* Command Line - the command line running the script.
* Executing the script in computer memory without writing to the disk. Therefore, the security of the script is enhanced since it is impossible to see the contents.
* Password-protected launch of the compiled script. You can set a password for running the script converted into an exe application.
* The new built-in file editor for .bat, .vbs, .js files has syntax highlighting.
* ExeScript is ideal for automating many of the routine chores that must be carried out when working with computers.
* Helps you create installation packages for the deployment of modules and programs.
* Converts any .bat, .vbs and .js files into exe files compatible with Windows 2000/XP/2003/Vista/x64 Edition.


"Computer security." — Oxymoron



Sponsored Link
Ads by Google

Response Number 1
Name: latienn
Date: October 22, 2007 at 17:07:52 Pacific
Reply:

I use it and v3.0 has nice improovement and a very good version so far.
http://www.hide-folder.com/overview...


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch file compiler - ExeScript

Invisible text in batch file www.computing.net/answers/programming/invisible-text-in-batch-file/15771.html

Disable editing a batch file www.computing.net/answers/programming/disable-editing-a-batch-file/16914.html

Batch file ide www.computing.net/answers/programming/batch-file-ide/18258.html