Small issue
I'm reading from a file using ReadFileByte, because the file is not pure text.
However, when i look at it there are spaces within the file, and with FileReadByte, I never get any of the spaces on that line.
Is there a way to get the spaces in?
BTW, I'm using this script: http://nsis.sourceforge.net/archive/...ances=0,11,311
-Stu