ArgumentException: 路径中具有非法字符。 --Message: 路径中具有非法字符。 StackTrace: 在 System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) 在 System.IO.Path.GetFileName(String path) 在 System.IO.Path.GetFileNameWithoutExtension(String path) 在 Quicker.Domain.Profiles.ProfileSwitcher.ChangeExe(String exe, Boolean refresh, String currentUrl) 在 Quicker.Domain.Profiles.ProfileSwitcher.ReloadAll() 在 Quicker.View.PopupWindow.facWmcxpAZO(Object , EventArgs ) 在 System.EventHandler.Invoke(Object sender, EventArgs e) 在 System.Windows.Window.OnClosed(EventArgs e) 在 System.Windows.Window.WmDestroy() 在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)