Describe your issue:
Steps to reproduce the issue:
- Go to Options, Window, and pick Always show icon in Tray
- Right Click Icon in Tray
NETworkManager version: Portable v2024.1.6.0 (Latest)
Windows version 11 22H2 Build: 22621.2861
NET version 8.0
Screenshots

Details
************** Exception Text **************
System.Windows.ResourceReferenceKeyNotFoundException: 'ContextMenuNotifyIcon' resource not found.
at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at MS.Internal.Helper.FindResourceHelper.TryCatchWhen()
at System.Windows.FrameworkElement.FindResource(Object resourceKey)
at NETworkManager.MainWindow.NotifyIcon_MouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
Error doesn't happen with the previous version 2023.11.28.0
Describe your issue:
Steps to reproduce the issue:
NETworkManager version: Portable v2024.1.6.0 (Latest)
Windows version 11 22H2 Build: 22621.2861
NET version 8.0
Screenshots
Details
************** Exception Text ************** System.Windows.ResourceReferenceKeyNotFoundException: 'ContextMenuNotifyIcon' resource not found. at MS.Internal.Helper.FindResourceHelper.DoTryCatchWhen(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at MS.Internal.Helper.FindResourceHelper.TryCatchWhen() at System.Windows.FrameworkElement.FindResource(Object resourceKey) at NETworkManager.MainWindow.NotifyIcon_MouseDown(Object sender, MouseEventArgs e) at System.Windows.Forms.NotifyIcon.WndProc(Message& msg) at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)