Online Documentation for All SQLManager.net Products

Working with the console application


Source Rescuer command-line utility is intended for quick restoration of your lost source codes.

The program uses file name as an execution parameter.

Add the directory name if you want to extract your source to specific directory.

By default the program extracts sources as Delphi projects. Add the -c option to the command line if you want to extract sources as the C++ Builder project.

To overwrite the existing files, add the -o option to the command line.

Example: SourceRescuerC.exe -o -c c:\Executables\MyProject.exe c:\Projects\MyProject
This command will extract sources from the MyProject.exe file which is situated in the c:\Executables directory to the c:\Projects\MyProject directory as a C++ Builder project.

Note: The command-line application is available only in registered version. To register your copy of EMS Source Rescuer, please visit the Source Rescuer Purchase Page.