Skip to content
⌘ NSIS Forum Archive

comment error

6 posts

aleksanteri#

comment error

I made a simple install that should install the examples so when I compile it... I get a "invalid command: ;--------------------" error. What is this?
flizebogen#
The File output.txt shows an invalid character before the ;.

Try to view the file in a different editor perhaps than its visible
aleksanteri#
I wrote another code and it does not work too, this time it had a command as the first line.

I have also another game that uses scripts and complies them. It gets this same first-line-error. 😕

Look the new script in your editor if you wish and tell me if there is something wrong. Uhh, where is the upload system?
aleksanteri#
Now thanks for showing that invalid character, the error was in my text editor. NSIS is working again 😁