Skip to content
⌘ NSIS Forum Archive

NSIS under linux emulator

4 posts

pol#

NSIS under linux emulator

Hello,

I'm trying to run makensis under a dos emulator (dosemu) under linux, but I get the message "This program cannot be run in DOS mode."

Does anyone already try to run NSIS under an emulator?

Philippe
Vytautas#
I saw a post a few days ago which mentioned running makensis under wine. If that helps you at all.

Vytautas 😉
kichik#
makensis runs under Win32 platform, not DOS. dosemu is not enough. You need WINE as Vytautas mentioned.