Cannot install PSE 9 on Windows 7

I am installing Elements 9 on a new Win 7 laptop via the purchased CD.  When inserting the CD, nothing happens.  I've tried clearing the temp files, and looking through the contents nof the CD, but nothing opens up.  Antivirus is disabled.  Any help appreciated.

Does your Disc drive working properly? there may be case that has stopped reading the disc Also check that is of Win or Mac CD.
PSe packet includes 3 CDs 1st one is for Windows ,2nd contains Trial version of Adobe softwares and 3rd one is for Mac OS. Make sure you are using correct one.

Similar Messages

  • I cannot install iTunes on Windows 7 I receive the Error 7 (Windows Error 193).

    I cannot install iTunes on Windows 7 I receive the Error 7 (Windows Error 193). 
    I have uninstalled and reinstalled a few times but with no luck.  Does anyone have another option?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If the above steps haven't helped try installing:
    iTunes 12.1.0.71 for Windows (64-bit - for older video cards) - itunes64setup.exe (2015-01-28)
    which is a 64-bit installer for a 32-bit core program, similar to previous 64-bit releases of iTunes.
    Or roll back to:
    iTunes 12.0.1.26 for Windows (32-bit) - iTunesSetup.exe (2014-10-16)
    iTunes 12.0.1.26 for Windows (64-bit) - iTunes64Setup.exe (2014-10-16)
    as appropriate.
    tt2

  • Cannot install iTunes on windows 7 64bit

    Okay, I like so many cannot install iTunes on Windows 7 64bit.
    Now Orginally I got a message saying something to the effect of:
    There was a problem with the install you do not have permission for something...
    Through some investigating my iTunes was being installed and removing all my permissions to view and/or modify files within that folder. Even if I was logged in as admin and installed as admin all the permissions would simply block me out.
    This kind of had a familar feeling as in the last few versions of iTunes I had to run as admin just to open it (this is really annoying by the way)
    So I searched the net and many people were saying to uninstall everything "Apple" and try again.  So I did that.  Now I have this new message:
    there is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vendor.
    And again I scoured the internet for a way to fix this.  I apparently am supposed to goto Control Pannel/Programs and Features and select Apple Software Update and select repair.  The problem is that no longer exists in my programs list since I removed it in the earlier step. iTunes still refuses to install spitting out the same error forever. I tried the Microsoft "fix it" tool which is supposed to remove the Apple Software Update incomplete uninstall (which is apparently the whole problem) but it doesn't show up in the list for "fixing".
    I am at a loss.  Why doesn't Apple fix this.  I cannot update my iPhone to the latest software in fear I may need to restore it. With no iTunes that is impossible.  I cannot change any of my music or do anything until this is resolved.  If/when iPhone 5 comes out I cannot get it either unless this issue is taken care of somhow.
    I searched for an installer for just the Apple Software Update program But it seems to not exist as a standalone thing (it would be useful if it were though). If it were perhaps I could install it again and then successfully remove/repair it and iTunes might install finally.
    Now I have had previous versions of iTunes working perfectly fine.  I do not recall which version I was using before I tried to update and fell into this abyss however.

    Yes b noir. I've tried running just "iTunes64.msi" from the command-line and while it didn't produce the same error "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Contact your support personnel or package vender." it produced a different error in bold-type "iTunes Installer Completed" then "The installer encountered errors before iTunes could be configured...Errors occurred during installation. Your system has not been modified...Please run the installer again, or click Finish to exit". However, I discovered a wealth of options from the Windows Installer to try after typing "iTunes64.msi passive"...So I'll experiment some more when I have time.
    P.S. I'm becoming more convinced that Apple is putting new software out there to get it debugged which was a trick that MicroSoft always seemed to do:-)
    =============================
    Windows ® Installer. V 5.0.7601.17514
    msiexec /Option <Required Parameter> [Optional Parameter]
    Install Options
        </package | /i> <Product.msi>
            Installs or configures a product
        /a <Product.msi>
            Administrative install - Installs a product on the network
        /j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>]
            Advertises a product - m to all users, u to current user
        </uninstall | /x> <Product.msi | ProductCode>
            Uninstalls the product
    Display Options
        /quiet
            Quiet mode, no user interaction
        /passive
            Unattended mode - progress bar only
        /q[n|b|r|f]
            Sets user interface level
            n - No UI
            b - Basic UI
            r - Reduced UI
            f - Full UI (default)
        /help
            Help information
    Restart Options
        /norestart
            Do not restart after the installation is complete
        /promptrestart
            Prompts the user for restart if necessary
        /forcerestart
            Always restart the computer after installation
    Logging Options
        /l[i|w|e|a|r|u|c|m|o|p|v|x|+|!|*] <LogFile>
            i - Status messages
            w - Nonfatal warnings
            e - All error messages
            a - Start up of actions
            r - Action-specific records
            u - User requests
            c - Initial UI parameters
            m - Out-of-memory or fatal exit information
            o - Out-of-disk-space messages
            p - Terminal properties
            v - Verbose output
            x - Extra debugging information
            + - Append to existing log file
            ! - Flush each line to the log
            * - Log all information, except for v and x options
        /log <LogFile>
            Equivalent of /l* <LogFile>
    Update Options
        /update <Update1.msp>[;Update2.msp]
            Applies update(s)
        /uninstall <PatchCodeGuid>[;Update2.msp] /package <Product.msi | ProductCode>
            Remove update(s) for a product
    Repair Options
        /f[p|e|c|m|s|o|d|a|u|v] <Product.msi | ProductCode>
            Repairs a product
            p - only if file is missing
            o - if file is missing or an older version is installed (default)
            e - if file is missing or an equal or older version is installed
            d - if file is missing or a different version is installed
            c - if file is missing or checksum does not match the calculated value
            a - forces all files to be reinstalled
            u - all required user-specific registry entries (default)
            m - all required computer-specific registry entries (default)
            s - all existing shortcuts (default)
            v - runs from source and recaches local package
    Setting Public Properties
        [PROPERTY=PropertyValue]
    Consult the Windows ® Installer SDK for additional documentation on the
    command line syntax.
    Copyright © Microsoft Corporation. All rights reserved.
    Portions of this software are based in part on the work of the Indepe
    =================================

  • HT1461 I have installed the Windows 8 on my MacBook using BootCamp, but I cannot install drivers for Windows now

    I have installed the Windows 8 on my MacBook using BootCamp already, but I cannot install drivers for Windows now: I've got only BootCamp 3 disk and it doesn't goo even if I start it using compatibility options. And my BootCamp on Mac didn't offer me to burn cd with drivers for windows as I saw in many instructions. How can I resolve the problem? Thanks a lot.

    Go back to Boot Camp: on the 2nd page you get this:
    Download the support software and as Windows is already installed uncheck the 2nd box.

  • Cannot install itunes on windows v8.1 64 bit

    Cannot install iTunes on Windows v8.1 64 bit.

    The old blue iTunes worked fine on my pc, then along came the new red iTunes, which initially refused to install from an auto-update notification, saying it didn't have permission to access one of its own folders (self access to all its other folders was ok).
    I then tried a manual download and install as suggested by the auto-update failure dialogue and that was exactly the same - failed at the last hurdle and had to reset itself.
    I then tried download and install from iTunes site and this installed without problem, but the application will not open, neither from the desktop icon with user or admin rights, nor from a direct open or run as admin from the iTunes folder .exe file.
    I have tried a repair install and an aggressive uninstall to ensure any TSR components are purged followed by a clean install - no difference.
    My other pc is no problem and iTunes installed and runs on there fine, so it must be a configuration problem on this pc only.
    I disabled my antivirus and malware detection during the install and made an exception for iTunes, to no effect.
    When selecting the app I get a blue circle for a few seconds then nothing, no dialogue or notification of problems.
    Any suggestions welcomed.

  • Cannot install CS4 in windows 8 - 64 bit machine

    cannot install CS4 in windows 8 - 64 bit machine
    After you press setup...  it starts analyzing system and encounters an error that stops procedure

    I´m trying to install CS4 .... 
    See http://helpx.adobe.com/creative-suite/kb/troubleshoot-installation-install-logs-cs3.html

  • I cannot install itunes on windows 8.1

    I cannot install itunes on my Toshiba Laptop with windows 8.1. I kept getting error 7. So i removed all of the itunes files from my computer, and did everything the install troubleshooting page suggested, but it still will not install, but now instead of error 7, I am getting error 2.

    I'd first try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/itunes/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?

  • Cannot install Reader in Windows 7

    I have a Windows 7 ultimate OS. I cannot install Reader on it. I have Flash player on it. but some how the reader isn't getting installed.
    When i run the setup file of Reader, it starts its processing phase, as it should. But after the completion of it, it quits. Its like the actual installation doesn't get evoke the main setup file. The surprising factor here is that there is no notification about it. No error messages and no warnings. Its just stops its self after the processing phase gets over.
    Another surprising factor is that when i try to install the reader through the download manager of adobe, it downloads the application taking the correct time, and when the time comes for installation it completes it fast and shows me that it was successful with a green tick.
    please help me guys....

    Try to download this installer http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/enu/AdbeRdr930_en_US.msi, then run it as an Administrator user.

  • Cannot install itunes on Windows 7 Windows Service Installer could not be accessed

    I am having trouble installing itunes on Windows 7.  I keep getting a message that says that Windows Installer Service could not be accessed.  This is driving me crazy.  Any help would be appreciated.

    I managed to get iTunes downloaded, but now it won't install because it says a newer version of Quicktime is installed, and iTunes cannot proceed until that is uninstalled.
    We're still making progress. That's damaged QuickTime installation configuration information (which also seems to be associated with some-though-not-all reports of your initial error).
    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. 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 QuickTime entries and click "Remove".
    Quit out of CleanUp, restart the PC and try installing iTunes again. Does the install go through properly now?
    (If you do find a clean download site for the correct version of CleanUp, please don't tell me where it is. Without wishing to sound paranoid (although I grant it does sound paranoid), there is a non-zero chance that posting links to download locations for the utility here at Discussions leads to that download location being shut down.)

  • I cannot install itunes on windows 7

    I have been trying for some time now to install itunes on windows 7 so that I can put music on my ipod touch.  I am told by the Apple shop that I must have itunes to put music on although when I first bought my Ipod touch (it is quite old) I was able to transfer from CDs very easily.  Now that I have Windows 7, this seems to have changed.  I do not particularly want Itunes but it seems I can get nowhere without it.
    When I download Itunes I receive a messate "There is a problem with this Windows Installer Package.  A program required for this install to complete could not be run.  Contact your Support personnel or package vendor."  I have looked at different messages and it seems quite a common problem although the Apple shop said they had never heard of it.  However, none of the solutions suggested work for me.  In fact one suggestion was to remove from the Control Panel all reference to Apple which I did but was unable to remove Apple Update when the same error message appeared. 
    Any suggestion would be gratefully received as the Ipod is becoming useless without some more music and I have an audiobook I wish to transfer from Windows Media also.

    You might have better luck if you posted in the iTunes form since you have an iTunes problem, not an iPod problem.

  • Cannot install iTune for Windows

    Hi, I just bought an iPod nano and I tried to install iTune for windows 64 bit but I always get an error message concerning a Boujour service that it seems I don't have the rights to start.
    Here are some of the installation events
    Windows Installer a installé le produit. Nom du produit : iTunes. Version du produit : 9.2.1.5. Langue du produit : 1033. Fabricant : Apple Inc.. Réussite de l’installation ou état d’erreur : 1602.
    Product: iTunes -- Installation failed.
    Product: iTunes -- Service 'Bonjour Service' (Bonjour Service) failed to start. Verify that you have sufficient privileges to start system services.
    La description de l’ID d’événement 100 dans la source Bonjour Service est introuvable. Le composant qui a déclenché cet événement n’est pas installé sur l’ordinateur local ou l’installation est endommagée. Vous pouvez installer ou réparer le composant sur l’ordinateur local.
    Si l’événement provient d’un autre ordinateur, les informations d’affichage doivent être enregistrées avec l’événement.
    Les informations suivantes étaient incluses avec l’événement :
    WSARecvMsg failed (87)
    La ressource de message est présente mais le message ne se trouve pas dans la
    table des chaînes ou des messages
    What a waste of time and money
    I hope you have a solution cause this device is completely useless without that software.
    Thank you

    In my case, netlimiter was conflicting with the bonjour service. Probably identifying it as a threat. Uninstalling netlimiter solved my installation problem but now I need an alternative to netlimiter

  • Cannot install itunes on windows 7: Error writing to file C:\Program Files(x86)\itunes\mozilla plugins\npitunes.dll

    Unable to install itunes on windows 7. Gives message Error writing to file C:\Program Files(x86)\itunes\mozilla plugins\npitunes.dll and then starts rolling back.

    If you uninstall your Firefox, and then try the install again, does the iTunes install go through? (If it does, reinstall your Firefox.)

  • PhotoSmart C4580 ... Cannot install Driver on Windows 8.1 64bit

    Basic driver is working, however, I cannot install the full service driver ... downloads OK ... when attempting to Install the little disk shows up on screen and then it simply stops?

    Hi,
    Please try following the following steps and let me know if that may help:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c04206080&lc=en&product=3418707&tmp...
    Be sure to re-download the latest full feature software from the following link:
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4158&lc=en&cc=us&dlc=en&sw_lang=&product=3418...
    Please let me know if that may help,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Why i cannot install itune on windows 8.1?some dll required for this installation?

    Thanks for your help.

    Although you're getting a different error message, try the procedure from the following user tip:
    "The administrator has set policies to prevent this installation" error messages when installing iTunes for Windows on Windows Vista and Windows 7 systems

  • Cannot install WSUS in Windows Server 2008

    Hi.
    I want to install WSUS in Windows Server 2008 R2 Enterprise, but when it try I have a prompt to upgrade Web Services (IIS), then I have a Fail message.
    Here is the HTML File log:
    <Informational>: This server might need to be restarted after the installation completes.
    Web Server (IIS)
     <Informational>: Find out more about Windows System Resource Manager (WSRM) and how it can help optimize CPU usage
     Web Server
     Application Development
     ASP.NET
     .NET Extensibility
     ISAPI Extensions
     ISAPI Filters
     Security
     Windows Authentication
     Performance
     Dynamic Content Compression
     Management Tools
     IIS 6 Management Compatibility
     IIS 6 Metabase Compatibility
    Windows Server Update Services
    Web Server (IIS): Installation failed
     The following role services were not installed:
     Web Server
     Application Development
     ASP.NET
     .NET Extensibility
     ISAPI Extensions
     ISAPI Filters
     Security
     Windows Authentication
     Performance
     Dynamic Content Compression
     Management Tools
     IIS 6 Management Compatibility
     IIS 6 Metabase Compatibility
    Windows Server Update Services: Installation failed
     <Error>: The update could not be found. There may be a network connection issue. Click here for more information.
    Please refer to the full log at: 'C:\Windows\logs\ServerManager.log'
    And the .log file log is here:
    2988: 2009-07-14 09:19:42.125 [InstallationProgressPage]  Loading progress page...
    2988: 2009-07-14 09:19:42.156 [InstallationProgressPage]  Creating WindowsUpdateDownloader.
    2988: 2009-07-14 09:19:42.156 [InstallationProgressPage]  Searching for Updates...
    2988: 2009-07-14 09:19:42.156 [InstallationProgressPage]  Starting asynchronous download.
    2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader]   Creating session.
    2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader]   Search query: 'CategoryIDs contains '4e487029-f550-4c22-8b31-9173f3f95786''
    2988: 2009-07-14 09:19:42.171 [WindowsUpdateDownloader]   Searching....
    2988: 2009-07-14 09:19:51.328 [WindowsUpdateDownloader]   Initial search failed, try again on WU server.
    2988: 2009-07-14 09:19:52.843 [WindowsUpdateDownloader]   Search returned: Succeeded, found 0 updates.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Search completed, result: Succeeded.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Downloading...
    2988: 2009-07-14 09:19:52.843 [WindowsUpdateDownloader]   Sending failure DownloadComplete event.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Download completed, result: NotStarted.
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage] Error (Id=0) Failure message: 'The update could not be found. There may be a network connection issue. <a href="WSUS.chm::/html/54a9eb1f-5dd1-42d8-ad00-dae55d7b9463.htm">Click here for more information.</a>'
    2988: 2009-07-14 09:19:52.843 [InstallationProgressPage]  Invoking LoadFinishPage.
    2988: 2009-07-14 09:19:52.859 [InstallationProgressPage]  About to load finish page...
    2988: 2009-07-14 09:19:52.859 [InstallationFinishPage]    Loading finish page
    2988: 2009-07-14 09:19:52.875 [InstallationFinishPage]    Finish page loaded
    I checked my Internet Connection, and no problems with that, Wndows update works fine.
    Regards

    The reason these solutions all work is because previously these machines were WSUS CLIENTS, and thus looking to the (sometimes no longer present) WSUS SERVER to find the WSUS Dynamic Installer update.
    By unlinking the GPO or moving the server to the Computer Container (not OU, btw), you effectively revert that machine to being an Automatic Updates client, and it can then obtain the WSUS Dynamic Installer update from Automatic
    Updates.
    You can also achieve this objective by:
    1. Run gpupdate /force (to reset the 90 minute GPRefresh timer).
    2. Edit the registry and set the HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU "UseWUServer" value to ZERO, which also disables the machine as a WSUS Client.
    From there you'll have at least sixty minutes (minimum GPrefresh interval) to install the WSUS Role, after which the machine will automatically revert back to the previous "WSUS Client" status -- which, presumably, is to be a client of itself.
    Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
    Principal/CTO, Onsite Technology Solutions, Houston, Texas
    Microsoft MVP - Software Distribution (2005-2011)
    My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin
    My Blog: http://onsitechsolutions.spaces.live.com

Maybe you are looking for

  • How to print Crystal Report within SAP Portal iView?

    Hi All, We are using BOEJ XI 3.0 with integration with SAP NetWeaver Portal.  We are having a problem with printing a Crystal Report. - We use the SAP iView to run a Crystal Report. - Once the report is completed, we want to click on Print to send th

  • Loop statement in ABAP OO

    Hi, I am trying to change a BADI interface and since BADIs use ABAP OO, a simple loop statement fails to work. I need to loop through an internal table and for each record in the internal table I need to read another db table which has a field in com

  • HT1338 I have a new mac and I want to get mountant lion, my Q is how I get it free?

    I have a new mac and I want to get mountant lion, my Q is how I get it free?

  • Apex in an iframe - only allow access from specific parent page

    Hi, I have a simple, unauthenticated Apex 4 application which lets users enter search terms and return records using a classic report. I wish to publish the application within an iframe, so that my organisation's communications department can maintai

  • Create FI payment batch error

    we are using BCM, we run F110, run id HET , date: 25.03.2014. payment list and payment order is generated, cross payment run we then run fbpm1, input run id HET and run date  25.03.2014 under "payment run" tab, it says: Program SAPFPAYM_MERGE: No rec