|
|
@@ -17,7 +17,7 @@ namespace BPASmartClient.ScreenLib |
|
|
|
{ |
|
|
|
//启动Redis数据读取 |
|
|
|
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException; |
|
|
|
//FSystemHelper.GetInstance.CreateDesktopShortcut(); |
|
|
|
FSystemHelper.GetInstance.CreateDesktopShortcut(); |
|
|
|
// FSystemHelper.GetInstance.AutoStart(true); |
|
|
|
WindowLargeScreen windowLarge = new WindowLargeScreen(); |
|
|
|
#region 设置显示页面与标题 |
|
|
|