This DLL checks if your program is already running and controls what has to be done if this is the case.
What is new is that it not only checks if the processnames are the same, but also checks if the sha512 hashes are the same. If the names are the same but the hashes are not, apparently there is another program with the same name, but now, it will no longer stop your program from running, while still not opening multiple instances!
This DLL is written in vb.NET.
Features
- Check if there is another instance of your program already running
- Not only using the name, but also using the sha512 hash. No more programs blocking yours because thay have the same name!
- Helps you to only hide your program when the cross is clicked. The program will pop back up if the user tries to start it again! (Optional, you can just ignore the events and it doesn't happen)
- If the program really has to quit, you just call one extra function and the program will quit normally again (or, at least, NOTDLL will not stop it anymore)!
Categories
Software DevelopmentFollow NotOpeningTwiceDLL
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NotOpeningTwiceDLL!