I have an autoplay that checks for the quicktime version of 4.1.2 and if not found, launches the QT installer. That function works as expected.
The problem I'm having occurs under these circumstances:
1. QT 4.03 is already installed on the system.
2. Autoplay launches the qt 4.1.2 installer, but an error message comes up that says another program (the autoplay program) has Quicktime in use or locked.
3. Is there anything in Autoplay that would 'lock' quicktime files? Does the variable 'initialize %qtversion% setting lock up the registry or qt dlls? I have that set under the general settings. Unfortunately, I can't even skip over this and must terminate the QT install.
This does not occur if the qt 4.1.2 installer is run outside of autoplay on top of the 4.0.3 version.
This does not occur if there is no QT at all on a system.
I need to leave the Autoplay running while QT is installing, so closing is not an option.
besides not launching QT install from autoplay, any ideas what might cause this?
------------------
Christine Cobb
MediaPerSecond, Inc.
[email protected]
The problem I'm having occurs under these circumstances:
1. QT 4.03 is already installed on the system.
2. Autoplay launches the qt 4.1.2 installer, but an error message comes up that says another program (the autoplay program) has Quicktime in use or locked.
3. Is there anything in Autoplay that would 'lock' quicktime files? Does the variable 'initialize %qtversion% setting lock up the registry or qt dlls? I have that set under the general settings. Unfortunately, I can't even skip over this and must terminate the QT install.
This does not occur if the qt 4.1.2 installer is run outside of autoplay on top of the 4.0.3 version.
This does not occur if there is no QT at all on a system.
I need to leave the Autoplay running while QT is installing, so closing is not an option.
besides not launching QT install from autoplay, any ideas what might cause this?
------------------
Christine Cobb
MediaPerSecond, Inc.
[email protected]
Comment