GraphVu Disk Space Analyzer supports a set of command line parameters. The following table details the parameters and their behaviours.
| Syntax | Behavior |
|---|---|
| -rescan | Rescan all disks |
| -credits | Show credits in the About Dialog. |
| -verbose | Show more detailed messages in the Output Window. This can be useful when Disk Space Analyzer is not running as expected. |
| -? | Display command line help. |
Examples:
DiskSpaceAnalyzer32.exe -rescan -verbose
DiskSpaceAnalyzer32.exe -?
Windows Service
GraphVu Disk Space Analyzer Service has the following command line parameters:
| Syntax | Behavior |
|---|---|
| -i | install the service |
| -u | uninstall the service |
| -r | start the service (if possible) |
| -s | stop the service |
| -e | enable the service |
| -d | disable the service |
| -q | display the current service configuration |
Examples:
DiskSpaceAnalyzerService.exe -s
DiskSpaceAnalyzerService.exe -r