Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 251339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:35:10+00:00 2026-05-11T21:35:10+00:00

I want to create a batch file which only continues if MASTERRESET.DLL consists of

  • 0

I want to create a batch file which only continues if MASTERRESET.DLL consists of the following lines:

ih7rhj49g9r0390jf89j39hfj439jf948hf89h3j89fj98rh893f893b9bf983b89bf89rhf89hr89fh389h9hr893rr
0jf3rj09ihf3hr9f8987743h9voirjf893hfh3hf03j03fjfe00fej33893uo34h83484fb3iuu3f94hf4hr8h498r94

I just want the batch file to check the .dll file like it would on a .txt file. It just reads it, when it matches, it should use GOTO.

(yes, WINDOWS)

How can I do this?

AND NO, It isn’t any secret password or something like that. The code might be different (well, i’m sure.) but it’s just to let you know how long it is and that it are 2 lines.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:35:10+00:00Added an answer on May 11, 2026 at 9:35 pm

    I don’t understand what you hope to accomplish, but…

    Find "ih7rhj49g9r0390jf89j39hfj439jf948hf89h3j89fj98rh893f893b9bf983b89bf89rhf89hr89fh389h9hr893rr" MASTERRESET.DLL
    If Errorlevel 1 Goto NotFound
    Find "0jf3rj09ihf3hr9f8987743h9voirjf893hfh3hf03j03fjfe00fej33893uo34h83484fb3iuu3f94hf4hr8h498r94" MASTERRESET.DLL
    If Errorlevel 1 Goto NotFound
    
    Rem whatever you need to do when a match is found, put here
    
    :NotFound
    
    Rem done
    

    Naturally, if you want this to run silently, you’d turn echoing off and redirect output to NUL, like so:

    @Echo off
    Find "ih7rhj49g9r0390jf89j39hfj439jf948hf89h3j89fj98rh893f893b9bf983b89bf89rhf89hr89fh389h9hr893rr" MASTERRESET.DLL > NUL
    If Errorlevel 1 Goto NotFound
    Find "0jf3rj09ihf3hr9f8987743h9voirjf893hfh3hf03j03fjfe00fej33893uo34h83484fb3iuu3f94hf4hr8h498r94" MASTERRESET.DLL > NUL
    If Errorlevel 1 Goto NotFound
    
    ...
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create a batch file in Windows Server, including the following functions:
I want to create an allocator which provides memory with the following attributes: cannot
i want to create a batch file that executes command in it every 1
I want to know how to create batch file for check .net framework 3.5
I want to write batch file for my own php framework. for example i
I want to create a Windows XP batch script that sequentially performs something like
I want create a drop shadow around the canvas component in flex. Technically speaking
I want to create a Java application bundle for Mac without using Mac. According
I want to create a client side mail creator web page. I know the
I want to create a function that performs a function passed by parameter on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.