hi~ ^__^
I'd like to know how could i set my script to detect the version of window media.
if it is window media 6.0 so that i could have a different installation program for each case.
Could someone help me out? 🤪
window media version check~
3 posts
I think that you could use the GetDLLVersion command to get the version info of "C:\Program Files\Windows Media Player\wmplayer.exe" also a posibility is to check the version from a registry entry if one for Windows Media Player version exists.
Although I think that GetDLLVersion is your best bet.
Vytautas 🙂
Although I think that GetDLLVersion is your best bet.
Vytautas 🙂
thank you~ ^_____________________^