Export for older version of FCP and QT

I exported a Motion project to a QT file for a client in the DV format and they are unable to open it. I know they have an older version of FCP and QT so is there a way I can save it differently, maybe in Compressor?
I am using FCP 6.0.2 and QT 7.3.1.
Thanks...

Your first move would be to ask them what version of QT they have.
Then choose a matching compression profile in Compressor.
That said if the file you are sending them is a straightforward QT PAL/NTSC DV file from FCP there is no logical reason why they cannot open it.
How are you giving it to them on disk, via the web ?

Similar Messages

  • Can I get product key for older versions of Illustrator with Creative Cloud Student and Teacher edition

    I have purchased the Creative Cloud Student and Teacher edition and I now need to install illustrator on Windows Vista. All the new versions are not available for Vista. I have managed to find older versions for download but it is asking me for a product key. Is it possible to get the product keys for older version with Creative Cloud Student and Teacher edition?

    You cannot purchase older versions of Adobe software thru Adobe.  If you have a full subscription you can acquire the CS6 version  thru that.  I have had CS6 running on a Vista system for years without problems.
    Download previous versions of Adobe Creative applications -
    http://helpx.adobe.com/creative-cloud/kb/download-previous-versions-creative-applications. html

  • I have an older version of photoshop and now it its asking me for and unlock code.

    I have an older version of photoshop and now it is asking me for an unlock code to view my pictures.. I did that years ago when I first started using it and have not had a problem. I am trying to get pics onto a flas drive or online photoshop and it is not letting me. Any one have any suggestions?

    Photoshop files and any image files are stored on your hard drive, not in the program. You can get to the files on your file manager just by searching.
    As for the "unlock code" that would most likely be the serial number. What version of Photoshop are you running? You would have to find the package it came in. If by chance you registered your copy with Adobe, it should be under your account.

  • I have a G5 and iBook with PowerPC/iTunes 10....just recently I can't bring up the preset Internet radio on either one. Is this a glitch, or have they been permanently disabled for older versions of iTunes?

    I have a G5 and iBook with PowerPC/iTunes 10....just recently I can't bring up the preset Internet radio on either one. Is this a glitch, or have they been permanently disabled for older versions of iTunes?

    I should have posted this for you a while ago. My apologies for not doing it sooner. This was passed on to me by another user R C-R
    He deserves the credit for this workaround. This is his post from an area in the forum where you have to be level 6 or higher in which to participate.
    I am getting the same (global) error using iTunes 10.3.1 on a 2008 MacBook running 10.6.8.
    A really, really awkward workaround that works for me (for now) is if you have the URL of the Internet radio server you can go to Advanced > Open Stream... (in iTunes 10.x) or type command + U, enter it there & click OK. The station should play fine in 10.x.
    You can get the URL from any version of iTunes that still supports the "radio tuning service" (which I gather is an Apple server thing Apple is no longer supporting for 10.x). Play the station normally from the newer version & type command + I to open the info window. At the bottom of the "Summary" tab you will see the URL. (Annoyingly, you can't copy the text so you will have to write it down.)
    Once you have that, you can play the station in 10.x & add it to a playlist for future use.
    To check this out, maybe try http://198.27.80.37/stream/mbarsott.pls -- it is a European Jazz station that works fine for me with iTunes 10.3.1.
    This workaround does work, but is a bit cumbersome. I'm still holding out hope that it is just a glitch.

  • Re: I get an error message you have an older version of Bonjour and it cannot be updated. I need to update my itunes but because of bonjour i can't.  please help

    Re: I get an error message when I tried to install the lastest version of itunes.  The error message is you have an older version of Bonjour and it cannot be updated.  I went to control panel and repair the bonjour from programs but it won't let me undate it.

    Unfortunately, this sort of trouble has gotten more complicated to deal with ever since Microsoft pulled the Windows Installer CleanUp utility from their Download Center on June 25. First we have to find a copy of the utility.
    Let's try Googling. (Best not to use Bing, I think.) Look for a working download site for at least version 3.0 of the Windows Installer CleanUp utility. (The results from mydigitallife and Major Geeks are worth checking.)
    After downloading the utility installer file (msicuu2.exe), scan the file for malware, just in case. (I use the free version of Malwarebytes AntiMalware to do single-file scans for that.)
    If the file is clean, to install the utility, doubleclick the msicuu2.exe file you've downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove".
    Restart the PC, and try another iTunes install. Does it go through properly this time?

  • Compile for older versions

    Hi,
    I did some code and when trying to run the jar file in another computer i have the problem that the code was compiled in mine with version 1.6 and the other computer has java version 1.5.
    Is it possible to compile a jar file for older versions?
    Please help,
    Rodo.

    Here's an example of how flaky the -source and target flags are. This code compiles and runs fine under 1.5 (without flags):
    import java.io.*;
    public class VersionExample {
        public static void main(String[] args) throws IOException {
            PrintWriter out = new PrintWriter(new File("test.txt"));
            try {
                out.format("%s%n", "woops");
                out.flush();
            } finally {
                closeIt(out);
        static void closeIt (Closeable stream) {
            try {
                stream.close();
            } catch (IOException e) {
                e.printStackTrace();
    }Now supply flags -source 1.4 and -target 1.4 and you get one error message:
    path...\VersionExample.java:7: cannot find symbol
    symbol  : method format(java.lang.String,java.lang.String)
    location: class java.io.PrintWriter
                out.format("%s%n", "woops");It seems to be noting that format() was introduced in 1.5, right? But what about interface Closeable and constructor PrintWriter(File)? They were introduced in 1.5, too! Yet if you comment out line 7 above, the rest of the code compiles :-(. Odd...
    edit: I see what the compiler was choking on: format's use of varargs. If you rewrite the offending line as
    out.format("%s%n", new String[]{"woops"});it compiles with flags -source 1.4 -target 1.4 :-(

  • Looking for older version of Itunes to run on Pentium(R) 4 CPU 2.6GHZ Windows XP

    looking for older version of iTunes to run on Pentium(R) 4 CPU 2.6GHZ Windows XP

    ? Please read my original post again. Maybe how I said it was confusing but that is exactly how I checked it... in VISTA. Exactly the way the link you gave me described.
    You do understand the message I am getting says: *itunes.exe has been set to run in compatibility mode for older version of windows. For best results, turn off compatibility mode for itunes before you open it.* I am interpreting this to mean that compatibility is set for something OTHER then VISTA since it it saying "for and older version of Windows".
    When you tell me to "Check the compatibility mode in Vista not iTunes" what the heck do you even mean? How do you check compatibility in iTunes?
    Thanks for trying to help, but not sure you read my post as I intended. I have seen one other post that mentioned the same problem, but that post never got a response that was helpful.
    Thanks for trying. Later !
    p.s. I still need help from someone.

  • Cannot uninstall older version PC Suite and instal...

    I had PC Suite ver 7.1.18.0. There was connection problem in it. I tried to uninstalla it and install newer ver 7.1.26.0 (finnish). But installatin stops always in 84 % and nothing happens. ThenI stop installation (when it is hanged) and try to uninstalla ver 7.1.26 program says than there is an other installation  going and nothing can be done unless installation is ready, but it hangs again at 84 %.
    I have try to use Nokia PC Suite Cleaner, but it finds only PC Connectivity Solution an NOkia Connctivity Caple Driver, not PC Suite itself. I have tried to also maually remove folders. But it do not help..
     I use Win XP Pro SP3

    I have the same issue as gorge.  I tried to use Nokia PC Suite Cleaner 7.1.1.  I rebooted the machine to complete the removal.  When I tried to re-install the latest version, it hanged and eventually gave the message that an older version was installed and it could not uninstall it.
    Here are the results from the PCCleanerLog (I removed a most of the "successfully deleted" entries to allow for posting on the discussion board: 
    Date (MM-DD-YYYY): 08-18-2009
    Time: 08:20:55
    PC Suite Cleaner version: 7.1.1.0
    System info:
    Windows XP Service Pack 2
    Shell: Explorer.exe
    32 bit environment
    Username: USTISHE
    User's home directory: C:\Data
    User's temp folder: C:\temp\
    System TMP folder: C:\WINNT\TEMP
    System directory:  C:\WINNT\system32
    Windows directory: C:\WINNT
    Configured products:
    - Nokia PC Suite
    - Nokia Insomnia
    - PC Connectivity Solution
    - Nokia Connectivity Cable Driver
    Found installed products:
    - Nokia PC Suite
    - PC Connectivity Solution
    - Nokia Connectivity Cable Driver
    Product uninstallations:
    Nokia PC Suite uninstall: failed due to missing installation source. Registry entries cleaned.
    PC Connectivity Solution uninstall: ok
    Nokia Connectivity Cable Driver uninstall: ok
    Found cleanable items
    Nokia PC Suite registry entries: 57
    Nokia PC Suite Ready 4
    Nokia PC Suite settings files: 2
    PC Connectivity Solution registry entries: 1
    PC Connectivity Solution settings files: 2
    Nokia Connectivity Cable Driver Ready 1
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\GetConnectedWizard\Settings.xml
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\357654011231605\PcSync2.SML
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\357654011231605\PcSync2.SML.lml
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\357654011231605\
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\357654012118520\PcSync2.SML
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\357654012118520\PcSync2.SML.lml
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\357654012118520\
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\Nokia\PCSync\SynchData\
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654011231605\Contacts.dat
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654011231605\Contacts.xml
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654011231605\PCCSCalendar.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654011231605\PCCSContact.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654011231605\PCCSSMS.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654011231605\
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\357654012118520.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\Contacts.dat
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\Contacts.xml
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\PCCSCalendar.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\PCCSContact.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\PCCSContactGroup.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\PCCSFile.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\PCCSMMS.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\PCCSSMS.db
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\357654012118520\
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\Settings\PCCSConfig.dat
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\Settings\
    Successfully deleted: C:\Documents and Settings\ustishe\Application Data\PC Suite\
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\ConfSTmp357654012118520.xml
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\Conf_CO357654011231605.xml
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\Conf_CO357654012118520.xml
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\Nokia;SuiteConf;RM-126;357654011231605.xml
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\Nokia;SuiteConf;RM-126;357654012118520.xml
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\Settings.xml
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\ConfServer\
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\Settings\
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\Temp\
    Successfully deleted: C:\Documents and Settings\All Users\Application Data\PC Suite\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ApplicationInstaller.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CddbCMSig_1_2.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CDDBControlNokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CddbFPX1.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CDDBUINokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CddbWOManagerNokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CommonModules.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\CommunicationCentre.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ConfServer.dtd
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\confserver.xml
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ConnectionManager.cpl
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ConnectionManager.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ContentCopier.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ConversionHandler.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\FFControl.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\GetConnected.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\ImageStore.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\MMCL.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\MMSParser.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\MusicManager.exe
    Failed (error: 5) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\NGSCM.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\nsl_download_manager.cfg
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\nsl_update_checker.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\OneTouchAccess.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\operators.xml
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\PCSCM.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\PCSL.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\PCSuite.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\PcSync2.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\PCSyncLV.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\PC_Suite_eng-us.pdf
    Failed (error: 5) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\PhoneBrowser.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\QtCore4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\QtGUI4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\QtNetwork4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\QtSql4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\QtSvg4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\QtXml4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\SyncLic.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_BkMrk.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_Nokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_Notes50.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_Org50.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_Outlook2.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_OutlookX.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_Synch.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_SynchControl.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\TIS_Wadrb.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\VideoManager.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\accessible\qtaccessiblecompatwidgets4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\accessible\qtaccessiblewidgets4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\accessible\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\chrome.manifest
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\install.rdf
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\components\BkMrkExt.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\components\BkMrkExtInterface.xpt
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\components\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\content\bkmrksync.png
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\content\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\bkmrksync\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\codecs\qjpcodecs4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\codecs\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Help\PCSuite_eng-us.chm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Help\VideoManager_eng-us.chm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Help\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\iconengines\qsvgicon4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\iconengines\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\imageformats\qjpeg4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\imageformats\qsvg4.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\imageformats\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Inf\DPInst.exe
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Inf\nokbtmdm.cat
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Inf\nokbtmdm.inf
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Inf\Nokia_Bluetooth.cat
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Inf\Nokia_Bluetooth.inf
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Inf\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\ApplicationInstaller_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\Calendar_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\CommonModules_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\CommunicationCentre_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\ConnectionManager_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\Contacts_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\ContentCopier_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\ContentCopier_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\GetConnected_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\ImageStore_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\MainFrame_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\MapLoader_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\Messages_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\MusicManager_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\MusicManager_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\NGSCM_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\OneTouchAccess_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\PCSCM_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\PCSuite_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\PcSync2_eng-us.NLR
    Failed (error: 5) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\PhoneBrowser_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\qt_eng-us.qm
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\SoftwareUpdater_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\VideoManager_eng-us.NLR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\VideoManager_eng-us.qm
    Failed (error: 145) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\Lang\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Plugins\CalendarView.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Plugins\ContactsView.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Plugins\Launcher.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Plugins\MessagesView.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Plugins\NavigationPane.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Plugins\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\ApplicationInstaller_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\CalendarView_Nokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\CommonModules_Nokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\CommunicationCentre_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\ConnectionManager_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\ContactsView_Nokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\ContentCopier_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\GetConnected_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\ImageStore_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\Launcher_Nokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\MessagesView_Nokia.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\MusicManager_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\NGSCM_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\OneTouchAccess_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\PCSCM_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\PcSync2_Nokia.NGR
    Failed (error: 5) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\PhoneBrowser_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\SoftwareUpdater_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\VideoManager_Nokia.NGR
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\videotransfer.rcc
    Failed (error: 145) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\Resource\
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Styles\NCCStyle.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Styles\nCommsStyle.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Styles\NGLStyle.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Styles\NMMStyle.dll
    Successfully deleted: C:\Program Files\Nokia\Nokia PC Suite 7\Styles\
    Failed (error: 145) to delete: C:\Program Files\Nokia\Nokia PC Suite 7\

  • Will iPhoto 6 work with an older version of iMovie and iDVD?

    Some time ago, I upgraded from iLife 4 to iLife 6 and iPhoto 6 works great, but when I try to use iMovie 6 or iDVD 6 they will not work, either because the processor speed is too slow or the OSX (10.3.9) is too old. Is it possible to use iPhoto 6 (I like the editing features) with the older versions of iMovie and iDVD from iLife04.
    Thanks, Rick

    Requirements for iPhone 5:
    Syncing with iTunes on a Mac or PC requires:
    Mac: OS X v10.6.8 or later
    PC: Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    iTunes 10.7 or later
    The highest version of iTunes you can install is 10.6.3 which will not sync with the iPhone 5.
    Roger Wilmut1 wrote:
    It's always a good idea to check the requirements before purchasing.
    The person I spoke with at 1-800-MY-APPLE gave me totally different info...she said the iPhone 5 would in fact sync with the older version of iTunes and that I could restore from my previous iPhone 4 backup and also bring in my music that way.  Hmmm....
    I'm inclined to go by the published specs, but now I have to jump thru a bunch of hoops I wasn't expecting to.

  • I recently installed older version of Imovie and final cut pro free trial now imovie 11 wont open what do I do?

    I recently installed older version of Imovie and final cut pro free trial now imovie 11 wont open what do I do?

    Do you mean that the old version of iMovie (which version?) worked until you installed the FCP trial?
    Note that you can only transfer projects from the latest version of iMovie (10) to FCP 10.1
    Geoff.

  • Documentation for older versions

    Hello there everyone, I have a question relating to
    Coldfusion 4.0 and it would be helpful if I could scan the cfdocs
    for it. I can see links for CF5 and CFMX at livedocs.macromedia.com
    but cannot see anything for older versions.
    Does anyone know any other sites that might have this sort of
    info, is there an archive of old cfdocs anywhere?
    Thank you for any help.
    Barry

    I don't think Adobe has them anywhere on their site, but you
    can probably find them on someone's server, since they used to
    install at /cfdocs/ try this:
    http://www.google.com/search?q=inurl%3Acfdocs+%22coldfusion+4%22
    inurl:cfdocs
    "coldfusion 4"

  • Compatibilty Chart for older versions?

    Hi just wondering if anyone knows where to locate compatibilty charts for older versions of WebCenter interaction. Primarily I'd like to know if Plumtree 6.0 SP1 is compatible with Windows Server 2003 SP2?
    Thanks.
    Edited by: user9526276 on 26-Jul-2009 17:45

    Thanks for the response Ryan. I wonder if this is because it was never officially tested with SP2 since it came out way after that release. Does anyone have experience with this? I might try it on our UAT system and keep my fingers crossed.

  • I have older versions of lightroom and photoshop, how do i reinstall them

    I have older versions of lightroom and photoshop....how do i re install them?

    I purchased online and have all serial numbers.  when I go under my account I see all items I purchased but theres no way to click on them to redownload.......
    Whats next step????
    Date: Fri, 27 Dec 2013 14:33:41 -0800
    From: [email protected]
    To: [email protected]
    Subject: I have older versions of lightroom and photoshop, how do i reinstall them
        Re: I have older versions of lightroom and photoshop, how do i reinstall them
        created by ssprengel in Photoshop General Discussion - View the full discussion
    Do you at least have the serial-numbers for them?  Did you buy discs or download them?  What versions, specifically?
    If you purchased them as downloads from Adobe, they may be available under My Purchases (or whatever it is called, exactly) if you log into www.adobe.com and check the My Account area, then look at the products you’ve purchased.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5960695#5960695
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5960695#5960695
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5960695#5960695. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Photoshop General Discussion at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Older Versions of DW and Snow Leopard

    I received a MacBook as an early Christmas present but I've always had PCs so I don't have any software for it.  I really don't need nor can I justify the expense of the current version of DW.  I'm thinking maybe I could pick up some older software at a reasonable price.  What I don't know is which of the previous versions are compatible with Snow Leopard (OSX 10.6.2).
    Can anyone help?
    Thanks!

    The best way to run Dreamweaver on a Macbook Pro is to purchase a copy as a "crossgrade" with your serial number from your PC version where you deactivate the PC version.
    There may be older versions of Dreamweaver (and I'm thinking CS3) out there in the sales pipeline that you can get at a discount but CS4 has been out there for so long that I wouldn't really trust those copies. I bought a number of CS3 applications about a month after Adobe released CS4 because I had a G4 Macintosh that would not run the CS4 suite of applications. I have separate licenses for Photoshop, Flash, Dreamweaver and Adobe Bridge as well as Acrobat, so I may have paid close to a suite price for the individual applications. I also have Adobe After Effects 7.0 and I think that came out with CS.
    So here is what I would do:
    Avoid eBay.
    Go to http://www.google.com/products
    Do a search for the Adobe applications you are looking for
    Look for reputable merchants and don't deal with anyone who won't guarantee that the software is genuine.
    Make your purchase.
    Hope for the best.
    Or:
    Simply make your purchase of the CS4 application(s) that you need.
    Here's the deal with Snow Leopard: Adobe applications were crashing under Snow Leopard until Apple released the 6.0.2 update. Things are much more stable now. So if you have a licensed copy of CS4, make sure you have applied all recent Software updates that affect OS X.

  • Older versions of Oracle and Developer 2000

    Can anyone tell me where I can get older versions of Oracle and Developer 2000.
    I'm looking for older versions so I don't have to upgrade my computer to run Oracle 8i and Developer 6.0.
    Thanks

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by richcw:
    Can anyone tell me where I can get older versions of Oracle and Developer 2000.
    I'm looking for older versions so I don't have to upgrade my computer to run Oracle 8i and Developer 6.0.
    Thanks<HR></BLOCKQUOTE>
    For Developer/2000 release 2.x, you can download from www.developer2000.com website.
    Good luck
    null

Maybe you are looking for

  • THE END OF THE RECORD IS NOT TRIGGERING(urgent)

    HI ALL I HAVE WRITTEN A REPORT AND I AM DISPLAYING THE OUTPUT OF EACH DISTRICT.. NOW THE REPORT IS SHOWING RIGHT WHEN IT IS CHANGING THE DISTRICT BUT IT IS NOT TRIGGERING AT THE END OF THE REPORT AS AFTER THAT THE DISTRICT IS NOT CHANGING.. I TRIED W

  • RFC destination not defined for SAP global trade services

    HI friends, I have created a delivery against a sales order. Maintained the storage location and the picking quantity for the item. Now trying to post the goods issue but system is giving short dump and error message says: "RFC destination is not def

  • I just bought a new iMac. Will my pse6 still work on it.

    I just bought a new iMac. Will my pse6 still work on it. Photoshop Elements

  • Simulating one column using two columns in a JTable

    What I need to do is "join" the two first columns of a JTable... What do I mean by saying "join" ? I want to make dissapear the right border of the first column, and the same thing for the left border of the second column, also do both things for the

  • How to remove ClamXav

    Once upon a time I had Clam Anti Virus. I decided I didn't want it and removed it. I also used Spotlight to remove any files used by it. Now, every Sunday morning, it tries to run and I have to manually quit the process. It seems to get stuck in a lo