Open leiflundgren opened 3 years ago
On Windows, fail to get it DF.exe-path using System.Diagnostics (since we are 32bit and newer DF is 64 bit) Fixed by using interop to Kernel32.dll QueryFullProcessImageName Extracted some "Find DF logic" to ProcessInfo.cs
On Windows, fail to get it DF.exe-path using System.Diagnostics (since we are 32bit and newer DF is 64 bit) Fixed by using interop to Kernel32.dll QueryFullProcessImageName Extracted some "Find DF logic" to ProcessInfo.cs