|
|
@ -28,7 +28,7 @@ namespace Rs.MotionPlat
|
|
|
|
//Application.Run(new FormIO2());
|
|
|
|
//Application.Run(new FormIO2());
|
|
|
|
if (System.Diagnostics.Process.GetProcessesByName(System.Diagnostics.Process.GetCurrentProcess().ProcessName).Length > 1)
|
|
|
|
if (System.Diagnostics.Process.GetProcessesByName(System.Diagnostics.Process.GetCurrentProcess().ProcessName).Length > 1)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
Msg.ShowInfo("Anther application is running");
|
|
|
|
Msg.ShowInfo("Another application is running");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else
|
|
|
|
else
|
|
|
|
{
|
|
|
|
{
|
|
|
|