Report Profile
Each command-line to be used to create a report should include one of the following report profile options:
/ALL
Using this option the created reports will include all pages.
Example: AIDA64 /R c:\folder\$HOSTNAME /TXT /ALL /SILENT
/SUM
Using this option the created reports will include only the Computer / Summary page.
Example: AIDA64 /R c:\folder\$HOSTNAME /HTML /SUM /SILENT
/HW
Using this option the created reports will include only the pages listing hardware-related information.
Example: AIDA64 /R c:\folder\$HOSTNAME /MHTML /HW /SILENT
/SW
Using this option the created reports will include only the pages listing software-related information.
Example: AIDA64 /R c:\folder\$HOSTNAME /TXT /SW /SILENT
/BENCH
Using this option the created reports will include only the benchmark pages.
Example: AIDA64 /R c:\folder\$HOSTNAME /HTML /BENCH /SILENT
/CUSTOM <profile>
Using this option the created reports will include only the pages listed in profile. Report profile files (.RPF) can be created on the page Report Wizard / Custom selection.
Example: AIDA64 /R c:\folder\$HOSTNAME /MHTML /CUSTOM c:\folder\myreportprofile.rpf /SILENT