diff --git a/BPASmartClient.MaxWokControl/BPASmartClient.MaxWokControl.csproj b/BPASmartClient.MaxWokControl/BPASmartClient.MaxWokControl.csproj
index 00942260..c8fde317 100644
--- a/BPASmartClient.MaxWokControl/BPASmartClient.MaxWokControl.csproj
+++ b/BPASmartClient.MaxWokControl/BPASmartClient.MaxWokControl.csproj
@@ -6,8 +6,17 @@
enable
true
海科食堂大炒控制终端
+ hbl.ico
+
+
+
+
+
+
+
+
diff --git a/BPASmartClient.MaxWokControl/hbl.ico b/BPASmartClient.MaxWokControl/hbl.ico
new file mode 100644
index 00000000..cf89051a
Binary files /dev/null and b/BPASmartClient.MaxWokControl/hbl.ico differ
diff --git a/BPASmartClient.ScreenLib/AppMain.cs b/BPASmartClient.ScreenLib/AppMain.cs
index aa2dcb69..9ee9a81b 100644
--- a/BPASmartClient.ScreenLib/AppMain.cs
+++ b/BPASmartClient.ScreenLib/AppMain.cs
@@ -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 设置显示页面与标题