Hello
<This problem was somehow previosuly submitted about
year ago in "[ 607771 ] File /r *.cpp" thread>
I am using NSIS 2.0 b 4 and running makensis with
options /V1 /DMUI_MANUALVERBOSE /O installer.log (so it
should show only warning messages)
In script there is a command like:
File /nonfatal "Path to files\*.*"
And after compilation in installer.log file we have
such line
File: "Path to files\*.*" -> no files found.
I know that kichik was working on it and sugested to
use the /nonfatal option, but it still is treated as an
error message, instead of a warning one.
I would be really usefull for me if it will be not an
error, but warning message
Regs
Maurice
Logged In: YES
user_id=584402
Fixed.