ExeScript  

ExeScript 3.0

Convert Batch to EXE - BAT to EXE Converter, Bat2Exe


Create secured stand-alone applications from BAT, VBS, JS, WSF, WSH or HTA scripts.
ExeScript is a program that quickly converts batch files (.bat), VBScript, 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.


Download  Purchase Now

AT

Schedules commands and programs to run on a computer. You
can use at only when the Schedule service is running. Used
without parameters, at lists scheduled commands.

AT [\\ComputerName] [{[ID] [/delete]|/delete [/yes]}]

AT [[\\ComputerName] hours:minutes [/interactive] [{/every:date[,...]|/next:date[,...]}] command]


\\ ComputerName   : Specifies a remote computer.

ID   : Specifies the identification number assigned to a
       scheduled command.

/delete   : Cancels a scheduled command.

/yes   : Answers yes to all queries from the system when
	     you delete scheduled events.

hours : minutes   : Specifies the time when you want to run
                    the command. Time is expressed as
                    hours:minutes in 24-hour notation (that
                    is, 00:00 [midnight] through 23:59).

/interactive   : Allows command to interact with the desktop
                 of the user who is logged on at the time
                 command runs.

/every:   : Runs command on every specified day or days of
            the week or month.

date   : Specifies the date when you want to run the
         command. You can specify one or more days of the
         week (that is, type M,T,W,Th,F,S,Su) or one or more
         days of the month (that is, type 1 through 31).
         Separate multiple date entries with commas.

/next:   : Runs command on the next occurrence of the day.

command   : Specifies the Windows command, program, or batch
            program that you want to run.

/?   : Displays help at the command prompt.

    

Cmd Commands

Current version

v.3.0

Get support