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

CHKDSK

"Check Disk" Scans hardrives(or other disks) for errors, bad
files, damage, etc. May not work in some versions of
Windows, use SCANDISK. 

Syntax

chkdsk [drive:] [/p] [/r]

Used without parameters, chkdsk displays the status of the
disk in the current drive.

drive :  

Specifies the drive that you want chkdsk to check.

/p 

Performs an exhaustive check even if the drive is not marked
for chkdsk to run. This parameter does not make any changes
to the drive.

/r

Locates bad sectors and recovers readable information.
Implies /p.

    

Batch File Commands

Current version

v.3.0

Get support

How To