NETSCM/Program.cs @@ -30,7 +30,6 @@ string strFileName = Pub_Class.ClsPub.AppPath + @"\HX_UpdateForWeb.exe"; System.Diagnostics.Process.Start(strFileName); Application.Exit(); return; } else