Skip to content
⌘ NSIS Forum Archive

NSIS and E_WISE_W.exe

2 posts

NeilG#

NSIS and E_WISE_W.exe

Hi,

I have a system where Wise Installer was used to create.exe files. We want to change out Wise for NSIS.

However, we use something called E_WISE_W.exe to automatically extract the contents of the Wise exe file. When I try and do the same with exe outputted from NSUS, E_WISE_W.exe is unable to extract the files.

My guess is that the Wise Installer created a Win32 installer. Is there a way for NSIS to also do this?