CFGSAVE

Program file:

CFGSAVEG2.EXE
 

Purpose:

To save the Praetor configuration and registry settings into the CFG.ZIP compressed file.  This file can then be sent to CMS for investigating any support issue.  It can also be used to transfer Praetor settings (stored in the Praetor RULES.DAT, LISTS.DAT, and PraetorScript.TXT files) onto another installation so that identical rules and lists are being used.
 

Usage:

CFGSAVEG2 <parameters>

where:

/ARCHIVE or
/ARCHIVE:NN

Archives any existing CFG.ZIP before proceeding by renaming it to a filename based on the date and time of the form CFG-YYYYMMDD-HHMMSS.ZIP in the G2\BkpFiles folder,

Example: CFG-20040729-130522.ZIP

If the additional archive parameter NN is specified, CFGSAVE will age and purge those ZIP files older than NN days.

/SHORTLIST

Directory listing showing the contents of Praetor's ARCHIVE and QUAR folders, truncating the listing if needed to prevent the GENERAL.TXT report file from growing too large.

 /HELP or /? or ?

Displays this usage info.

Example:

CFGSAVEG2 /Archive:7 /SHORTLIST  
 

Other:

This command is invoked by the daily maintenance scheduled task.

 

 

Overview