mutex for multiple instance
Posted: Wed Mar 19, 2008 9:56 am
hi,
Could you please tell me , how to set the installer to not run multiple instances at the same time by using mutex.
i went by dll call to the CreateMutexA , WaitForSingleObject
but still i am unsuccessful
Multiple instances are still running
please help me for this
Could you please tell me , how to set the installer to not run multiple instances at the same time by using mutex.
i went by dll call to the CreateMutexA , WaitForSingleObject
but still i am unsuccessful
Multiple instances are still running
please help me for this