1. right click on the file type that you want to open and goto > open with > choose program then select the program you want to use for that file and check the box that says "always use this program for this type of file" you will probably have to do this with every file type. EXAMPLE Snow PatrolRead more

    right click on the file type that you want to open and goto > open with > choose program
    then select the program you want to use for that file and check the box that says “always use this program for this type of file”

    you will probably have to do this with every file type.

    EXAMPLE
    Snow Patrol – Chasing Cars.mp3 > RIGHT CLICK > OPEN WITH > CHOOSE PROGRAM > WINDOWS MEDIA PLAYER > ALWAYS USE THIS PRGROAM FOR THIS FILE TYPE

    good luck

    See less
    • 0
  2. In Windows, go into the Control Panel and and click on Programs And Features. Select Office 2010 or if you just have Outlook installed, select Outlook 2010. Click on the Change button, then in the next window, select Repair and click on the Continue button.

    In Windows, go into the Control Panel and and click on Programs And Features. Select Office 2010 or if you just have Outlook installed, select Outlook 2010. Click on the Change button, then in the next window, select Repair and click on the Continue button.

    See less
    • 0
  3. Delete the printer icon in devices and printers. Do not uninstall the drivers. Click Add Printer in devices and printers. Windows will search the system for the driver and will find the correct driver on your system and install it. The alternative is to delete the printer and then unplug the printerRead more

    Delete the printer icon in devices and printers. Do not uninstall the drivers. Click Add Printer in devices and printers. Windows will search the system for the driver and will find the correct driver on your system and install it.
    The alternative is to delete the printer and then unplug the printer from the computer. Download the correct driver for your system from HP’s site and run it. It will tell you when to plug the printer in an complete the installation and test the print. SINCE this is a very old printer type, HP will not actually have the drivers for Windows 7 so you will probably have to allow Windows 7 to use its own generic drivers for the printer. To do this, just install the printer with it already plugged in and if Window cannot find the HP driver, it will ask you if it should select the appropriate driver (you probably will have to select the printer model from their list). Normal printing will work this way but other features like ink monitoring will not show up on screen.

    I know you tried ‘lots or things’, but did you try this: Using rubbing alcohol clean the electrical contacts on the ink cartridges and the associated contacts on the printer from ink residue.

    Finally, Printers Do wear out. You probably have paid many times the price of the printer in the price of ink. You will get better results with a new printer and it will not be that expensive. If the remaining ink you have is still sealed, consider selling it on ebay.

    See less
    • 0
  4. Go HERE and try the fix suggested by Bobbi Flekman.i_Xp/Vista/W7User

    Go HERE and try the fix suggested by Bobbi Flekman.

    i_Xp/Vista/W7User

    See less
    • 0
  5. How to Fix "This Device Cannot Start (Code 10)" Error in Windows Reboot Your Computer. ... Run the Hardware Device Troubleshooter. ... Check the Device Manager for More Info. ... Update Hardware Drivers. ... Uninstall Non-Functional Drivers. ... Try Another USB Port or Hub. ... Delete UpperFilters aRead more

    How to Fix “This Device Cannot Start (Code 10)” Error in Windows
    Reboot Your Computer. …
    Run the Hardware Device Troubleshooter. …
    Check the Device Manager for More Info. …
    Update Hardware Drivers. …
    Uninstall Non-Functional Drivers. …
    Try Another USB Port or Hub. …
    Delete UpperFilters and LowerFilters in the Registry.

    Code 28 errors are usually caused by missing drivers for the piece of hardware that the error appears on in Device Manager. Updating the drivers for the device will almost always fix the problem. If that doesn’t work, chances are the hardware has a physical problem and will need to be replaced.

    See less
    • 0
  6. You can download the WEBcan and device drivers from the Samsung WEBsite. Please click on this link and select your model computer/notebook and theWindows drivers you require :-.http://www.samsung.com/us/support/

    You can download the WEBcan and device drivers from the Samsung WEBsite. Please click on this link and select your model computer/notebook and theWindows drivers you require :-.http://www.samsung.com/us/support/

    See less
    • 0
  7. While Windows is running, it's not possible without an additional tool which can send data through DDE to Windows, because the program/group manipulation (at runtime) is only exposed through DDE by PROGMAN. Without DDE, it can only be done while Windows is not running, by modifying an existing .grpRead more

    While Windows is running, it’s not possible without an additional tool which can send data through DDE to Windows, because the program/group manipulation (at runtime) is only exposed through DDE by PROGMAN.

    Without DDE, it can only be done while Windows is not running, by modifying an existing .grp program group binary file, or creating the file from scratch add add it into the progman.ini file. And the “Microsoft Tool” program group added by MS-DOS v6.x installation, came from a pregenerated .grp file which is included in the installation floppy disks. From DOS, it would be quite difficult to achieve this using command.com because of its very limited capability in comparison with Windows’ CMD. 4DOS should be used instead. debug can be used to modify any existing binary file or create a new one.

    See less
    • 0
  8. You need to add the path to the PATH environment variable. The spaces in the path are fine; you don't need to use the shortened version. Edit the current value of that variable and add ;C:\Program Files (x86)\java\jdk1.5.0_22\bin at the end of it. Don't delete anything and note the ";" at the startRead more

    You need to add the path to the PATH environment variable. The spaces in the path are fine; you don’t need to use the shortened version. Edit the current value of that variable and add
    ;C:\Program Files (x86)\java\jdk1.5.0_22\bin

    at the end of it. Don’t delete anything and note the “;” at the start of what you are adding.The JAVA_HOME variable should be set to

    C:\Program Files (x86)\java\jdk1.5.0_22

    (i.e. omit the “\bin”.)

    See less
    • 0