User manual

58
Copyright© 1994-2010 Paragon Software Group. All rights reserved.
By clicking the link at the bottom of the window you can jump to the
Hot Processing
Options.
By clicking the Browse button you can get into the browser-like window to choose an executable file.
The program provides the ability to work with three types of executable files (.exe, .bat, .cmd). It is up to the user to
write batch files to safely prepare applications for backup. There are some certain general requirements for that:
All programs and commands must execute sequentially and finish before the .bat file completes its work.
It is recommended to use external commands/programs in the following format - Start/wait program.exe. The
wait option will help to start an application and wait until it completes its work. This will guarantee that all
included commands/programs complete their execution before the batch file does.
This function is only available when the Hot Processing mode is enabled.
The program enables to set parameters for an executable file directly from the line.
However, if the file path contains word gaps it is necessary to enclose it in quotes in order
to make the program distinguish between the path and the used parameters.
By clicking the link at the bottom of the window you can jump to the
Hot Processing
Options.