Skip to content

Not work on machine where net framework 4 was not installed before #539

@SSxQ

Description

@SSxQ
  • ConfuserEx Version: 1.7.0-alpha.7+adcd8e4a22
  • Target Framework: 4.0
  • Operating System: Windows 7 Ultimate

Steps to Reproduce:

  1. Install obfuscated app on Windows 7, where Net Framework 4.0 is not installed.
  2. Install Net Framework 4.0 and do reboot (our app dont work without nf4.0)
  3. App crashes if there is something, that need nf 4.0

In logs i see, that for example
System.TypeLoadException: Could not load type 'System.Windows.Input.ICommand' from assembly 'System, Version=4.0.0.0, Culture=neutral, ...
But if i do the same steps with app without obfuscation, it starts normally

I tried with minimal ofuscatin - only with watermark and result was the same

Metadata

Metadata

Assignees

No one assigned

    Labels

    potential-bugSomething does not seem to be workingtriageThis issue needs some initial analysis.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions