Jump to content

How to build a Batch


Recommended Posts

  • Staff

What do you mean?

Make a batch file with that code and save it to your Desktop. You double-click on it... If that's not what you're looking for, then I don't understand your question. Why do you want to do this?

Edit: If you were looking for specific instructions, then:

Please open Notepad. Copy and paste the following text into the Notepad document.

Navigate to File --> Save As..., and save the file as MBAMDEV.bat (make sure the Save As Type is set to All Files).

Save it to your Desktop.

"mbam.exe" /developer

Now navigate to your Desktop, and double click MBAMDEV.bat

Voila.

Link to post
Share on other sites

Sorry, no chance in this issue, or iam to silly for that :) !

I tryt this, what screen317, wrote no Luck. The CMD Windows appears and short, are closing.

Well i must customize the path to do that, by me, OK ?

I try that by the second try:

C:\cd..

C:\cd..

C:\cd Programme

C:\cd Malwarebytes' Anti-Malware

C:\ mbam.exe /developer

No Luck !

MAM

Link to post
Share on other sites

give this a try

make sure to follow screen317 instructions to create a batch file

Please open Notepad. Copy and paste the following text into the Notepad document

@echo off
cd C:\
start mbam.exe /developer /scan -quick -log -silent -remove -reboot

Navigate to File --> Save As..., and save the file as MBAMDEV.bat (make sure the Save As Type is set to All Files).

Save it to your Desktop.

mbam.exe /scan -quick -log -silent -remove -reboot will run a quick scan silently, save logs, automatically remove threats, and reboot if necessary.

looks like you have to use a start command first

note: it will be running in silent mode, check the process list in task manager and see if mbam.exe is running in there to verify it worked

the change directory command isn't required,I just put it in for good measure

edit: translated into German & added general batch file instructions

geben diesem einen Versuch

stellen Sie sicher, screen317 Anweisungen folgen, um eine Batch-Datei erstellen

Bitte

Link to post
Share on other sites

You cannot use the -silent and -remove CMD commands when using the free version.

What does mean ?

Sorry, i can not undersatnd this, than i read this in your/our FAQ`s,...

Respectively, here http://forums.malwarebytes.org/index.php?showtopic=3228 this advice is for both version, or ?

I will with, with a one click solution, over a Batch to do.

MAM

Link to post
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.