Skip to content
⌘ NSIS Forum Archive

NSIS v3.08

5 posts

Anders#

NSIS v3.08

If you find any issues, report them in this thread and/or on the SF bug tracker and please include compiler error messages and sample code if possible.
  • Release notes
  • AV false positives
    • Setup.exe
      • Malwarebytes (MachineLearning/Anomalous.93%) (2 in a row)
      • McAfee-GW-Edition (2 in a row)
      • SecureAge APEX (4 in a row)
    • Example1.exe
      • eGambit (Unsafe.AI_Score_95%) (3 in a row)
      • SecureAge APEX (3 in a row)
    • ZIP
      • Cylance (5 in a row)
      • Malwarebytes (MachineLearning/Anomalous.93%) (2 in a row)
stopthemess#
Thank you for `!uninstfinalize`! Next thing we can perhaps get full high DPI support, hopefully!
Anders#
Originally Posted by stopthemess View Post
Next thing we can perhaps get full high DPI support!
List your demands here
lornemartin#
I had still been using version 3.0.4, and wanted to use !uninstfinalize to clean up the code for signing my uninstaller. That works great now.

But it seems that I can no longer call my .NET dll using this plugin. What info do you need to help diagnose this problem?

Here is the .NET dll and my own compiled version of the CLR.dll that had been working fine on 3.0.4. Also my test NSIS script.
Anders#
Originally Posted by lornemartin View Post
What info do you need to help diagnose this problem?
Switch to the Unicode version of the plug-in or add Unicode False to the top of your .nsi.