Execute a BAT file

This action lets you silently execute a batch (.bat) file. This command is interesting if you would like for example to register an ActiveX control using REGSVR32.EXE (especially on old operating systems like Windows 95). If you need to run external programs, consider the "Execute a program" action.

Property Name

Data Type

Description

BatFilename

String

Full path to your .BAT file. Example: %DESTPATH%\Temp\RegOCX.Bat

WaitUntilEnd

Boolean

Defines whether the package has to wait until the end of execution or continue without waiting.

  Paquet Builder Help - Copyright © G.D.G. Software. All rights reserved.