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

CONVERT

Converts FAT volumes to NTFS.

Syntax

CONVERT [volume] /fs:ntfs [/v] [/cvtarea:FileName] [/nosecurity] [/x]

Parameters

volume   : Specifies the drive letter, mount point, or
           volume name to convert to NTFS.

/fs:   : ntfs Converts the volume to NTFS.

/v     : Specifies verbose mode, that is, all messages will
         be displayed during conversion.

/cvtarea:FileName   : Specifies that the Master File Table
                      and other NTFS metadata files are
                      written to an existing, contiguous
                      placeholder file. 

/nosecurity   : Specifies that the converted files and
                directory security settings are accessible
                by everyone.
                
/x   : Dismounts the volume, if necessary, before it is
       converted.

Examples

To convert the volume on drive F to NTFS and display all
messages, type:

convert e: /fs:ntfs /v

Cmd Commands

Current version

v.3.0

Get support