Fody / Costura

Embed references as resources
MIT License
2.41k stars 275 forks source link

Some users have crashes running on windows 7. #855

Closed ghost closed 2 years ago

ghost commented 2 years ago

IF YOU DON'T ANSWER THIS TEMPLATE - THE BOT WILL AUTOMATICALLY CLOSE YOUR ISSUE!

Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)

Component

What component is this issue occurring in? KernelBase.dll

Version of Library

Costura.Fody: v5.7 .NET Framework: v4.5.2

Version of OS(s) listed above with issue

Windows 7(6.1.7601.2.1.0.256.1).

Steps to Reproduce

  1. Click program.
  2. Then, program crash.

Expected Behavior

Can do well.

Actual Behavior

I found that after our users packaged with it, there was an unbootable situation and the error message was related to KernelBase.dll and the operating system was Windows 7.

I wonder if it has something to do with its level of support, and whether to consider enhancing this aspect.

ghost commented 2 years ago

It didn't seem to have anything to do with packaging, and then I provided the uncompressed version with the same crash, which I attributed to the OS version being too low and possibly needing to install an update patch.