Archive: comment error


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?


You've got something in front of the ; in your script.

-Stu


no i haven't, the ; is the absolute first character of the script


The File output.txt shows an invalid character before the ;.

Try to view the file in a different editor perhaps than its visible


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. :confused:

Look the new script in your editor if you wish and tell me if there is something wrong. Uhh, where is the upload system?


Now thanks for showing that invalid character, the error was in my text editor. NSIS is working again :D