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)!

Project Activity

See All Activity >

Follow NotOpeningTwiceDLL

NotOpeningTwiceDLL Web Site

Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database Icon
Stop Storing Third-Party Tokens in Your Database

Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of NotOpeningTwiceDLL!

Additional Project Details

Languages

English

Intended Audience

Developers

Programming Language

Visual Basic .NET

Related Categories

Visual Basic .NET Software Development Software

Registered

2015-01-31