Proximity not installed on this computer?

I have receantly bought an iMac 27 and transferred all data from my old MacPro, using the Migration Assistant.
I am an Adobe Creative Cloud member, and when opening a InDesign CS6 document in my new iMac, ID says:
"If you edit the text in the document, it could cause hyphenation errors.  Proximity (Swedish) is not installed on this computer."
Solution?
Regards,
Tommy Olsson

The Migration Assistant works for moving system files and simple applications that keep their resources in one place. Adobe Creative Suite creates a multitude of files in many locations, and using Migration Assistant doesn't work successfully.
You may need to use the Adobe Cleaner Tool to remove components you moved before a reinstall.
http://www.adobe.com/support/contact/cscleanertool.html

Similar Messages

  • The photoshop library operation failed because quicktime is not installed on this computer

    I'm getting this when importing a Photoshop Timeline Animation into After Effects.
    "The photoshop library operation failed because quicktime is not installed on this computer"
    I have all updates to date.
    Any clues?

    After Effects CC (12.x) does not import animation/video layers in PSD files. You should render and export your animation from Photoshop as a movie file and import that into After Effects.

  • The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.Admin' is not installed on this computer

    hi all,
    i am using Exchange server 2013.
    when i run the below code i got the following error.
    RunspaceConfiguration rsConfig = RunspaceConfiguration.Create();
    PSSnapInException snapInException = null;
    PSSnapInInfo info = rsConfig.AddPSSnapIn("Microsoft.Exchange.Management.PowerShell.Admin", out snapInException);
    Runspace myRunSpace = RunspaceFactory.CreateRunspace(rsConfig);
    myRunSpace.Open();
    Pipeline pipeLine = myRunSpace.CreatePipeline();
    Command myCommand = new Command("Get-Mailbox -ResultSize Unlimited");
    pipeLine.Commands.Add(myCommand);
    Collection<PSObject> commandResults = pipeLine.Invoke();
    Error :
    The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.Admin' is not installed on this computer.
    when i run the command  get-pssnapin
    result : 
    Name : Microsoft.PowerShell.Core
    PSVersion : 3.0
    Description : This Windows PowerShell snap-in contains cmdlets used to manage components of Windows PowerShell
    when i run below  command 
    get-pssnapin -registered
    result is:
    PS C:\Users\Administrator> get-pssnapin -registered
    Name : EnginePSSnapin
    PSVersion : 2.0
    Description : Register cmdlets for Content Engine
    Name : HostControllerPSSnapIn
    PSVersion : 2.0
    Description : Register cmdlets for Host Controller
    Name : InteractionEnginePSSnapIn
    PSVersion : 2.0
    Description : Register cmdlets for InteractionEngine
    Name : JunoPSSnapin
    PSVersion : 2.0
    Description : Register cmdlets for Juno
    Name : Microsoft.Exchange.Management.PowerShell.E2010
    PSVersion : 1.0
    Description : Admin Tasks for the Exchange Server
    Name : Microsoft.Exchange.Management.PowerShell.Setup
    PSVersion : 1.0
    Description : Setup Tasks for the Exchange Server
    Name : Microsoft.Exchange.Management.PowerShell.SnapIn
    PSVersion : 1.0
    Description : Admin Tasks for the Exchange Server
    Name : Microsoft.Exchange.Management.Powershell.Support
    PSVersion : 1.0
    Description : Support Tasks for the Exchange Server
    Name : Microsoft.Forefront.Filtering.Management.PowerShell
    PSVersion : 2.0
    Description : Microsoft Forefront Filtering PowerShell Interface
    Name : SearchCorePSSnapIn
    PSVersion : 2.0
    Description : Register cmdlets for SearchCore
    Name : WDeploySnapin3.0
    PSVersion : 2.0
    Description : This is a PowerShell snap-in that contains cmdlets for managing Microsoft Web Deployment infrastructure
    All powershell commands is installed fine .
    but still I am getting error
    The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.Admin' is not installed on this computer
     

    Hi Olaf Reitz,
    After running the command still i am getting same error,
    The Windows PowerShell snap-in 'Microsoft.Exchange.Management.PowerShell.SnapIn' is not installed on this computer
    please see below my task and i achieved so far.
    i need to get list of Users in C# from Exchange Server. for that i  created new User [[email protected]]
    in Exchange Server , then i give Full Access Permissions to that User to Access all other Mail Boxes.
    By giving below command in PowerShell  I am getting all Users List . 
    Get-Mailbox -ResultSize Unlimited
    i need the same list In C# code. for that I
    tried with below code.
     Here i got only particular user [ [email protected]] details , instead of list.
    SecureString secureString = new SecureString();
    string myPassword = "EIS2014!@#"; string username = "[email protected]";
    foreach (char c in myPassword)
    secureString.AppendChar(c);
    PSCredential ExchangeCredentials = new PSCredential(username, secureString);
    WSManConnectionInfo connectionInfo = new WSManConnectionInfo(new Uri("http://ExchangeServer.admin.com/powershell ), "http://schemas.microsoft.com/powershell/Microsoft.Exchange , ExchangeCredentials);
    Runspace runspace = System.Management.Automation.Runspaces.RunspaceFactory.CreateRunspace(connectionInfo);
    runspace.Open();
    string newCommand = "Get-Mailbox | Get-MailboxPermission";
    Pipeline cmd = runspace.CreatePipeline(newCommand);
    Collection<PSObject> results = cmd.Invoke();
    runspace.Close();
    so , i changed the code below
    RunspaceConfiguration rsConfig = RunspaceConfiguration.Create();
    PSSnapInException snapInException = null;
    PSSnapInInfo info = rsConfig.AddPSSnapIn("Microsoft.Exchange.Management.PowerShell.SnapIn", out snapInException);
    Runspace myRunSpace = RunspaceFactory.CreateRunspace(rsConfig);
    myRunSpace.Open();
    Pipeline pipeLine = myRunSpace.CreatePipeline();
    Command myCommand = new Command("Get-Mailbox -ResultSize Unlimited");
    pipeLine.Commands.Add(myCommand);
    Collection<PSObject> commandResults = pipeLine.Invoke();
    i need Users list In C# , how can i achieve this ?
    i am getting list in PowerShell , but i need it in C# code. 
    Is Visual studio Compiled code  be 64 bit for running PowerShell scripts  ? 

  • The printer driver is not installed on this computer....

    Ok, I have read all kings of fixes for this with HP printers, but what happens when its not just HP printers but any kind of printer I put on this Windows 7 32bit SP1 computer.  Every time I plug in a printer it installs the drivers but when I try
    to pull up the properties or even try to print it brings up this error.  This has happened on a Brother and a HP printer.
    Eric Vanderveer IT Consultant www.ericvanderveer.com

    Evidently you either did not install the correct driver or its installation did not successfully complete.  Can we get your system specs, what OS, What priinters ?  what you have already tried?  etc
    What troubleshooting have you done so far? 
    Please provide as many more details as you can.
    Before asking a technical question by e-mail, or on a website forum, do the following:
        Try to find an answer by searching the archives of the forum you plan to post to. (Microsoft Community)
        Try to find an answer by searching the Web
        Try to find an answer by reading the manual.
        Try to find an answer by reading a FAQ.
        Try to find an answer by inspection or experimentation.
    Suggestions for asking for help on a site.
    http://support.microsoft.com/kb/555375
    http://www.catb.org/~esr/faqs/smart-questions.html
    http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_update/what-information-to-post-in-the-windows-update/1467f44b-ee27-4f7d-98d7-f1c4b35b3395
    More often than not when a device isnt working it is because the driver has become corrupted.  Re-installing a fresh copy should help
    http://windows.microsoft.com/en-us/windows7/Update-a-driver-for-hardware-that-isnt-working-properly?SignedIn=1
    http://captaindbg.com/how-to-update-drivers-on-windows-7/
    Wanikiya & Dyami -Team-ZigZag. www.ZigZag3143.com email [email protected]

  • Servers where patches will not install automatically or manually, Live updates are broken and when checking installed updates shows "NO UPDATES ARE INSTALLED ON THIS COMPUTER" SFC \SCANNOW will not run

    Hello, (Bit of a long one but please read)
    We have 3 servers in same physical location and server OU etc that are exhibiting the exact same behaviors (we have server servers in this location that are not), as above theyt are all W2008 R2 SP1 and all built from the same standard
    image we use on hundreds of other computers, they have also been in production for different amounts of time and we started to see this behavior at different times with them: (Its odd they are all in the same site where there are also several other servers
    that are not effected, there must be a link ? )
    These servers are all missing several patches when checking our internal tool that reports from IBM endpoint management that we use to deliver patches (they are not all missing the exact same patches some ore or less than other), although
    SCCM (we used SCCM to deliver patches until around 6 months ago) and IBM EM are both running (some ptches hark back to the SCCM Delievry days) they are not patching and when attempting to patch manually by downloading the exact patch coresponding to the fixlet
    ID and the KB , the stanbdalone installer starts and after some time you receive an error message “The update is not applicable to yoru computer”. Windows update returns error 80070006 for all of the servers.
    it is worth noting that other applications and products also using the .MSU extension will insatll so it is not a problem with the installer service.
    The above led me to think a corrupt patch may have stopped the sequence of patching so I then looked in “Programs and Features” => “Installed updates” and this is blank for all of them returening the message:
    “NO UPDATES ARE INSTALLED ON THIS COMPUTER”.  (this I believe is a part of the fundamental issues and resolving this may resolve the patching)
    Another issue is that if you run  “SFC /SCANNOW” It starts the scan and then returns: “Windows Resource Protection could not perform the requested operation” (Also in safe mode and both from an elevated CMD and WMI is started as a service)
    The all three are probably related so I think fixing the “SFC and NO UPDATES SHOWN” issues will resolve the first.
    The things I have tried so far are:
    Running : wmic qfe list full /format:htable > c:\updates.htm             Should produce a list of updates but instead returns :  No Instance(s) Available (this is not hopeful)
    Fix: Ran the “SYSTEM UPDATE REDINESS TOOL” from  http://support.microsoft.com/kb/947821
    Result : Update Ran successfully but NO CHANGE
    Fix: Ran the automated and manual fix “RESET WINDOWS UPDATE COMPONENTS” here :
    http://support.microsoft.com/kb/971058/en then undated windows update agent.
    Result : All ran successfully and NO CHANGE
    Fix: Ran MBSA
    Result : Runs successfully and then stays at “Done downloading security update information” (Log gives no obvious information)
    Fix: Renamed the software distribution folder/restarted services (Various variations of this fix online, tried a few)
    Result: Runs as described in article with new Software distribution folder being created,
    NO CHANGE
    Fix: Create/Correct the  reg key for windows trusted installer located here HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version (several articles relating to this and the above issues)
    Result: the existing key was correct as should be from internal system information gathered , required in article.
    Fix: Ran the “Windows update trouble-shooter”
    as here :
    http://windows.microsoft.com/en-us/windows/troubleshoot-problems-installing-updates#1TC=windows-7
    Result:  It detected and fixed error’s but still no change.
    The WMI Repository checks out on them all for both of the methods I know to verify “Get-wmiobject –list |measure” and ensure count is over 900 and also “C:\>winmgmt /verifyrepository” and the repository came back as “WMI Repository is consistent”. I guess
    this is not hard evidence the WMI is OK, but these are the only methods I know.
    I have also tried removing the server from its OU , running a GP Update and then rebooting and testing but to no avail (Bit of a longshot but tried to link the distinction between the three servers and the OU GP is one of them)
    I have tried a few other articles registering .Dll’s etc , but I did not take a note of links as I was at the start of this and didn’t expect it to go so long so please reply with anything you see not above im happy to try again.
    I have thought about removing SP1 and reinstalling it but this will require a major downtime and only possible if the backup files of SP1 have not been removed.
    Any help is apreciated !

    Hi,
    Please try to rebuil the WMI repository.
    For detailed information, please refer to the blog below,
    http://blogs.technet.com/b/askperf/archive/2009/04/13/wmi-rebuilding-the-wmi-repository.aspx
    If issue persists, due to sfc doesn't work, could you try to repair your system with the installation disk?
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Late 2008 macbook 13" prompts mac OS can not be installed on this computer after booting from disc as l get the folder with the question mark screen. New HDD or ?

    From the little research l have done, l have been convinced l may be having a dead hard drive though after having tried all the other troubleshooting tips found here, when trying to boot l get the grey screen and folder with the question mark suggesting it can not find the files neccessary to boot hence l tried booting with the disc and the message l get is that mac OS X can not be installed on this computer, though after doing the hardware check etc they all say okay. I've even tried erasing the drive and trying to instal the OS afresh with no luck. Any ideas or l must just get a new hard drive?

    Pretty sure BGreg hit the nail on the head. If your hard drive was failing, you would still be able to at least attempt an install, provided your ard drive was mounting. You usually get that message when the disk is incompatible with the computer. If it is the proper disk, you might try erasing the disk (provided your info is backed up) using Disk Utility (under Utilities in the menubar) and choose the Mac OSX Extended (Journaled) format.

  • Windows Server 2012 R2 - ALL HF's Failing to install as "Does Not Apply to this computer"

    Hi,
    A general question about hot fix installs.
    I have multiple servers that are all Windows 2012 R2. They do not have internet connections, so I have to install the Hotfixes manually. I download the HF's from the ISO download page (https://support.microsoft.com/en-us/kb/913086) every month. I collect them and install in a bulk install during a release cycle ( a couple times a year). I just realized that NO HF's have installed since JUNE 2014. Every HF that shows up in WindowsServer2012R2 directory fail to install with a message of "The update is not applicable to your computer". Which is fine if that was true, but.... I get this message for every HF from the ISO's since June 2014. NOT one HF thinks it is applicable to my computer. Could that be the case? No HF's apply to my Server 2012 systems since June of 2014?
    This is my system info, and below that is the results from attempting to install 95 HF's.
    C:\TEMP>systeminfo
    Host Name: MYHOST
    OS Name: Microsoft Windows Server 2012 R2 Datacenter
    OS Version: 6.3.9600 N/A Build 9600
    OS Manufacturer: Microsoft Corporation
    OS Configuration: Member Server
    OS Build Type: Multiprocessor Free
    Registered Owner: Windows User
    Registered Organization:
    Product ID: 00252-80025-36226-AA727
    Original Install Date: 6/13/2014, 8:04:39 AM
    System Boot Time: 3/16/2015, 2:34:45 PM
    System Manufacturer: Dell Inc.
    System Model: PowerEdge R720
    System Type: x64-based PC
    Processor(s): 2 Processor(s) Installed.
    [01]: Intel64 Family 6 Model 62 Stepping 4 GenuineInt
    el ~2500 Mhz
    [02]: Intel64 Family 6 Model 62 Stepping 4 GenuineInt
    el ~2500 Mhz
    BIOS Version: Dell Inc. 2.2.2, 1/16/2014
    Windows Directory: C:\Windows
    System Directory: C:\Windows\system32
    Boot Device: \Device\HarddiskVolume1
    System Locale: en-us;English (United States)
    Input Locale: en-us;English (United States)
    Time Zone: (UTC-07:00) Mountain Time (US & Canada)
    Total Physical Memory: 262,099 MB
    Available Physical Memory: 249,337 MB
    Virtual Memory: Max Size: 301,011 MB
    Virtual Memory: Available: 288,015 MB
    Virtual Memory: In Use: 12,996 MB
    Page File Location(s): C:\pagefile.sys
    Domain: mydomain.sgn
    Logon Server: \\MYHOST
    Hotfix(s): 25 Hotfix(s) Installed.
    [01]: KB2862152
    [02]: KB2868626
    [03]: KB2876331
    [04]: KB2888505
    [05]: KB2892074
    [06]: KB2893294
    [07]: KB2893984
    [08]: KB2898785
    [09]: KB2898868
    [10]: KB2898871
    [11]: KB2900986
    [12]: KB2901125
    [13]: KB2901128
    [14]: KB2909210
    [15]: KB2909921
    [16]: KB2912390
    [17]: KB2916036
    [18]: KB2919442
    [19]: KB2922229
    [20]: KB2923392
    [21]: KB2925418
    [22]: KB2930275
    [23]: KB2931358
    [24]: KB2931366
    [25]: KB2936068
    Network Card(s): 6 NIC(s) Installed.
    [01]: Broadcom BCM57800 NetXtreme II 10 GigE (NDIS VB
    D Client)
    Connection Name: ISCSI
    DHCP Enabled: No
    IP address(es)
    [01]: 192.168.1.30
    [02]: fe80::38c9:e59c:5ac2:e0a1
    [02]: Broadcom BCM57800 NetXtreme II 1 GigE (NDIS VBD
    Client)
    Connection Name: NIC3
    Status: Hardware not present
    [03]: Broadcom BCM57800 NetXtreme II 1 GigE (NDIS VBD
    Client)
    Connection Name: MGMT
    DHCP Enabled: No
    IP address(es)
    [01]: 7.48.64.32
    [02]: 7.48.64.30
    [03]: fe80::f14e:9339:9326:c7fd
    [04]: Broadcom BCM57810 NetXtreme II 10 GigE (NDIS VB
    D Client)
    Connection Name: SLOT 5 Port 1_swport_VMRepwan
    DHCP Enabled: Yes
    DHCP Server: N/A
    IP address(es)
    [05]: Broadcom BCM57800 NetXtreme II 10 GigE (NDIS VB
    D Client)
    Connection Name: NIC2
    Status: Hardware not present
    [06]: Broadcom BCM57810 NetXtreme II 10 GigE (NDIS VB
    D Client)
    Connection Name: SLOT 5 Port 2_swport_VMOpswan
    DHCP Enabled: Yes
    DHCP Server: N/A
    IP address(es)
    Hyper-V Requirements: A hypervisor has been detected. Features required for
    Hyper-V will not be displayed.
    I have a script that runs each HF install.. If I run them manually without the tool I get the same results so it is not the script..
    Installing 95 patches
    for Microsoft Windows Server 2012 R2 Datacenter x64
    Repository path: U:\Patch Repository_4_1\2012_R2_HFs\
    1. Windows8.1-KB2894852-v2-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    2. Windows8.1-KB2894856-v2-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    3. Windows8.1-KB2920189-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    4. Windows8.1-KB2926765-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    5. Windows8.1-KB2928120-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    6. Windows8.1-KB2931358-x64.msu patch status: ALREADY INSTALLED - SKIPPING
    7. Windows8.1-KB2931366-x64.msu patch status: ALREADY INSTALLED - SKIPPING
    8. Windows8.1-KB2933826-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    9. Windows8.1-KB2939576-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    10. Windows8.1-KB2953522-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    11. Windows8.1-KB2957151-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    12. Windows8.1-KB2957189-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    13. Windows8.1-KB2957689-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    14. Windows8.1-KB2961072-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    15. Windows8.1-KB2961887-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    16. Windows8.1-KB2962872-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    17. Windows8.1-KB2964718-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    18. Windows8.1-KB2964736-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    19. Windows8.1-KB2965788-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    20. Windows8.1-KB2966072-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    21. Windows8.1-KB2966826-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    22. Windows8.1-KB2966828-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    23. Windows8.1-KB2971850-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    24. Windows8.1-KB2972213-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    25. Windows8.1-KB2972280-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    26. Windows8.1-KB2973114-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    27. Windows8.1-KB2973201-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    28. Windows8.1-KB2973351-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    29. Windows8.1-KB2974008-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    30. Windows8.1-KB2976627-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    31. Windows8.1-KB2976897-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    32. Windows8.1-KB2977292-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    33. Windows8.1-KB2977629-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    34. Windows8.1-KB2978668-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    35. Windows8.1-KB2982794-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    36. Windows8.1-KB2982998-v2-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    37. Windows8.1-KB2987107-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    38. Windows8.1-KB2987114-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    39. Windows8.1-KB2988948-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    40. Windows8.1-KB2992611-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    41. Windows8.1-KB2993651-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    42. Windows8.1-KB2993958-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    43. Windows8.1-KB3000061-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    44. Windows8.1-KB3000483-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    45. Windows8.1-KB3000869-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    46. Windows8.1-KB3001237-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    47. Windows8.1-KB3002657-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    48. Windows8.1-KB3002885-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    49. Windows8.1-KB3003057-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    50. Windows8.1-KB3003381-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    51. Windows8.1-KB3003743-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    52. Windows8.1-KB3004150-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    53. Windows8.1-KB3004361-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    54. Windows8.1-KB3004365-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    55. Windows8.1-KB3005607-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    56. Windows8.1-KB3006226-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    57. Windows8.1-KB3008923-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    58. Windows8.1-KB3008925-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    59. Windows8.1-KB3010788-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    60. Windows8.1-KB3011780-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    61. Windows8.1-KB3013126-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    62. Windows8.1-KB3013455-v2-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    63. Windows8.1-KB3014029-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    64. Windows8.1-KB3018943-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    65. Windows8.1-KB3019215-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    66. Windows8.1-KB3019978-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    67. Windows8.1-KB3020393-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    68. Windows8.1-KB3021674-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    69. Windows8.1-KB3021952-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    70. Windows8.1-KB3023607-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    71. Windows8.1-KB3036197-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    72. Windows8.1-KB3021953-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    73. Windows8.1-KB3022777-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    74. Windows8.1-KB3023266-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    75. Windows8.1-KB3023562-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    76. Windows8.1-KB3024663-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    77. Windows8.1-KB3029944-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    78. Windows8.1-KB3030377-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    79. Windows8.1-KB3031432-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    80. Windows8.1-KB3032323-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    81. Windows8.1-KB3032359-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    82. Windows8.1-KB3040335-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    83. Windows8.1-KB3033408-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    84. Windows8.1-KB3033889-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    85. Windows8.1-KB3034196-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    86. Windows8.1-KB3034344-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    87. Windows8.1-KB3035017-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    88. Windows8.1-KB3035034-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    89. Windows8.1-KB3035126-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    90. Windows8.1-KB3035131-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    91. Windows8.1-KB3035132-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    92. Windows8.1-KB3037634-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    93. Windows8.1-KB3039066-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    94. Windows8.1-KB3044132-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    95. Windows8.1-KB3046049-x64.msu patch status: DOES NOT APPLY TO THIS COMPUTER
    Thanks,
    Dave
    

    Hi Dave,
    Would you please check CBS lg file and other relevant event logs if find more clues? On current situation, please refer to following article and check if can help you.
    Update is not applicable to your computer- but it is
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Keep getting a "the disk you inserted was not readable by this computer" when I insert my printer cord into either USB port.  Recently installed a portable hard drive for back up purposes.  Related?

    Keep getting a "the disk you inserted was not readable by this computer" when I insert my printer cord into either USB port.  Recently installed a portable hard drive for back up purposes.  Related?

    Does your printer have a slot for an SD card?  Is there are card in the slot?  If so, the computer is trying to mount that card as an external device.  It might be corrupted so that it can't be read.

  • HT201364 I am unable to redownload OS X Mavericks on a Late 2013 new Macbook Pro 13". I get a message saying "We could not complete your purchase" " OS X Mavericks can not be installed on this computer"

    I am unable to redownload OS X Mavericks on a Late 2013 new Macbook Pro 13". I get a message saying "We could not complete your purchase" " OS X Mavericks can not be installed on this computer"
    I nee an easy way to resolve this with Apple.

    why is it this problematic to resolve?! obviously there's a valid installer image for our macs, why can we not have access to it to use on our laptops?
    I do not understand, nor accept the explanation given before - about it being a newer model... it doesn't make sense... how does that translate to "no download available".
    also, if it was a valid point - we would have had that download with the release of 10.9.1 - which we don't.

  • This version of Mac OS X 10.7 cannot be installed on this computer. Why Not. Mac Mini has the required spec.

    Hi...
    I hope that you can help me!!
    I am trying to update a recently purchased pre-owned Mac Mini to OSX Lion. ATM it is running OSX 10.6.8, with 2GHz Core 2 duo processor, and 2GB of DDR2 SD RAM. There is 30+ GB of hard drive available. The App Store has acknowledged the fact that I have previously bought OSX Lion, but when I try to download, it displays the following, "This version of Mac OS X 10.7 cannot be installed on this computer." It meets the required specs. Help!! How can I upgrade....

    What model is it? There are some early Intel minis around that have had CPU upgrades. They can't run Lion, at least not without hacking.

  • HT201364 Why can Mavericks "not be installed on this computer" when I have all the system requirements?

    I have a 13" Macbook (Early 2009), 2gb memory, 9.29GB of free space and v10.6.8 already installed and yet when I click to download Mavericks, a popup comes up on the screen saying "Sorry, Mavericks cannot be installed to this computer". Why not??

    Something does not match up.  Check your year of manufacture.
    To install Mavericks, you need one of these Macs:
    iMac (Mid-2007 or later)
    MacBook (13-inch Aluminum, Late 2008), (13-inch, Early 2009 or later)
    MacBook Pro (13-inch, Mid-2009 or later),
    MacBook Pro (15-inch or 17-inch, Mid/Late 2007 or later)
    MacBook Air (Late 2008 or later)
    Mac mini (Early 2009 or later)
    Mac Pro (Early 2008 or later)
    Xserve (Early 2009)
    Your Mac also needs:
    OS X Mountain Lion, Lion, or Snow Leopard v10.6.8 already installed
    2 GB or more of memory
    8 GB or more of available space

  • I own Final Cut Pro 6 and have been running it on an older G4 tower. I upgraded to a MacPro tower and the app will not install. I get a message "Not supported on this computer" cannot believe this. Help anyone.

    I own Final Cut Pro 6 and have been running it on an older G4 tower. I upgraded to a MacPro tower and the app will not install. I get a message "Not supported on this computer" cannot believe this. Help anyone.

    Here are the min. system requirements.... it looks like you meet them.... but I may have missed something...
    Final Cut Studio 2 (Including Final Cut Pro 6)
    • A Macintosh computer with a 1.25GHz or faster PowerPC G4, PowerPC G5, Intel Core Duo, or Intel Xeon processor
    • 1GB of RAM
    • An AGP or PCI Express Quartz Extreme graphics card (Final Cut Studio is not compatible with integrated Intel graphics processors)
    • A display with 1024-by-768 resolution or higher
    • Mac OS X v10.4.9 or Mac OS X v10.5.5 or later
    • QuickTime 7.1.6 or later
    Additional Recommendations
    • 2GB of RAM when working with compressed HD and uncompressed SD sources
    • 4GB of RAM when working with uncompressed HD sources
    • A display with 1280 x 1024 resolution or higher
    Additional Requirements for Motion
    • A standard or built-to-order system configuration with a NVIDIA GeForce 5200, FX Go5200, FX 5200 Ultra, 6600, 6600 LE, 6800, 7300, 7300 GT, 7800, 7600 GT, 8600, 8800 or Quadro class graphics card.
    • A standard or built-to-order system configuration with a ATI Radeon 9800, 9700, 9600Pro, 9600XT, 9700Pro, X800, X1600, X1900, or X2600 class graphics card; or a ATI Mobility Radeon 9700 or 9600 graphics card.
    • For 16- and 32-bit rendering: a graphics card with at least 128MB of VRAM.
    Additional Requirements for Color
    • The standard graphics card in any Mac Pro, 17-inch MacBook Pro, 24-inch iMac, or 2.5GHZ or faster Power Mac G5 Quad:
    • ATI Mobility Radeon X1600
    • ATI Radeon X1600
    • NVIDIA GeForce 7800 GT, 7600 GT, 7300 GT, 6800 Ultra DDL, 6800 GT DDL, 660, or Quadro FX 4500.
    • For 32-bit rendering: a graphics card with at least 256MB of VRAM.
    • A display with 1680-by-1050 resolution or higher (excluding 20" iMac); dual displays are highly recommended.
    • A three-button mouse for full functionality
    Apple article on Final Cut Studio 2: http://support.apple.com/kb/SP535

  • When attempting to install OS X Mountain Lion I get the following error message "We could not complete your purchase. OS X Mountain Lion is not compatible with this computer." Any idea what the issue might be?

    When attempting to install OS X Mountain Lion I get the following error message "We could not complete your purchase. OS X Mountain Lion is not compatible with this computer." Any idea what the issue might be?

    Mama --
    Which Mac??????
    iMac, MacBook Pro, Mini,, what?
    Go up to the Apple icon on the upper left hand corner of your screen (menu bar).
    Click that, and then "More Info". and then "More Info" again.
    What does it say?  Here's what mine says:

  • Could not install mountain lion We could not complete your purchase. OS X Mountain Lion is not compatible with this computer. I'm running the latest update 10.6.8

    could not install mountain lion We could not complete your purchase. OS X Mountain Lion is not compatible with this computer. I'm running the latest update 10.6.8.  Any help to overcome this issue will be great

    rarramirez wrote:
      Any help to overcome this issue will be great
    There is nothing to overcome, your mac is too old to run Mountain Lion.  For an iMac it must be a (Mid 2007 or newer)  http://www.apple.com/osx/specs/

  • I have bought a photoshop elements and have installed it on my MacBookPro. I have just bought an iMac and what to install on this computer as well. The iMac does not have a disc drive. I have copied the file onto a remote hard drive and tried to install b

    I have bought a photoshop elements and have installed it on my MacBookPro. I have just bought an iMac and what to install on this computer as well. The iMac does not have a disc drive. I have copied the file onto a remote hard drive and tried to install but it thinks I have a pirate copy. What can I do?

    If you click the link in my first post in this thread, then click "still need help? Contact us" it takes you to a page that looks exactly like the page where you started, but isn't. Select PSE for the program you want help with, click "Activation and Signing In" for the problem area and you will see this:
    The gray area below the blue bar is a link to start a chat.

Maybe you are looking for

  • Problem Printing document properties from Word to PDF

    Hello all, This is wierd, I need to print from MS Word doc 2002 SP2 to PDF version 9.3.4.  When I do so, I need to pass the document properties from the word file to the PDF such as author, subject, title, etc.  What is strainge is when i click the p

  • Need advice for dispalying multiple rows with datatable.

    Hi All, We have to design a conference booking search form which contains nX48 table. n -> indicates the conference rooms and 48 are the time slots(30 mins gap). While booking a conference room user enteres from time and to-time and from and to dates

  • LR/ACR Sharpenning

    At a recent educators conference there was a bit of a disagreement over sharpening in LR or ACR (assuming a primarily RAW workflow). The presenters stance was don't use it, jump out into PS and do your sharpening there. I took the other stance, but t

  • New server 2012 - some NT4 /98/W2K clients

    Hi, Have a bit of a challenge here.... I have a scenario were we are running a full 2003 AD with 2003R2 DC and a couple of virtual servers... Time has come to move forward and upgrade to 2012 seems like the only option using Hyper-V. The particular s

  • No sound from speakers/headphones win 8.1

    I have no sound after upgrading to Win 8.1 on Pavilion P6-2304a desktop, I have downloaded the HP driver update sp63935.exe, should this update the driver for both the Audio Inputs and Outputs device and the Sound Video and Games Controller device? M