开发者

Read .inf file in nsis script

How to read a .inf file in nsis script? To be precice: I wanna read ${PRODUCT_VERSION} f开发者_JAVA技巧rom a .inf file which is suppose like this: Version = 1.0.0, so I have to read it in .onInit function. Tried using FileRead or ConfigRead but failed to get what is required. I have to read a .inf file only cant change it to .txt or .config or any other. Please help...


ReadINIStr should work

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜