Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Can I get some file(dll) version?


3 replies to this topic

Druid

Druid
  • Members
  • 21 posts

Posted 07 March 2006 - 07:06

I have some dll file, it version I want to use in conditions.

Can I get file(dll) version? From CustomAction or SystemSearch?

If it need to use VBasic or ISScript - put example please.

Edited by Druid, 07 March 2006 - 12:39.


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 07 March 2006 - 19:10

You can use System Search where you can specify a file version. So you cannot get the file version and store it in a property, but you can find out whether the file exist with a specific minimum or maximum version.

Druid

Druid
  • Members
  • 21 posts

Posted 09 March 2006 - 08:28

QUOTE
but you can find out whether the file exist with a specific minimum or maximum version.

How?

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 09 March 2006 - 10:06

Using the System Search view, which will add entries to the AppSearch, DrLocator and Signature tables.