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

SUBST

Associate a path with a drive letter.

Syntax
      SUBST drive_letter: path
   
      SUBST 
   
      SUBST drive_letter: /D

Key
   Path : Specifies the path that you want to assign to a
          virtual drive.

   /D   : Delete the drive_letter substitution.

   drive_letter:   : Specifies the virtual drive to which
                     you want to assign a path

Used without parameters, subst displays the names of the
virtual drives in effect.

Examples

To create a virtual drive Z for the path B:\Reports\2009\May

SUBST z: b:\ureports\2009\May

Cmd Commands

Current version

v.3.0

Get support