From: videowave on
Hi
I need to add a "auto detect the latest QuickTime Player" function/code to my
CDRom project. Ideally I would like to include the players (Windows & Mac) on
the CD and they will automaticaly install on the persons computer.
Any idea how to do this?
Thanks

Mike

From: JB on
quicktimeVersion() should tell you enough, a command like

open the pathname & "installers\qtinstaller.exe" -- should launch it