Answer the question
In order to leave comments, you need to log in
Launching program windows with bypassing IP and hardware checks? How?
Good day, there was a problem with the launch of several windows of one program. It checks for the presence of itself running on this device and, when found, closes itself (in other words). How can you bypass IP and hardware checks without a lot of hassle and financial costs?
Answer the question
In order to leave comments, you need to log in
Well, dig into the code and cut out this check, disassembler or analogues if it is on dotnet or java in your hands
CreateEvent( nil, True, False, 'QBill8' );
if GetLastError = ERROR_ALREADY_EXISTS
then raise EUser.Create( 'Запуск второй копии программы не возможен!' );
Not IP, not hardware.
without much hassle
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question