Skip to content
⌘ NSIS Forum Archive

ntdll.dll Unhandled Exception

4 posts

RobFPV#

ntdll.dll Unhandled Exception

Hi,

I'm using nsis version 3.0.1 to build a simple installer just copies a few files and I encounter the attached exceptions when I run the installer. The exceptions normally occur whilst copying files or after the install path had been set.

OS: Windows 10 Pro

Any suggestions as to the cause?

Regards
Rob
RobFPV#
Originally Posted by Anders View Post
Minimal NSIS example code? Exact Windows 10 version?
Windows 10 Pro version 1607 (OS Build 14393.1066)

Installer attached.
Anders#
I said minimal! (meaning, I'd like to be able to compile it myself without hunting down a lot of 3rd-party dependencies)

Does it still happen if you remove the NT service and .net stuff?