Skip to content

Conversation

sdcb
Copy link

@sdcb sdcb commented Nov 1, 2019

There was a breaking change in .NET Core - they changed the default for UseShellExecute from true to false.

Without UseShellExecute, it will work reliably only in .NET Framework. In .NET Core, it will fail unless the 7zdec.exe file happens to be in the current directory.

There was a breaking change in .NET Core - they changed the default for UseShellExecute from true to false.

Without UseShellExecute, it will work reliably only in .NET Framework. In .NET Core, it will fail unless the 7zdec.exe file happens to be in the current directory.
@sdcb
Copy link
Author

sdcb commented Nov 1, 2019

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