Skip to content
⌘ NSIS Forum Archive

I can't compile anything

3 posts

Marck_1111#

I can't compile anything

Hello,
I have just installed NSIS 3.0a1.

My problem is that I can't compile anything.

For example if I try to compile example1.nsi, I get:

Output: "C:\Program Files (x86)\NSIS\Examps\example1.exe"
Can't open output file
Error - aborting creation process

This is new problem. With earlier versions of NSIS I have been able to compile.
Yathosho#
probably due to the restrictions in the %programfiles% on all modern windows versions. try compiling the script somewhere in user space.

mentioned here: http://forums.winamp.com/showthread....91#post2950191