Archive: Reading file details


Reading file details
Dear sir,

during run time i should get details of a file eg. version and store it in a variable. depending upon the result i should show browse file dialog window. pls let me know with example how to read file details. thanks in advance.

regards
Devdas M. Kamath:cry: :hang:


http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.3.6

Googling for "nsis file attributes" gives this page as the second result.

Also see this similar forum question found by searching the forum which also contains the answer you want:

http://forums.winamp.com/showthread.php?threadid=282824

I would spoon feed you an example but... who am I kidding? There's no way in hell I ever would! Read FAQs, use Google and don't ask for a full example ever. If you can't even be bothered to read a FAQ before posting or use Google, why should anyone write code for you?


If I got it right you're talking about runtime no compile time.
Here you are,

http://nsis.sourceforge.net/MoreInfo_plug-in


problem solved
dear all

thanks a lot for the help and suggestion. excellent work.

regards
Devdas M. Kamath:igor: :D :D