Skip to content
⌘ NSIS Forum Archive

Text File Functions Header: "TextFileFunc.nsh"

2 posts

Instructor#

Text File Functions Header: "TextFileFunc.nsh"

Nullsoft Install System is the best.


Text File Functions Header v1.0:

1. LineFind (un.LineFind)
2. LineRead (un.LineRead) (bases on Afrow UK Function "ReadFileLine")
3. LineSum (un.LineSum) (bases on Afrow UK Function "LineCount")
4. FileJoin (un.FileJoin) (bases on Afrow UK Function "JoinFiles")
Instructor#
Text File Functions Header v1.1:

1. Function "FileJoin"
If OutputFile empty Then (file1 + file2 = file1)
2. New function "TextCompare".