| Article: |
A Gentle Re-Introduction to QuickTime for Java | |
| Subject: | what libs are installed by qtj? | |
| Date: | 2003-06-11 14:36:28 | |
| From: | anonymous2 | |
|
hi, i want to implement qtj as an applet and not require the client to download the quicktime pkg themselves. does anyone know what libs are installed by qtj so that i can manually have my signed applet download/copy the files into the java.library.path? thanks!
|
||
Showing messages 1 through 1 of 1.
-
re: what libs are installed by qtj?
2003-06-11 15:15:13 anonymous2 [View]



\winnt\system32\QuickTime.qts
\winnt\system32\QuickTime\*.qtx
\winnt\system32\QTJava.zip
you can get by with not taking a few of the qtx files (helper, streamer, etc).
-vahid