I need to install last cumulative QuickFixes for designer ES8.2

i want to remove the error of  " Word (Version XP or onwards) could not be found on the machine"
any help???

Yes you must install Security update mentioned in KB 2977319 it is important for SQL Server to be patches with this security update. Without this it could allow an attacker to compromise your system and gain control over it.
Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
My Technet Articles

Similar Messages

  • HT3775 This file contains a track in the Dolby AC3 Audio (code "8192") format. You may need to install a QuickTime component for this audio format in order to hear the soundtrack of this file.

    This message appeared and does this just mean I need to upgrade Quick time player? This file contains a track in the Dolby AC3 Audio (code "8192") format. You may need to install a QuickTime™ component for this audio format in order to hear the soundtrack of this file.

    Luckily, there are DOZENS of video/media players and extensions avaliable for the Mac. Many of them are FREE, some of the better FREE ones are...
    PERIAN (quicktime extension)
    http://perian.org/
    QUICKTIME 7.6.6
    http://support.apple.com/kb/DL923
    VLC media player
    http://www.videolan.org/vlc/
    NICEPLAYER
    https://code.google.com/p/niceplayer/
    And if none of those work, there is a possibility that those video files may be corrupted.

  • What can i do to fix the following : You may need an additional audio decoder to play the soundtrack of this file. This file contains a track in the Dolby AC3 Audio (code "8192") format. You may need to install a DirectShow decoder for this audio format i

    You may need an additional audio decoder to play the soundtrack of this file.
    This file contains a track in the Dolby AC3 Audio (code "8192") format. You may need to install a DirectShow decoder for this audio format in order to hear the soundtrack of this file.

    Luckily, there are DOZENS of video/media players and extensions avaliable for the Mac. Many of them are FREE, some of the better FREE ones are...
    PERIAN (quicktime extension)
    http://perian.org/
    QUICKTIME 7.6.6
    http://support.apple.com/kb/DL923
    VLC media player
    http://www.videolan.org/vlc/
    NICEPLAYER
    https://code.google.com/p/niceplayer/
    And if none of those work, there is a possibility that those video files may be corrupted.

  • Do i need to install all 3 disks for photoshop elements 10 ?

    do i need to install all 3 disks for photoshop elements 10 ?

    Look for the DVD description iin the below mentioned link
    http://kb2.adobe.com/cps/863/cpsid_86374.html

  • I need to install a volume license for Adobe Acrobat Pro from an old to a new computer

    I need to install a volume license for Adobe Acrobat Pro from an old to a new computer
    I have the correct License Key which I checked on Adobe License site but when I enter it
    is says it's incorrect

    Problem solved,
    I found the original Adobe installation files on our system that we used to first intall Acrobat Pro.
    Using these files with the correct volume license key we were able to install the programme on our new Computers.
    I was also informed by Adobe Help that I could also download these file from the Adobe License website after logging in.
    https://licensing2.adobe.com/
    Click on Licenses / Download and then Software
    Hope this might help anyone else with the same problem
    Robert

  • After updating my ipod touch my computer does not detect my ipod in devices on itunes. It says I need to install a driver software for my mobile device. Help.

    After updating my ipod touch, my computer did not detect my ipod in devices on itunes. It says I need to install a driver software for my mobile device. Help pls?

    Maybe this will resolve your problem:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows
    Or you may have to look at the river/server topicsof the following:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows
    Since you were unclear at to the error message.

  • Need to install only the query for fi account receivables standard data ?

    Hi all,
    I need to insall only the query for the standard business content for fi_ar in bw 3.5 ?
    i have selected the cube and then in grouping i have selected data flow afterwards only.
    And i have selected the queries only. but the cube is selected again. Should i uncheck the cube and install only the queries and transport it?
    Pls guide me on this!!
    Thanks
    Pooja

    Hi,
    If the required cube is already avaialble and continue with the existing design, you can uncheck the cube and install only queries. Check all the prerequisites before installing queries like used infoobjects, other targets if any.
    Hope this helps,
    Regards,
    Rama Murthy.

  • Do I need to install Spring framework separately for my Eclipse?

    Hi, Guys:
        I am completely new to Java Enterprise, and I am supposed to use Spring framework and hibernate. tools: JDK 7, Eclipse, Maven, Git, etc.
       I have a question that may be silly to you guys: I want to try my first Spring project, on training video (using Spring 3.05), it asks me to download Spring framework 3.05, and I wonder if I already installed Maven plugin on my eclipse, do I have to download Spring framework? as I got a rough idea that Maven already supports Spring. However, I cannot find such a library support in my project property. Someone just said I need to follow M2E instruction, Could any one give a hint?
    thanks a lot!
    Sam

    Why would that be a solution to this particular problem? A plugin MIGHT make your life easier in the end if it works properly, if you know how to use the framework it manages. It is perfectly possible to use Spring in a Java project, regardless of tooling, without having to install anything. The only thing you need is the proper jars like is the case for any API, toolkit, framework or whatever in Java land; you need to at least understand how to work with libraries/jars before you can start to work with frameworks like Spring.
    And how you get the proper jars - that's a task that lies with the developer, not the tool. I would use Maven myself, that makes it really easy to manage the dependencies (especially upgrading to new versions) once you get over the hump of setting up the poms once. And then for future projects it becomes a matter of copy/pasting the poms. But reading the very extensive and complete Spring documentation and then manually downloading the required jars and adding them the your project's build classpath is also a valid option. Eclipse has a built-in help which explains just fine how to manage libraries in a project.

  • Do we need to install microsoft cluster software for RAC 10G

    Hi all,
    Our company wants to install ORACLE 10G RAC on windows 2003 R2. Based on the pre-requisites I asked network guys to provide me the shared disk storage from SAN, but they insist that this storage will not be accessible until we have windows clustering software running on top of the two nodes. I want to use oracle clusterware for clustering.
    Please let me know how does it work. Do i need to have windows cluster s/w first then install oracle clusterware on these nodes.
    Help is as always appreciated
    Regards
    Aijaz

    Hi Aijaz,
    You don't need any clusterware beyond Oracle clustware, but if is a requirement to your company you can use another Clusterware to install RAC, if they are supported, check on metalink. The Clusterware from Oracle provide all you need to deploy a Real Application Cluster production environment.
    With additional documentation, take a look on http://download.oracle.com/docs/cd/B19306_01/install.102/b14207/intro.htm#sthref21 for explain more about Oracle Clusteware
    Here an excelent guide to install RAC 10g R2 on windows provided by Philip Newlan on http://www.jobcestbon.com/oracle/RacOnWindows.pdf
    Regards,
    Rodrigo Mufalani
    Ps.: Thank you Philip, this paper is the best that I read based RAC on Windows!!!

  • Need help : Installing the standalone OEPE for OSB 11g for development

    Hi All,
    It would be greatly appreciated if any one could share the details of installing the standalone OEPE (Eclipse along with the OSB plugin for 11g) for development purpose.
    If possible kindly share the download link for the same.
    Thanks in advance.
    Regards,
    Balaji R

    Hi,
    To have OEPE with the plugins for OSB you actually have to install Weblogic with OEPE and OSB. OEPE will need the libraries in Weblogic and OSB installation...
    The latest version for Weblogic+OEPE (Indigo) for Windows
    http://download.oracle.com/otn/nt/middleware/11g/wls/1211/oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32.exe
    The latest version for OSB for Windows
    http://download.oracle.com/otn/nt/middleware/11g/111160/ofm_osb_generic_11.1.1.6.0_disk1_1of1.zip
    Weblogic download page...
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    OSB download page...
    http://www.oracle.com/technetwork/middleware/service-bus/downloads/index.html
    Cheers,
    Vlad
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts)
    https://forums.oracle.com/forums/ann.jspa?annID=893

  • Do i need to install anti virus software for imac

    Ive just brough a imac and installed microsoft office for mac onto it. Do i need anti virus protection?

    Probably not necessary. There is virtually no malware affecting OS X. But it would be worth your while to read this user tip: Viruses, Trojans, Malware - and other aspects of Internet Security.

  • I Need Help Installing An Update Disc For My Mac Mini, Currently On 10.5.8 And Want To Install The Snow Leopard Upgrade Disc From The Apple Site. Can Anyone Help?

    Hi, I Am Trying To Upgrade My Mac Mini To Snow Leopard And I Have Brough The Retail Disc That They Sell On There Site. The Instructions Say To Insert The Disc And Follow The On Screen Instrutions But When I Put The Disc In; It Spins The Disc For About 30sec - 1min Then It Ejects The Disc. If There Is Any Information You Need To Get A More Clear Picture Please Ask

    At the Apple Icon at top left>About this Mac.
    Then click on More Info>Hardware and report this upto but not including the Serial#...
    Hardware Overview:
    Model Name: iMac
    Model Identifier: iMac7,1
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.4 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 6 GB
    Bus Speed: 800 MHz
    Boot ROM Version: IM71.007A.B03
    SMC Version (system): 1.21f4
    Open Activity Monitor>Disk Usage tab, Show:>All Processes, sort on CPU%, how much Free Space is used?

  • The Firefox plugin page said I needed to install a new plugin for Shockwave Flash, but after doing the installation I checked back to see if the installation took place and the "action" column still says "update now" and potentially vulnerable."

    After downloading the new version of Shockwave
    flash the message in the box said the download was completed; however, the information on the Firefox plugin page keeps saying "potentially vulnerable" and "update now" as though no download took place. I repeated the download 2 more times and got the same results.

    Your plugins list shows outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r32
    # Java Plug-in 1.5.0_06 for Netscape Navigator (DLL Helper)
    Update the [[Java]] and [[Flash]] plugin to the latest version.
    See
    http://java.sun.com/javase/downloads/index.jsp#jdk (you need JRE)
    http://www.adobe.com/software/flash/about/
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • I need to install application and driver for Nomad IIc but computer says I'm not connect

    I tried downloading the application, driver, and plug-in for Nomad IIc. When I try to install the driver my computer says my player is <EM>not</EM> connected but my player says it <EM>is</EM> connected. Help!

    Bfd96
    Did you download the correct driver and appllication?
    Check that you have the following files.
    . Driver - Drv_nm2.exe
    2. MediaSource application - CMS_PCAPP_LB_2_03_29.exe
    3. Nomad Pack - CMS_N2Plugins__00_0.exe
    Do not connect the player when installing the driver. You will be prompted to connect the player when the installation is near to completion.
    After which, install the MediaSource application follow by the Nomad Pack.
    Jason

  • What do I need to install to begin developing for iOS?

    hi all, i'm going to pick up a Mac Mini this thursday with the intention of developing for the iOS platform. i just wanted to know what i'll need to do to begin developing so i can begin as soon as possible. i know i'll need XCode and a developer license from Apple. will i need anything else?
    thanks

    Max the ram in your mini.
    Buy what you need to have a reliable backup.
    Get the largest monitor you can afford.
    Get an iPhone and iPad for testing.
    Update Lion to 10.7.3 and use Xcode 4.3.1
    Get a good image edtior, text editor and if you intend to do video and audio, apps to edit and manage those resources as well. See the (Mac) App Store.
    When you have your Developer Account, see these links:
    iOS Human Interface Guidelines
    iOS Starting Point
    Start Developing iOS Apps Today
    App Development Overview
    App Store Review Guidelines for iOS Apps
    Your First iOS App
    Good luck!

Maybe you are looking for

  • Error while Oracle 10g  Installation suse linux

    Hi, All i am facing issue while installing Oracle 10g release 2 on open suse. All test are getting passed but getting a error reltated to ip address as follows. INFO: Checking DetectIfDHCPAssignedIP This is a prerequisite condition to test whether th

  • Report for Change documents in Solution Manager.

    Dear Masters, In Solution manager, we are monitoring the inbound support messages through the Transaction code  CRM_DNO_MONITOR. Here i can veiw the status of support message as of now, but i am not able to see the changes done throughout the process

  • Validating the field

    I want to maka a select of table febko based on condition that field AZIDT's first seven character is given in the select-options i.e my selection should be based only on the seven characters of the field which is given by the user Regards, jaga.

  • Screen Shots come as PNG

    I'm used to taking screen shots - either as ComShift3 or with Grab. With ComShift3 you get a PDF But now I'm getting PNG files instead. I've looked at System Prefs/Keyboard shortcuts and "Reset to Default" etc but can find no way to return to PDFs An

  • How to remove the ^M character?

    I'm porting applications from Windows to Solaris. My cpp programs failed to compile in some cases because of the ^M characters at the end of each line. Does anyone know how to remove them systematically? The applicaiton has hundreds of files. It's pr