Forum: NSIS Discussion
20th November 2008, 18:48
|
|
Replies: 8
Views: 6,232
How to parse a string from a txt file?
Hi there, I'm on my second day of scripting with NSIS and have a need to be able to ready in a value from a text file.
The file format is as follows:
ProductName = Tools
ProductVersion ...
|