- Best Answer
KR Plant Archiver
Description
This application automatically or manually pulls archives from a configurable list of KRC4 robots. Execute the application automatically from a scheduled task manager using the following command line switches:
/DAY {x} - (optional) This switch downloads the archive to the
specified day. Example /DAY Wednesday
/UNZIP {x} - (optional) This switch chooses whether to unzip the
archive to the configured archive folder.
Note: The unzip folder will use the string
designated in the /DAY switch as well.
Example: /UNZIP TRUE
/MINIMIZED - (optional) This switch runs the application minimized
to the task bar.
/START - (required) This switch actually starts the archival and
unzip process. It must be present to start the
archival process from the task scheduler.
Examples:
KRPlantArchiver /Start
KRPlantArchiver /Start /Unzip False
KRPlantArchiver /Start /Unzip False /MINIMIZED
KRPlantArchiver /Start /Unzip False /MINIMIZED /Day Friday
Requirements
-WinXP, Win7x, Win8x
-512 MB Ram
-.NET 3.0 Framework
-Administrator Rights
Screenshots