Community
    • Login

    Adblock360Updater Batch File Keeps Appearing

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 30 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Linen GrayL
      Linen Gray
      last edited by

      I recently updated Notepad ++ and now, just about every day a .bat file for Adblock360Updater keeps popping up. I checked my Chrome extensions and do not have this app installed. Below are the contents of the file. How do I get rid of this?
      @echo off
      del “C:\Users\ACIDBU~1\AppData\Local\Temp\8b88a5f31ca417f302ba5d72533d19dc\Adblock360Updater.ini”
      del “C:\Users\ACIDBU~1\AppData\Local\Temp\8b88a5f31ca417f302ba5d72533d19dc\Adblock360Updater.dat”
      :again
      if not exist “C:\Users\ACIDBU~1\AppData\Local\Temp\8b88a5f31ca417f302ba5d72533d19dc\Adblock360Updater.exe” goto end
      if exist “C:\Users\ACIDBU~1\AppData\Local\Temp\8b88a5f31ca417f302ba5d72533d19dc\Adblock360Updater.exe” del “C:\Users\ACIDBU~1\AppData\Local\Temp\8b88a5f31ca417f302ba5d72533d19dc\Adblock360Updater.exe”
      goto again
      :end
      rmDir “C:\Users\ACIDBU~1\AppData\Local\Temp\8b88a5f31ca417f302ba5d72533d19dc”
      del “C:\Users\ACIDBU~1\AppData\Local\Temp{D69BB574-E533-4232-990B-A7FABF9452E4}…bat” | cls

      Terry RT 1 Reply Last reply Reply Quote 0
      • Terry RT
        Terry R @Linen Gray
        last edited by

        @Linen-Gray
        Nothing in that batch file refers to Notepad++. I think you have associated the update of Notepad++ with the appearance of the message, however you do not show anything to suggest Notepad++ is the cause of this message.

        A quick Google search even suggests that Adblock360 might be malware. Use a good A/V system to thoroughly inspect your computer. I could even suggest Malwarebytes as it has a very good reputation in this area.

        Terry

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors