peegee
Posts: 1
Joined: Wed Sep 19, 2007 12:21 pm

Problems with QuickTime for Java under Windows

I'm creating an installer for a java application that uses QuickTime.

I need to include this external file in the java classpath: "C:\Program Files\QuickTime\QTSystem\QTJava.zip" but it's not obvious how.

How can I do this ? I can add the file to the Classpath in "Java Products/Settings" if it's included in the "File and Folders" view but that has the effect of installing QTJava.zip which I don't want.

I'm sure it's possible using shortcuts/variables but I'm new to the product and I thought this would be easy ;)
Adriana
Posts: 28
Joined: Tue Aug 14, 2007 9:32 am
Location: Craiova
Contact: Website

Hi,

You should define a file search for "QTJava.zip" in the Search page. Specify as location [ProgramFilesFolder] with a Depth of 3.

Then for the Java Product include the Search property in the ClassPath using the "Property" button.

If you encounter any problems please let me know!

Best regards,
Adriana
_________________
Adriana Simion
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”