Skip to content
⌘ NSIS Forum Archive

Compilation failed

2 posts

yonochi#

Compilation failed

Hello,

I created a NSIS script that use 2 SectionGroup with multiple Sections, I think not doing error because de compiler returns no error, but the created file isn't an exe file but a simple file that I can't execute.

I don't know if the problem is caused by the script or the compiler.

I hope you can help me and I will give you further information if necessary.
yonochi#
I have found where is the problem, I have forget the ".exe" in the outfile, I very stupid.

Sorry for the inconvenience :/