DLL file in use when installing yahoo extension

Everytime I try to install the Yahoo extension an error pops
up that xerces-c_2_3_0.dll is in use. Ive CTRL ALT Deleted almost
everything and it still pops up Ive restarted I even tried removing
and reinstalling Dreamweaver does anyone know how I can install
this extension?

Vturbay wrote:
> Everytime I try to install the Yahoo extension an error
pops up that
> xerces-c_2_3_0.dll is in use. Ive CTRL ALT Deleted
almost everything and it
> still pops up Ive restarted I even tried removing and
reinstalling Dreamweaver
> does anyone know how I can install this extension?
If you're on Vista, then try running Extension Manager as
Administrator. Right Click on the Extension Manager and select Run
as Administrator. And it may be that you might need to be logged
into your OS as the Administrator user.
Danilo Celic
|
http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert

Similar Messages

  • How to call Fortran .dll file that using other library files?

    Hi,
    I am trying to do some arkward tasks using LabView, and I am desperately need help....
     A little bit background:
    1. My co-worker has some code written in Fortran, where he called other libraries (many from CERNLAB or PAW). Those stuffs are pretty powerful in mathmatical calculation and simulations.
    2. In some of my LabView code, I need to call his Fortran source code in order to do some complicated calculations. I have no capablility to translate his Fortran code to Labview (or is it even possible??), so we end up with trying to use "Call library function node" where I just provide input/outputs to communicate with his code. The idea sounds simple enough?
    3. We complie the Fortran code into .dll, and then specifiy the dll in "Call library function node". The first try with a very simple Fortran code, something like c = a+b*a, was sucessful. The dll file and Call lib function worked good. It's sort of proved the concept.
    4. Now I am trying more complicated Fortran code (say Test.dll), which calling other library (.lib files) that using typical "call xxx(a,b,c)" line, and my nightmare started....  It seems nothing was excuted when I call Test.dll in LabView.
    Questions:
    1. How do LabView know if the Test.dll code needs functions from other .lib files? Do I need to copy all the .lib files to a specific folder?
    2. When I create .dll file, for LabView to be able to use it, are there any special requirement on the way the .dll is compiled?
    3. Seems there is mismatch btw the data type in Fortran and LabView. For example, LabView's  Signed 8-bit Integer seems different with a integer in Fortran. How can i know the correlation btw data type in different langurage, i.e. LabView vs Fortran?
    4. Are there any good examples that I can take a look?
    I would highly appreicate any suggestions/helps!
    Rgds,
    Harry

    You are aware that Intel Visual Fortran is the successor to Compaq Visual Fortran (I think you made a mistype with the Virtual)? So an upgrade might be at its place.
    Anyhow I'm really not familiar with Fortran at all, but lib files are usually compiled into an EXE or DLL and not loaded dynamically. 1) 
    So there should be no problem with locating those libs. What most likely is a problem are other DLL dependencies such as any Fortran Runtime library or possibly other third party DLLs the more advanced code in your DLL might be using.
    Typically most compilers can be configured to link the runtime library code statically into the DLL, as altenbach reports for the Intel compiler, otherwise you must make sure to install the  redistributable Fortran Runtime Library for your compiler. Besides that you must make sure to find out what other runtime dependencies your code might have and install them.
    1) One exception I know of is LabWindows CVI which allows to also load lib files dynamically. This is supposedly a legacy feature from LabWindows for DOS, which allowed that feature to simulate dynamic module loading in order to swap modules at runtime to work around the 640k memory limitation of DOS.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • O365 firstrun suppression policy settings do not suppress file formats chooser when installed on EU locale computers

    I am not sure where to report this but I believe I have found a bug in the latest Office 365 product. I set up a machine running windows 7, and implemented Office 2010 and Office 2013 group policies, I scoped the policies to the correct user and machine.
    the particular policy I am interested in is the "default file format" found in the GPO under the save option for word, excel and powerpoint. under office 2010 this policy applies correctly and does not display the "choose a file format"
    dialog box when those programs start, this is the behaviour I am looking for. I then installed Office 2013 and implemented the exact same group policy, the default file format dialog box does not appear. however, when I install Office 365 (2013 edition) the
    dialog box does display. it appears that some other policies do apply correctly to the office 365 product but the default files format policy does not, office 365 is ignoring this policy setting.... hence why I believe this is a bug. according to the Microsoft
    technical literature the Office 365 product and Office 2013 share the same group policy settings, I can not find any admx files specifically for office 365, only for office 2013 so 365 should recognise and use this policy setting.
    Steve

    ok, then to (possibly) help you, this is what I did in my initial testing to help prevent the running of some of those apps... up to you if you chose to implement this but it did seem to work for me in my test environment
    Create a GPO which uses User GPP and Computer start up scripts. The GPP will remove the shortcuts and the start up scripts will install an ACT  Database with AppHelp messages. These AppHelp messages
    will disallow the application to run passing it off as a "compatibility" issue, and that's assuming the user can get to the exe file after the shortcut has gone.
    Create a GPP Folder Options – File Type which re-associates the extensions for the blocked app with another application or removes the extension.
    http://technet.microsoft.com/en-us/library/hh825139.aspx
    http://technet.microsoft.com/en-us/library/cc749586(v=ws.10).aspx
    http://technet.microsoft.com/en-us/library/cc749169(v=ws.10).aspx
    any or all of those steps could form a solution as far as i can tell. I know this appears a pretty botch job but its the best I can think of, you could use app locker policies but personally I have never been a fan of implementing such restrictions (perhaps
    it comes from the days where software restriction and hash rules and such seemed a pain in the wassit).
    I don't mean to appear greedy when asking for help, but you have an even bigger rollout than Don has at the moment with O365, we both have a joint scenario which I wonder if you had come across and know the answer to, even though I've marked this as answered
    it is the best we have at the moment but not 100% conclusive, would you have anything to add to it? the thread is located at
    http://social.technet.microsoft.com/Forums/en-US/officesetupdeploy/thread/6a3b4fd6-1ad3-40a7-8b9e-e9cf815e115b
    Many thanks
    Steve

  • Dll file is missing on installing the app-v 5.0 sequenced application

    HI All,
    I have sequenced a application using AppV 5.0 Sequencer. During sequencing the application is fine, I gave the PVAD as C:\Program Files (x86).
    After installation of the sequenced application, on launching the shorcut it throws error that 
     "The program cannot start because PBVM100.dll file is missing from your computer. Try re-installing the application".
    I searched for that dll file, the weird thing is the dll file is present in the ProgramFiles(x86), but still i dont why the application was throwing such an error.
    If I install the source it is fine, but if I install the sequenced application it throws error.
    I even tried connection groups through SCCM 2012, it is still throwing the same error.
    I am out of ideas. Can anyone help me on this issue.
    Thanks in advance.

    Hello Cody. I created a sequenced
    Actuate 7 eSpreadsheet Designer 10.0.2 with Appv-5 Sp2. I published the package using the Powershell commands, but When I tested the app in this test machine the app never openned. The process eSpreadSheet.exe cosumed the 99% of the CPU and never
    open the app. I performed a Devirtualization in another machine and it looks work properly, So I think it's a virtualization problem. Do you have any idea how to fix this?
    Note: I created another sequence including all the DLLS detected in SystemX86 in the same directory where the exe file resides for this application C:\Program Files\Actuate7 as you suggested in the last entry but I'm still having the same problem.

  • Crystal Reports XI Pro About 25% of DLL File attributes changed on install

    Post Author: sakelly
    CA Forum: Deployment
    I am having problems preparing an installation of Crystal Reports XI Pro in a Sanctuary Application Controlled environment where the unique file hashes of DLLs and EXEs need to be recorded and pre-authorised before they can execute.  This is because when Crystal Reports XI Pro installs it changes the content of a large number of dlls (for examples chartui.dll and CEReportSource.dll) which all have new file create and modify dates.  Hence the file hashes of a previous installation which are authorised for use are different and the application fails to run.Are these changes necessary?  It is quite rare to see any application change files this way (sometimes except for licensing reasons).Is there anyway of customising the install to stop the files from changing on install?Will it be safe to overwrite files that are installed with previously installed files (which have been authorised?)  I've done some basic testing and it appears ok but a lot of these files are only accessed when producing reports.Thanks,Shaun KellyFurther details on Sanctuary product http://www.lumension.com/Sanctuary_AC_Endpoint_Security.jsp?rpMenuId=118466

    The closest to a solution I came up with was to try installing Crystal Reports XI from the cds. When the error occurs click to ignore the error and proceed with the install. After the install is finished, the installer will check for updates which gives a link to Crystal Reports XI Release 2 Service pack 4. This is a complete install file of around 1.7 GB in size. Using this install removes the old Crystal Reports XI Release 1 which is where this issue springs from, and installs Release 2 with no errors. Dll versions will change from 11 to 11_5 and the Crystal Viewer will have updated features, like their calendar no longer loads externally within a small internet explorer window, but rather it loads an internal calendar control. After you have installed the updated install file that is the Release 2 version, you can go to this link and install the Service Pack 5 update that Business Objects came out with. Try here: [http://resources.businessobjects.com/support/additional_downloads/runtime.asp#04]

  • How to convert java class to dll file for using in Microsoft Technology(.n)

    hey hemmj !!!!!!
    nice replying , first of all i d like to say thanks for response me so frequently..... i like such type of guy... i d never forget ur online support.
    hey buddy, i ve a problem with applet application...
    i m working on java chat server build on swing applet. As it is chat server, it is divided into two parts, one is server application and other is client application. I want to run this server app on the client server and the basic thing with this site is that it is running on .net platform(Microsoft). and the other app ll running on the client machine or end user. Now the problem is that this site would run only if the server app ll be run on server. This server app ll open the socket of server, which ll listen the request of the user...... So, the requirement is to convert this java sever class file into dll file and register this dll file with the IIS server.So, It run and stop with the IIS server.
    I ve already search the way to convert the java class file into dll file. This is possible in such way........... below code is for the java class file...
    import java.net.*;
    import java.io.*;
    import java.util.*;
    public class chatServer
    public static void main(String args[]) throws Exception
                        ServerSocket sersoc=new ServerSocket(1234);// Any port number above 1000 should do
    // as most ports below 1000 are used by system
    Vector socvec=new Vector();
    String data="";int i,j=0;
    BufferedReader in;
    //System.out.println("Listening of port " + sersoc.getLocalPort());
    //System.out.println("Waiting for connections...");
    while(true)
    Socket soc=sersoc.accept();
    socvec.addElement(soc);
    chatServerReadThread csrt=new chatServerReadThread(socvec, soc);
    in=new BufferedReader(new InputStreamReader(soc.getInputStream()));
    PrintStream out=new PrintStream(soc.getOutputStream());
    out.println("Connected to chat server");
    out.flush();
    data= in.readLine();
    for(i=0;i<socvec.size();i++)
    soc=(Socket)socvec.elementAt(i);
    out=new PrintStream(soc.getOutputStream());
    out.println(data + " connected");
    out.flush();
    //System.out.println(data + " connected");
    csrt.start(); // error is comming from here..... plz help me.
    class chatServerReadThread extends Thread
    Vector socvec;
    PrintStream out;
    chatServerReadThread(Vector socvec, Socket soc)
    this.socvec=socvec;
    try
    out=new PrintStream(soc.getOutputStream());
    }catch(Exception e){}
    public void run()
    try
    String data;
    Socket soc;
    BufferedReader in;
    while(true)
    for(int i=0;i<socvec.size();i++)
    soc=(Socket)socvec.elementAt(i);
    in=new BufferedReader(new InputStreamReader(soc.getInputStream()));
    if(in.ready())
    try
    data=in.readLine();
    if(data.charAt(0) == ']')
    data = in.readLine() + " exited";
    //System.out.println(data);
    socvec.removeElement(soc);
    for(int e=0;e<socvec.size();e++)
    soc=(Socket)socvec.elementAt(e);
    out=new PrintStream(soc.getOutputStream());
    out.println(data);
    out.flush();
    else
    for(int e=0;e<socvec.size();e++)
    soc=(Socket)socvec.elementAt(e);
    out=new PrintStream(soc.getOutputStream());
    out.println(data);
    out.flush();
    }catch(Exception e){socvec.removeElement(soc);}
    }catch(Exception e){e.printStackTrace();}
    first i ve made the jar file of this class
    jar cvf chatServer.jar chatServer.classafter getting the jar chatServer.jar. I ve opened the .net dos prompt and
    type this command which ll make dll file automatically....
    > jbimp /t:library chatServer.jar
    And you'll see the following output:
    Microsoft (R) Java-language bytecode to MSIL converter version 1.1.4322.0
    for Microsoft (R) .NET Framework version 1.1.4322
    Copyright (C) Microsoft Corp 2000-2002. All rights reserved.
    Created chatServer.dll
    I cant get the problem origin from where it is comming, when i tried to convert it into .dll file it shown an error that, it did not recongnized the method in first class
    public static void chatServerReadThread.start() method
    is not recognized by .net dos prompt commnad. But when i omit this method it gets created the .dll file. This start method is basically the default method of thread class that run the thread from the same class..
    By vewing the code u can visulize the thing,, i ve marked the code from where the error is comming.
    Plz do it as soon as possible, i ll waiting for ur reply......
    I ll be really thanking u for that....
    Thanx and regards
    Niraj Kumar Singh

    I wonder if this will work:
    jbimp /t:exe chatServer.jar
    Your chatServer is an application that can be started from the commandline.
    A dll is a library to be used in com, com+, other executables or ....

  • Data1.cab file not extracted when installing Acrobat X on windows under VMWare Fusion 4.0

    When extracting the files to the installation folder, the Data1.cab file is created but it is o kb value. Then when running the setup file, there is an error generated because the setup cannot see a valid data1.cab file

    Manish_1988,
    Thanks for the suggestion but after trying all of the suggestions, I still
    did not have any success.
    I ended up extracting the install files while I was in Oracle Virtual Box
    then used the install files when I was in VMWare Fusion. A bit convoluted
    but it worked.
    Again, thanks anyway.
    Greg Lewins

  • Error opening file for writing when installing

    I cannot install Flash on my Vista X64. I have tried running
    the downloadable install and the online install. Any time I try to
    run the install I get "error opening file for writing" when trying
    to write C:\Windows\SysWOW64\Macromed\Flash\Flash9d.ocx.
    I have uninstalled Fash first (it never worked anyway) and I
    have rebooted. I even tried rebooting in Safe Mode but no matter
    what I try, I cannot remove the existing Flash9d.ocx and installing
    will not overwrite the existing file.
    Even after uninstalling Flash and rebooting to safe mode,
    Windows reports that flash9d.ocx is in use. So why is the file in
    use after uninstalling?
    Any help is appreciated.
    Dale

    Well, I finally figured out the problem with mine today. Of
    course, I'd still like to know what nefarious purpose might be
    involved with the Flash activeX file being loaded in memory even
    after uninstall and reboot such that it cannot be removed from my
    PC even in Safe Mode.
    At least I got Flash working. I discovered that Flash was
    disabled in IE.
    In IE, go to Tools->Options->Programs and then Manage
    Add-Ons. In my case, the ShockWave Flash Object was set to
    disabled. I changed it to Enabled and I was able to install and use
    Flash properly. Now I am just not sure I want to.
    With the questionable practices of using the ActiveX control
    even after uninstall, and making the file un-removable, along with
    the extremely (in my opinion) dishonest practice of installing
    Google Toolbar with Flash, I am hoping that Microsoft's Silverlight
    puts Flash out of the market - and I'm no huge fan of Microsoft
    either. With the new practices from Adobe, they are, in my opinion,
    no better than any other spyware and malware purveyor on the market
    - right up there with Napster and the dozens of follow-on products
    that tricked users into installing unwanted software.

  • PSCS6 - licensing verification fails when installing an extension

    I receive the error message when using Extension Manager "this extension cannot be installed because licensing verification failed".  I have checked the My Products and Services section of the Adobe web site and it shows my correct serial number for PSCS6.  How can I overcome this problem so that Adobe knows I have a valid license and let me install the extension?
       Russell

    Hi Russel,
    I'm the panel developer; I'm investigating the issue even though it looks quite strange because (unless something weird has happened) the ZXP you've got is the very same that is distributed through Exchange.
    Jonathan, I'll keep you updated on the topic - please do the same if you happen to understand what could fire that licensing error. (by the way the package has been built with a Comodo certificate that will expire in October, so it shouldn't be a packaging problem).
    Kind regards
    Davide Barranca
    www.davidebarranca.com

  • Trying to find the URL used when installing Flash player via ActiveX pop-up

    I'm trying to determine what URL would be used when a customer clicks on the Activex Pop-up to install Flash player. 
    I've found a document that indicates the URL used when updating Flash Player via the Auto updater, but I think they are different URLs....  Can anyone help?

    thanks guys for the replies.
    Just to clarify, I am in no way having troubles installing Flash player.  I'm a tech specialist, and have been for many years.  I am fully able and aware of how to update Flash player.
    What I am trying to get is the URL that would be used when a client click on the "Install Adobe Flash Player" ActiveX Pop-up.
    thanks for the URLs you sent, and I do have those, I'm just wondering if any can confirm "as for sure as possible" what URL is used with that ActiveX Pop up.
    Our corporate has several web-based products that do NOT work with th emost recent version of Flash Player.
    We are trying to find all possible Flash Player installer URLS that are used, so we can block them on our Proxy server.
    Thanks again for everyone's reply, and if anyone knows for sure the info I need, please let me know

  • "System extension cannot be used" when installing programs.

    Hello,
    I just transferred my files via Firewire from my Old Macbook Pro 2.5 running Leopard to my new Macbook Pro 2.8 running Snow Leopard. When I was updating system software on the new computer I started to get this system extension error. It says teh extension was improperly installed and cannot be used and must be updated or reinstalled. All of them are in /System/Library/Extensions/ Here's the extensions:
    MacPortX.kext
    MacPortXVersionChecker.kext
    PACESupport2.kext
    SMARTBoardCable.kext
    The PACE and Smartboard ones are for programs I can probably update, but how do I reinstall/update the first two? And what are they for?
    Any help would be appreciated

    I assume MacPortX is another third-party program since it isn't part of OS X. For all three of these utilities you need to uninstall them completely then reinstall them. This includes deleting the kexts
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash. Applications may create preference files that are stored in the /Home/Library/Preferences/ folder. Although they do nothing once you delete the associated application, they do take up some disk space. If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application. In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder. You can also check there to see if the application has created a folder. You can also delete the folder that's in the Applications Support folder. Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item. Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder. Log In Items are set in the Accounts preferences. Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab. Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS. Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term. Unfortunately Spotlight will not look in certain folders by default. You can modify Spotlight's behavior or use a third-party search utility, Easy Find, instead. Download Easy Find at VersionTracker or MacUpdate.
    Some applications install a receipt in the /Library/Receipts/ folder. Usually with the same name as the program or the developer. The item generally has a ".pkg" extension. Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are also several shareware utilities that can uninstall applications:
    AppZapper
    Automaton
    Hazel
    CleanApp
    Yank
    SuperPop
    Uninstaller
    Spring Cleaning
    Look for them at VersionTracker or MacUpdate.
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Using an answer file (unattend.xml) when installing Windows, to change the FolderLocations setting

    For training purposes I have been given the task of installing Windows 8 with the Users Folder on a different drive in a virtual machine using Hyper-V. I have created an autounattend.xml file on Windows System Image Manager and set the FoldersLocations
    ProfilesDirectory value to B:\Users, B being the new drive I created, unsure if that is correct or not. From here I've saved the file to a USB drive to try and load during the installation process but am unable to have the VM recognize the USB. This
    is where I am stuck. I'm hoping I've done everything correctly up to this point but if not would like to know how to fix any issues as well as where to go from here. Thanks for the help!

    Hyper-V does not have native support for USB drives.  There are a couple workarounds I've seen such as this one:
    http://www.gokhancanpolat.com/content/mount-usb-hyper-v-virtual-machine

  • How to fix the invalid signature when installing WebZap Extension for Photoshop CC?

    The versions I am using are:
    Adobe Extension Manager CC 7.1.1.32
    Mac OS X 10.9.1
    Here are screenshots for error message and preference setting:
    Anyone have solution or workaround to this issue?
    Thanks

    I'm getting the same error with Adobe Extension Manager CC 7.1.1.32 when trying to install GuideGuide (guideguide.me) for Photoshop CC.
    This is what was in the log file:
    [Error] Fri Apr 25 14:12:54.588 2014 (/Volumes/Develop/jenkins_slave_all/workspace/ExMan_7.1.1_RIBS_Mac/ExManCoreLibrary/Mac/. ./Source/Util/SignatureValidator.cpp, 90) -CSignatureValidator::verifySignature: ZXPSign_verify() failed for "/var/folders/91/744_0jls50jg73cmhycyx5300000gn/T/tmp985baaaaa", sign_status is 52!
    [Error] Fri Apr 25 14:12:54.588 2014 (/Volumes/Develop/jenkins_slave_all/workspace/ExMan_7.1.1_RIBS_Mac/ExManCoreLibrary/Mac/. ./Source/ExtensionBase.cpp, 164) -CExtensionManager::validateExtension: CSignatureValidator::verifySignature() failed for "/var/folders/91/744_0jls50jg73cmhycyx5300000gn/T/tmp985baaaaa", status is -402!
    [Error] Fri Apr 25 14:12:54.588 2014 (/Volumes/Develop/jenkins_slave_all/workspace/ExMan_7.1.1_RIBS_Mac/ExManCoreLibrary/Mac/. ./Source/ExtensionBase.cpp, 600) -CExtensionBase::install: validateExtension() failed for zxp /Users/******/Desktop/guideguide-2.1.4.zxp, status = -402!

  • What drivers do I use when installing windows 7 on macbook pro late 2013?

    I purchased a new macbook pro from bestbuy. I would like to install windows 7 using bootcamp. Now I have read online that macs come with a driver cd well mine didn't and I got it new in sealed apple box..
    What or how can I go about getting windows 7 to fully work on bootcamp.. I've yet to try to install windows 7 yet beacuse I am lost when it comes to this cd and the drivers...

    See -> http://manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_ 10.8.pdf.
    In addition to the Windows disc (or USB flash drive with the Windows installer) you'll need a 8GB+ flash drive.
    The referenced manual - on page 3, I think, gives you a run-down of what you'll need before you begin the installation. You may also want to post any further Boot Camp questions in the Boot Camp forum -> https://discussions.apple.com/community/windows_software/boot_camp.
    Good luck,
    Clinton

  • "Extraction Failed: Cannot Open Output File" error message when installing new drivers

    Hello, I'm trying to install new drivers for my HP Photosmart C4385 Printer.  I downloaded the full feature drivers for Windows XP 32-bit, and when I start to install (extract), I get the error message:
    Extraction Failed
    Cannot Open Output File
    And the process closes.  It happens at about 85% extraction every time.
    Any idea why?  I called HP but since it is out of warranty they wanted money, which I think as absolutely ridiculous - won't even give me basic support??  Poor, poor customer service.
    This question was solved.
    View Solution.

    Hi,
    If you haven't still got the  Full Feature software installer, download it from the link below and save it to your Desktop.  If you already have it, place it on your Desktop.
    ftp://ftp.hp.com/pub/softlib/software10/COL20274/mp-53147-4/100_228_PS_AIO_02_Full_USW_enu_NB.exe
    Make sure the Printer is disconnected from your PC.
    Download and install 7-ZIP.  Once installed, right click on the software installer for your printer, select 7-Zip and choose extract files, then click Ok.
    Open the newly extracted folder and double click the setup application to start the installation ( the setup application will probably have the same icon as the original software installer you downloaded ).  Connect the printer to your PC when the software asks.
    Hope this helps.
    Best wishes,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for

  • Problems when trying to get a connection

    Hi, i'm doing some tests with Hibernate but i'm getting an error when Hibernate tries to get a connection from a pooled datasource. Here is my session factory configuration:   <session-factory>     <property name="transaction.factory_class">org.hiber

  • Attachments and temp files in GW 2012 Client

    I hope this is not already in a thread, I have not found anything yet, so if it is I appoligize ahead of time. I have updated to Groupwise 2012, running on a SUSE Linux Server, and am slowly upgrading windows clients to 2012 client. I have one user w

  • No HDMI signal from apple tv

    I recently purchased an ATV (in the USA - I live in Europe) and I notice that ATV doesn't seem to 'connect' to my TV, ie. the tv consistently shows 'no HDMI signal', or will sometimes show part of the relevant ATV menu screen momentarily and then dis

  • What do you choose 16:9 or 4:3

    Between the two choices, 16:9 widescreen and 4:3 regular, which aspect ratio do you choose when creating a movie in imovie and why? I would appreciate feedback as it will help determine what I will do for a dvd I am making for someone else. I do not

  • 3D Sound vs. 5.1 supp

    I have a SB Li've card. Is it possible to have #D sound without 5. capability?Thanks.