Remove old version after update?

I just installed the Windows Lightroom 4 (upgrade) to replace Lightroom 3.6.
Can I now remove version 3.6 without jeopardizing operation of version 4 or the ability to further update when a successor becomes available?

Yes, you can.
Although in this particular case with all the bugs in LR4.0 I would keep LR3.6 sitting around.
Should you be among the ones hurt by performance problems you might need an easy way to go back.
Or you might need to compare images. Go for 4.1RC2 to benefit from some bug fixes.
Have you already converted your LR3-catalog ?
This might also take several trials...
No need for a hurry to ditch LR3.6, you can so in some months as well.
Corneali

Similar Messages

  • Itunes did not remove old version to update to new version

    after many attempts itunes will still say couldnot remove old version and fails to update! Ihave tried revo uninstall, ccleaner, regedit removing all to do with itunes,Apple,bonjour,quicktime to no avail please HELP! SOS

    Perfect, thanks.
    old version of itunes cannot be removed.contact technical support group.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Old versions after update

    I have Mac. After new version install why do all old versions still show up in applications file? Will it cause problems if old versions are deleted or do they need to sit there taking up space?

    We don't overwrite your apps so you can keep previous workflows.
    Delete apps you don't want when you are ready.
    Please refer to:
    https://helpx.adobe.com/creative-cloud/faq.html#deskApps
    http://blogs.adobe.com/jkost/2014/06/installing-the-2014-release-of-creative-cloud.htm
    Regards
    Rajshree

  • Can't open old PDFs after updating Adober Reader to Version XI. Pls. help. Thanks.

    Can't open old PDFs after updating Adober Reader to Version XI. Pls. helop. Thanks.

    It just doesn't respond. I could click on an older PDF million times; nothing happens, but all the new PDFs created after the update open without any problems.

  • Can i un-install the old versions after 2014 update

    I now have 3 versions of every application installed on my desktop,
    CC
    64bit
    (2014)
    can i un-install the old versions after 2014 update?
    aldo I have a 64bit platform is the new (2014) 64bit or do I have to install that version????!!??

    We don't overwrite your apps so you can keep previous workflows.
    Delete apps you don't want when you are ready.
    Please refer to:
    https://helpx.adobe.com/creative-cloud/faq.html#deskApps
    http://blogs.adobe.com/jkost/2014/06/installing-the-2014-release-of-creative-cloud.htm
    Regards
    Rajshree

  • I cannot remove old version of apple software update msi. says it's on a network that's unavailable. any ideas i cat properly install itunes.

    i cannot remove old version of apple software update msi. says it's on a network that's unavailable. any ideas i cat properly install itunes.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • My iphone 5 has restored to an old backup after updating to ios 7 is there any way of getting my stuff back as this has now become the most recent back up?

    my iphone 5 has restored to an old backup after updating to ios 7 is there any way of getting my stuff back as this has now become the most recent back up?
    also since the update it keeps resetting itself? i had a lot of stuff on there that i really wanted and alot of important info lost? please help!!

    You might be able to remove the recent backup from the backups folder and the old one should be usable at that point
    USE EXTREAME CAUTION WHEN ACCESS THE FILES AND DO NOT DELETE ANYTHING
    Mac: ~/Library/Application Support/MobileSync/Backup/
    Note: The "~" represents your Home folder. If you don't see Library in your home folder, Option-click the Go menu.
    Windows XP: \Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    Note: To quickly access the Application Data folder, click Start, and choose Run. Type %appdata% and click OK.
    Windows Vista, Windows 7, and Windows 8: \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\

  • I can no longer open any attachments that are sent to me. I click on and get cannot preview (but have had this for ages). I am clicking on download and nothing happens. It does not download. I clicked to install a new version after updating and clicking r

    I can no longer open any attachments that are sent to me. I click on and get cannot preview (but have had this for ages). I am clicking on download and nothing happens. It does not download. I clicked to install a new version after updating and clicking repair. But still the attachments won't open including invoices I have received today. It is all attachments not just pdfs.

    Angela Richens wrote:
    It is all attachments not just pdfs.
    Then most likely it is not caused by Adobe Reader.
    Anyway, perhaps someone has some idea, if you give us some details: operating system, browser, email client, ...

  • Problem removing old versions with customization wizard 8

    I'm trying to deploy Acrobat Reader 8 to our XP Professional desktops via Active Directory software installation (Windows Server 2003 domain)
    I have obtained the MSI release of Reader 8, customised it using Adobe Customization Wizard 8, and deployed it through AD as per the Adobe documentation. This works as expected for new machines without a previous release of Reader installed.
    However for desktops that have Reader 6 or 7 installed, we end up with two versions installed side by side (visible in Add/Remove Programs). Reader 8 works fine at this point. Removing the older version causes the PDF file association that Reader 8 created to be broken, also the Internet Explorer browser plugin is broken. Reader 8 has to be reinstalled manually to fix this issue.
    I have read that Reader automatically removes old versions of itself when you install a new version. Additionally, when customising the MSI, "Remove previous version of Reader" is greyed out. However it appears that the installer is not removing old versions.
    Any ideas as to a solution?
    Thanks a lot
    Tom Fanning

    I have the same problem and i have wasted like 50 hours on this s**t. I'm trying to deploy reader 8 on our 1800 XP workstations with SMS 2003.
    The cutomization tool is totally useless. The only way i have came up with is to create a script wich checks if earlier versions of Adobe reader is installed by looking if the installation folders exists (for example c:\Program Files\Adobe\Acrobat 7.0\Reader ).
    If the installation folders exists, the script would run the uninstallatoin string of the reader using its Windows installer product code, like this:
    MsiExec.exe /x /qn {AC76BA86-7AD7-1035-7B44-A70000000000}
    Now, the problem with the script is that we have several versions of reader 6 and 7 including 3 different languages. The script or the .BAT file would be quite complicated and the testing is allmost impossible.
    I think that it would be much more easier to create a script that deletes all the shotcuts for Adobe reader and then installs a Freeware product for openig PDF files.
    http://www.docu-track.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer
    In my opinion, adobe products are a nightmare for IT admins and their support system is even worse than Microsofts.

  • [svn:fx-trunk] 14367: remove old version of TLF missed in a previous merge

    Revision: 14367
    Revision: 14367
    Author:   [email protected]
    Date:     2010-02-23 12:02:36 -0800 (Tue, 23 Feb 2010)
    Log Message:
    remove old version of TLF missed in a previous merge
    QE notes: no
    Doc notes: no
    Bugs: no
    Reviewer: no
    Tests run:
    Is noteworthy for integration: no
    Removed Paths:
        flex/sdk/trunk/frameworks/rsls/textLayout_1.0.0.591.swf

    https://discussions.apple.com/message/23488633#23488633
    I started a post here about the same thing.
    Seems GB still has the effects built in, but apple is not allowing us to gain access. They purposly took things away that are allready there,  but why?

  • Cannot remove old version of bonjour

    cannot remove old version of bonjour

    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you 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", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another install. Does it go through this time?

  • Unable to remove old version of iTunes

    no "remove" option, in the control panel for itunes, downloaded new itunes, can't install it. message said
    "cannot remove old version, contact technical support group".
    i give up.
    anyone know about this???

    First, head into your Add/Remove programs and uninstall your QuickTime. If it goes, good. If it doesn't, we'll just attend to it when we attend to iTunes.
    Next, download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now launch Windows Installer CleanUp ("Start > All Programs > Windows Install Clean Up"), find any iTunes and/or QuickTime entries in the list of programs in CleanUp, select those entries, and click “remove”.
    Next, we'll manually remove any leftover iTunes or QuickTime program files:
    (1) Open Local Disk (C:) in Computer or whichever disk programs are installed on.
    (2) Open the Program Files folder.
    (3) Right-click the iTunes folder and select Delete and choose Yes when asked to confirm the deletion.
    (4) Right-click the QuickTime folder and select Delete and choose Yes when asked to confirm the deletion. (Note: This folder may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (5) Delete the QuickTime and QuicktimeVR files located in the C:\Windows\system32\ folder. Click Continue if Windows needs confirmation or permission to continue. (Note: These files may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (6) Right-click on the Recycle Bin and on the shortcut menu, click Empty Recycle Bin.
    (7) Restart your computer.
    Now try another iTunes install. Does it go through properly now?
    (thank you very much, {b nior})

  • Should you remove old versions (CS5) before you install creative cloud?

    Should you remove old versions before you install creative cloud?  Right now I have CS4 and CS5 on my system.  Iwould like to remove them before I move forward.

    Rod as Badavaraj indicated there is no requirements to keep the older versions installed.  If you have particular compatiblity needs with plug-ins or working collaboratively with other Adobe users using those versions however you may want to keep the older software titles installed.

  • Removed old version, but it keeps updating?

    About two months ago, I installed the new Garage Band 10.  Everything is fine with that version.  It installed in parallel with the old version, GB 6, and I was able to compare them.  Both the new and old version had been purchased through the App Store on my Macbook Air.
    After about a month, I decided to download the extra content for GB 10.  So in order to have ample room for all of that, I deleted the old version (GB 6) and its content.  I followed some instructions in a forum for deleting GB 6..  So that seemed to go well also.  I've been running in GB 10, all the new content works fine.
    But today I happened to look at the list of my Software Updates, which are set to auto for app store applications.  Ever since I removed GB 6, Software Update has apparently been trying to install an update for the GB 6 content.  It's done so every single night since I removed GB 6.
    So I'm guessing that there's something I needed to remove for GB 6, and I failed to remove it, so Software Update keeps trying to install the program again?  Hmmm.  Any thoughts?

    hello, normally such issues are caused by a firewall/security software which doesn't recognize & therefore blocks new firefox versions. please remove all program rules for firefox from your firewall and let it detect the new version of the browser again.
    [[Fix problems connecting to websites after updating Firefox]]

  • Why does Photoshop Elements not remove the old version after installing an upgrade?

    When I install a new version of Photoshop Elements, it converts the old catalog but does not remove the old programs.  I just installed PS 11 over PS 10 and it did not remove it.  I have had the same problem with each upgrade.  I have to manually uninstall the old version.
    Thanks.
    Jim Coleman
    [email protected]
    Rogers, AR

    It's good to have the software you paid for
    Uninstalling the older version post an upgrade might be discomforting to many users, so...
    Catalog conversion works fine irrespective of whether you uninstall or do not uninstall the older version since the catalog folders are not touched during uninstall.
    Thanks
    Andaleeb

Maybe you are looking for

  • HT4137 I have two itunes accounts, how can i combine them

    We have a IPOD and IPAD.. the music is under 1 account and all the apps are under a different account.  Can we combine them into one account so everything can be together.

  • How do I combine two I-tunes libraries into one?

    I have an I-tunes library and my daughter has her own.  We would like to combine them into one account.  She has her own account and log in a well as her own appple ID.  I also have my own but seems would make things easier to have one so we can shar

  • I put in my SIM card and then it says so service, what do i do?

    Everytime that i put in my sim card, it says no service. I can't call anyone or access my voice mail. I live in Trinidad so i don't have an apple store to go to. It was working perfectly fine until i updated my phone. My service carrier is Digicel bu

  • Java.sql.SQLException: [TimesTen][TimesTen 6.0.1 ODBC Driver][TimesTen]TT08

    Hi, I have installed TimesTen 6.0.1 and created Server/Client DSN's and trying to connect from a simple Java File using Client DSN, but encounter the following error. What could be the reason java.sql.SQLException: [TimesTen][TimesTen 6.0.1 ODBC Driv

  • SAP XI, liscensing, adapters confusion

    Hi all - About to embark on a NW2004s green field implementation.  ECC and BI in-scope, XI and EP out of scope for phase I.  Require clarification regarding XI, adapters and interfacing into ECC.  Organization does not have XI licensed except as prov