Malwarebyte complete command line switch list

frostbyte5014

Active Member
Reaction score
51
Location
Greenwood, SC USA
mbam.exe /parameter
(where parameter is one of the following)

/debug: allows you to collect information to send as a bug report.
/developer: this command line parameter is explained in the false positives section.
/minimized: allows you to start the program minimized.
/quickscan: allows you to run a quick scan.
/quickscanterminate: allows you to run a quick scan. Program terminates if no items found.
/fullscan: allows you to run a full scan.
/fullscanterminate: allows you to run a full scan. Program terminates if no items found.
/runupdate: allows you to update the program without displaying result dialogs.
/register: allows you to register the program without displaying main dialog.
/fullauto: allows you to run a full scan silently.

Example: mbam.exe /register 12345 AAAA-BBBB-CCCC-DDDD

/updateshowdialog: allows you to update the program displaying all dialogs.
/schedule : allows you to schedule an update and scan for a specific hour. Scan will happen 5 minutes after update.

Example: mbam.exe /schedule 0 (will schedule for 12:00 AM local time)
Example: mbam.exe /schedule 5 (will schedule for 5:00 AM local time)
Example: mbam.exe /schedule 23 (will schedule for 11:00 PM local time)


/updateshowdialog: allows you to update the program displaying all dialogs.

Example: mbam.exe /quickscan
 
What's the name of the app that you guy use to extract the command line switches. It was mentioned a few times but I cant find the post.

Is it possibly Universal Silent Switch Finder?

However a lot of times google will find it for you, usually from the software site itself.
 
Back
Top