Winshots System Snapshot :: Command Line Support
Winshots System Snapshot also supports command line operation for performing
quick, easy, automated scans. All you have to do is create an INI file of the
format Snapshot will understand and then launch Snapshot with a specific command
line arguments.
- Configuring the INI file for command line operation
The INI file can have any valid INI file name and it has to be of the
following format:
[Options]
ReportDescription=Testing Command Line Activation
ReportFile=test.txt
ScanMethod=0
IncludeMappedDrives=1
AppToRunAfterScan=f:\winnt\explorer.exe
DrivesToScan=C:;D:;E:;F:;X:
INIFilesToTrack=f:\winnt\system.ini;f:\winnt\win.ini
RegKeysToIgnore=HKEY_CURRENT_USER\Software\Winshots\System Snapshot\3.0\Settings;HKEY_CURRENT_USER\Software\Winshots\System
Snapshot\3.0
ReportDescription - Description of what you're installing or testing
ReportFile - File name and/or path of the file where Snapshot will save the report
ScanMethod - Specifies how files should be compared for differences: 0=Drive Contents,
1=Time Stamp
IncludeMappedDrives - If you would like to include mapped drives in your scans set this value to 1
AppToRunAfterScan - After the initial system scan is performed System Snapshot can launch the
application/installation program you intend to test. Set AppToRunAfterScan to a
full path of the application you would like to run.
DrivesToScan - Specifies which drives should be included in the Snapshot's scans. Specify
drives by listing them one after another and separating them with semicolons
(no spaces). For example: DrivesToScan=C:;D:;E:;F:;X:
INIFilesToTrack - Specifies which INI files should be tracked for changes during the
Snapshot's scans. Specify INI files by listing them one after another (including their
full path) and separating them with semicolons (no spaces). For example:
INIFilesToTrack=f:\winnt\system.ini;f:\winnt\win.ini
RegKeysToIgnore - Specifies which Registry keys should be omitted during the Snapshot's
scans. Specify Registry keys by listing them one after another and separating them
with semicolons (no spaces). For example:
RegKeysToIgnore=HKEY_CURRENT_USER\Software\Winshots\System Snapshot Pro\2.0
\Settings;HKEY_CURRENT_USER\Software\Winshots\System Snapshot\2.0
- Executing Snapshot form a commandline
Once the above INI file is set up simply launch System Snapshot with the
following command line parameters:
Snapshot.exe /file=(<full path to the INI>\scan.ini)
Namely it is: forward slash file equals, in brackets full path and name of the
scan INI file.
- Disabling the splash screen
To disable the beautiful System Snapshot start up splash screen simply launch
Snapshot with the following command line parameter:
Snapshot.exe /NOSPLASH
Back to main page
Copyright © 1999-2009, Winshots Technologies, Inc. All Rights Reserved.