I am reading a file name from another file and Delete/FileOpen/CopyFiles don't work with the file name
From NSIS Wiki
You probably forgot to remove the new line character from the end of the line. Use TrimNewlines to remove it.
You probably forgot to remove the new line character from the end of the line. Use TrimNewlines to remove it.