ExeScript  

ExeScript 3.0

ExeScript Batch to EXE - Batch File Commands, Cmd Commands, Command Prompt


Create secured stand-alone applications from BAT, VBS, JS, WSF, WSH or HTA scripts.
ExeScript is a useful and efficient program with which you convert different scripts to executable files (.exe). It supports such script types as Batch (BAT), VBScript (VBS), JavaScript (JS), WSF, Windows Script Host (WSH), and HTML Application (HTA) files. You can protect the contents of .bat, .vbs, and .js files from modification by other users with ExeScript.


Download  Purchase Now

DATE

Show the system date and alows you to change it. Type with
no parameters to change the date, enter DATE/t to show the
time without propmting the change. You may also enter DATE
followed by a new date, but it must be formatted properly.

Syntax

date [mm-dd-yy] [/t]

Parameters

mm - dd - yy   : Sets the date specified where mm is month,
                 dd is day, and yy is year.

/t   : Displays the current date without prompting you for a
       new date.
    
Examples

DATE 12/25/2009. The highest date that can be entered is
12/06/8907, the earliest 01/01/1980. No clue what the
significance is.
    

Batch File Commands

Current version

v.3.0

Get support

How To