실해하면 처리되지 않는 예외가 뜬다며 실행이 않됩니다.
************** 예외 텍스트 **************
System.ComponentModel.Win32Exception (0x80004005): 사용자가 작업을 취소했습니다
위치: System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
위치: System.Diagnostics.Process.Start()
위치: System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
위치: Yukar_Engine_Launcher.Form1.doExecuteEngine()
위치: Yukar_Engine_Launcher.Form1.d__14.MoveNext()
--- 예외가 throw된 이전 위치의 스택 추적 끝 ---
위치: System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
혹시 이거 해결방법 아시나요?
