-
Detecting Flash player
I'm building an installer that requires me to detect flash player 7 or higher. Apparently the only way to detect Flash player is through an OCX file. But this file name keeps changing.
For version lower than 8, the file name is Flash.ocx, for version above 8, the file name is Flash8.ocx, Flash8a.ocx. What if there's Flash8b.ocx ??
Is there a way to solve this problem ? (unfortunately there's no soft-link like in Unix)
Is there any Regex function in InstallScript?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules