Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Only one copy of exe is runing
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00532744
Message ID:
00532909
Views:
15
>>Hello
>>
>>How to force one exe of application runing at anytime?
>>
>>Thanks
>>Mo
>
>Do you mean 1 instance per computer or 1 instance for the LAN? If you mean 1 instance per computer, you can simply use:
>
>
if app.previnstance then
>   Msgbox "Application is already running!!!"
>   end
>end if
So easy, chalk one up for VB.
Previous
Reply
Map
View

Click here to load this message in the networking platform