LaunchBuilder creates executables that can launch other executables with their command-line arguments. While creating the executable with LaunchBuilder, you can specify the command-line arguments that should be passed to the executable that should be launched. When the compiled executable is executed, it passes these arguments to the executable. Besides launching executables, LaunchBuilder can create executables that perform a host of other functions. See Remarks for more details. Download Download the 13 Kb executable from here Usage To build a launcher, use: LB /b <Executable_File_Name>.exe <Verb> <Command> <Parameters> Remarks Some of the verbs that can be specified in <Verb> are:
<Command>: Command argument can be a filename or
an executable or a folder or a shortcut or a Examples
|