> Any one know how to test for the version of realplayer. I have code that
> tests if realplayer is installed but I need to know which version is
running
> TIA
>
> Denis Gobo
> Developer
> RAW Interactive, Ltd.
> 924 Broadway
> New York, NY 10010
> denis@r...
> www.rawinteractive.com
> voice:212.677.1232
> fax: xxx.xxx.xxxx
>
>
> 40154R@p...
>
You can get the version information using GetVersionInfo() if you embed
the player.
See http://service.real.com/help/library/guides/extend/embed.htm for
details