Removing all versions of Quicktime
Hello All,
I am a newbie to this so any mistakes I apologize.
I work within a company where users used to have full access to their pc's to install anything. My job is to search over 1500 machines for all versions of Quicktime, going back as far as version 5 and update them with the latest version.
I know that .msi's weren't created for use with Quicktime til later in version 6. However, does anyone know a way to search a pc for quicktime (any version) and uninstall it and update with the latest version.
I know in version 7, you can just look for the uninstall guid string and search off of that, but what about earlier versions??? i.e. 5, and 6.
Thanks in advance.
I am a newbie to this so any mistakes I apologize.
I work within a company where users used to have full access to their pc's to install anything. My job is to search over 1500 machines for all versions of Quicktime, going back as far as version 5 and update them with the latest version.
I know that .msi's weren't created for use with Quicktime til later in version 6. However, does anyone know a way to search a pc for quicktime (any version) and uninstall it and update with the latest version.
I know in version 7, you can just look for the uninstall guid string and search off of that, but what about earlier versions??? i.e. 5, and 6.
Thanks in advance.
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
anonymous_9363
14 years ago
I guess the safest route to detetcing all versions is to get the version information from the QuickTime Player executable. You can find the path to that file by getting the default value for 'HKEY_CLASSES_ROOT\QuickTime.qt\shell\open\command'. If that pulls up blank, find another common QT file extension and interrogate that: you should find at least one.
Posted by:
murali.bhat
14 years ago
Posted by:
Pittpanther
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
dunnpy
14 years ago
You can download previous versions from OldApps and find them for yourself.
It'll be handy to have these old versions for your testing anyway.
Thanks,
Dunnpy
It'll be handy to have these old versions for your testing anyway.
Thanks,
Dunnpy
Posted by:
Pittpanther
14 years ago
Posted by:
anonymous_9363
14 years ago
They may not have a GUID but, if they appear in ARP, they will have an uninstall string, probably in the regular location but with a name rather than a GUID.
This is where your VM/VPC/VirtualBox pays dividends. Install each flavour into a VM (newly refreshed for each install, of course) and note the uninstall string (having tested that it works, of course!)
This is where your VM/VPC/VirtualBox pays dividends. Install each flavour into a VM (newly refreshed for each install, of course) and note the uninstall string (having tested that it works, of course!)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.