java - Enter Mutex error for Launch4J -


what following error in launch4j while converting jar file exe:

enter mutex name? 

i using version 3.8 of launch4j. comment if want me elaborate.

if chose mutex, allow 1 instance of application.

you can chose random mutex name, example: abcmutex0

without mutex:

withoutmutex

with mutex:

withmutex

if error enter mutex name?, may have tick "allow single instance of application" haven't enter mutex name.

it question?


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -