Archive: Ini file


Ini file
Iam tried the following:
Section "OgO Open File Association" SEC02
Push $0
Call ReadINIStrNS
Pop $0

It still gives the "Installer Corruption Error". Could you please help me where I am doing wrong? I am basically want to get the value of key "data" in the ini file.

I tried the following as mentioned in the following example:

http://nsis.sourceforge.net/Read_fro...ection_headers

Error:

Processing script file: "C:\reading_ini_file_3.nsi"
OutFile: "test_ini.exe"
Section: "OgO Open File Association" ->(SEC02)
Push: $0
Pop: $0
Invalid command: ${ReadINIStrNS}
Error in script "C:\reading_ini_file_3.nsi" on line 7 -- aborting creation process

Could you please help me in this regard?

Regards
Pradeep


Please don't post your replies in a new thread.