Command Line Options
PC Surgeon can be automated using command line options available when invoked:
/snapshot - This option will force PC Surgeon to take a system snapshot using the snapshot options saved in the configuration. If no options have been saved then it will use default options.
/textreport=xxxxx.yyy - Do a text report and save the report into a text file of the name xxxxx.yyy which must contain a full valid path to either a local or available network folder.
/htmlexport=xxxxx.yyy - Do an HTML export of the text report and save the HTML data into an HTML file of the name xxxxx.yyy which must contain a full valid path to either a local or available network folder.
/customreport=xxxxx.yyy - Use the custom report options saved as defaults on the custom report screen of PC Surgeon.
/silent - This option will cause PC Surgeon to run other commandline options without showing its form on the screen.
/runmemdefrag - This option will run a memory defrag automatically.
/autoclose - This option will force PC Surgeon to automatically close and exit. autoclose MUST be the last option on the command line in order for the other command line options to work.
/debug=xxxxx.yyy - This option forces program debug statements to be written to file xxxxx.yyy to assist Dean Software in debugging problems. |