Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Read determined value of .INF file

$
0
0
Hi there,

So I got this .INF file, example:
// Some text
// Another text
Version=1.0
And I'm trying to get only the value 1.0 in my script.

I tried:
[ autoit ]      
IniRead(@ScriptDir & "\myapp\version.inf", "", "version", "NULL")
I guess it didn't work because it doesn't have sections like an .INI .

I'm also trying FileSetPos but no luck with it. :(

Any help?


Thanks in advance!

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>