Skip to content

Conversation

@leiflundgren
Copy link

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

If we fail to get it using Diagnostics (since we are 32bit and newer DF is 64 bit, using interop to Kernel32.dll QueryFullProcessImageName
Fixes #1
@leiflundgren leiflundgren reopened this Aug 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant