Open Hofknecht opened 1 year ago
we answered:
Thanks for reporting! We created an issue here: https://github.com/Hofknecht/SystemTrayMenu/issues/472
I could only imagine that an anti-virus program might have deleted the exe?
This happened when you pressed 'OK' in the options menu and SystemTrayMenu wanted to restart itself.
We hope it only happened once? If it happens again you can always report it back or if you have more information about when it happened then let us know.
Jeffrey reported something similar:
System.IO.FileNotFoundException: Could not load file or assembly 'SharpDX.DirectInput, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1'. The system cannot find the file specified.File name: 'SharpDX.DirectInput, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1' at SystemTrayMenu.Helpers.JoystickHelper.Dispose(Boolean disposing) at SystemTrayMenu.Business.Menus.Dispose() at SystemTrayMenu.App.Dispose() at SystemTrayMenu.Program.Main(String[] args)
seems there the file SharpDX.DirectInput.dll was deleted by antivirus or user
Detlef S. reported (in version 1.2.9.0): System.IO.FileNotFoundException: Could not load file or assembly 'System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Das System kann die angegebene Datei nicht finden.File name: 'System.Diagnostics.StackTrace, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at SystemTrayMenu.Utilities.AppRestart.GetCurrentMethod() at SystemTrayMenu.Utilities.AppRestart.ByConfigChange() at SystemTrayMenu.UserInterface.SettingsForm.ButtonOk_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message