my root of classes hikeu does not work, the incorrect registry keys

hikey classes root/comfile/shell/open/order

Hi tbbt,.

What you trying to do? How do you know if it is corrupted?

To better understand the issue, please provide details about the problem you are having, we will try to help you solve the problem.

Important: If you try to change the registry, it is recommended to save it upward. Serious problems can occur if you modify the registry incorrectly.

You can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

How to back up and restore the registry in Windows XP

http://support.Microsoft.com/kb/322756/

Thank you, and in what concerns:

Ajay K

Microsoft Answers Support Engineer

Visit our Microsoft answers feedback Forum and let us know what you think.

Tags: Windows

Similar Questions

  • How can I cancel a subscription and get a refund? An application does not work, the "assistance of the developer page" link provided by itunes is broken.

    How can I cancel a subscription and get a refund?

    An application does not work, the "assistance of the developer page" link provided by itunes is broken, and email provided by the application developer's sole means of support, but no response in 3 weeks to multiple addresses.

    The page you posted has since how to stop an auto-renewal subscription to renew again (see, change, or cancel your subscription - Apple Support).

    To contact iTunes support try http://reportaproblem.apple.co or https://www.apple.com/emea/support/itunes/contact.html

  • When I print, the photo viewer rises and am OBLIGED to print from that program. The problem is, that it does not work - the colors are inverted and incorrect. All attempts to correct in the color management failed.

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • When I print, the photo viewer rises and am OBLIGED to print from that program.  The problem is, that it does not work - the colors are inverted and incorrect.  All attempts to correct in the color management failed.  Some images are color reversed negatively. and others not when the print window picture viewer options are increasing. and every time I print a normal color on the picture he reverse out come.
    • Recent changes to your computer
    • What you have already tried to solve the problem

    didn't work :/

    ==============================================
    It may be interesting to try to remove all color profiles in the color management.

    Windows 7 - change color management settings
    http://Windows.Microsoft.com/en-us/Windows7/change-color-management-settings

    If this does not work... update or just reinstall your printer driver may be worth a try.

    Good luck...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • SideWinder X 4 does not disable the left windows key in games

    SideWinder X 4 does not disable the left windows key in games.

    When on the windows desktop, he will have the disabled windows key and a small box will popup in the lower right corner, saying he is.
    But if I press it, then in a game (fullscreen), it will be the game tab down, put me to what is "beneath" and open the start menu.
    I tried both Intellitype 8.2 and the latest Microsoft Mouse and keyboard Center but they both react in the same way.
    The Bank or the profile is set to number 2 (game) and of course, the windows key is disabled in the settings. Even if I turn it off on THE 3 banks it'll always exhibit the same behavior.
    I tried to implement the individual profiles for the games that I play as well but no luck there either. And re - install the drivers does not help.
    It completely defeats the purpose of this feature. Ideally, she would work on the other hand, being active only in an office environment and disabled in games/full screen applications, but it should at least work as announced, following the rules laid down by the Bank or the current profile.
    In addition, the auto feature does not work with these games or the other and some applications as well. Am I alone in having these problems? I'm ready to completely reinstall windows because it's *.
    Any help/ideas please?
    _____________________________
    On Win 7 Ultimate 64-bit

    I recently came across this question.  There is a mode dial all at the top left of the keyboard.  Make sure that the value is the default mode (mode 1).  I realized that I have to have spent it in mode 2 when I experienced this problem.

  • Class Timer does not work

    I needed a periodic showStatus funcation and read the setInterval docs where he suggests to use the Timer class instead.

    I gave it a try, it won't work. However, setInterval works

    Compiled with flex sdk "Version 3.3.0 build 4852.

    The player comments send me to http://www.Adobe.com/software/Flash/about/ which indicates that "you have the version installed in 10,0,32,18"

    Here is the code with setInterval enabeld (works) just comment this line and uncomment the section that uses a top clock to test the other case.

    package
    {
    import flash.display.Sprite;
    import flash.text.TextField;
    import flash.utils.setInterval;
    import flash.utils.Timer;
    import flash.events.TimerEvent;
    import flash.events.Event;

    SerializableAttribute public class Main extends Sprite
    {
    private var statusLine:TextField;
    private var statusText:String = "";
    private var statusTimer:Timer;
    private var timerStep:Number = 100;
    private var elapsedTime:Number = 0;

    public void Main()
    {
    statusLine = new TextField();
    statusLine.width = 400;
    statusLine.height = 400;
    statusLine.multiline = true;
    statusLine.wordWrap = true;
    statusLine.text = "start";
    addChild (statusLine);

    NOTE: Adobe livedocs for setInterval says:
    "Instead of using the setInterval() method, consider creating
    a Timer object, with the specified interval... »
    statusTimer = new Timer(timerStep,0);
    statusTimer.addEventListener ("timer", showStatus); A single sample it shows this way
    statusTimer.addEventListener (TimerEvent.TIMER, showStatus); The other sample reads
    statusTimer.start ();

    except that it does not work! stick with setInterval() for now
    setInterval (showStatus, timerStep);
    }

    private void showStatus (): void
    {
    var txt:String = "";

    elapsedTime += timerStep;

    txt += ">" + Math.round(elapsedTime/100)/10 + "."; "

    statusLine.text = txt;
    }
    }
    }

    Hello

    Once again, check the following Code. his work

    package {}

    import flash.display.Sprite;

    import flash.events.TimerEvent;

    import flash.text.TextField;

    import flash.utils.Timer;

    SerializableAttribute public class TestTimer extends Sprite

    {

    private var statusLine:TextField;

    private var statusText:String = "";

    private var statusTimer:Timer;

    private var timerStep:Number = 100;

    private var elapsedTime:Number = 0;

    private var count: int = 0;

    public void TestTimer()

    {

    statusLine = new TextField();

    statusLine.width = 400;

    statusLine.height = 400;

    statusLine.multiline = true;

    statusLine.wordWrap = true;

    statusLine.text = "start";

    addChild (statusLine);

    statusTimer = new Timer (100);

    statusTimer.addEventListener (TimerEvent.TIMER, fireTimer);

    statusTimer.start ();

    }

    private void fireTimer(event:TimerEvent):void

    {

    statusLine.text = "timer"+ counter fired;

    counter ++;

    }

    }

    }

  • Help does not work, the url links do nothing

    I have windows 8.1.
    When in thunderbird, I press F1 and nothing happens.
    Even clicking on the Release Notes or the help contents.
    The same thing happens when I click on a link to a URL in a received email.
    I went through all the help on the net and none doesn't change anything.
    I use Firefox and it is set as my default browser.

    OK, I found the problem.
    Here is the solution suggestedin https://support.mozilla.org/en-US/kb/hyperlinks-in-messages-not-working
    Make sure that no application is specified for the HTTP content type

    In Thunderbird, you can specify an action that occurs when you click on the different types of attachments and content online. If the action for the HTTP / HTTPS content type is broken, this will prevent the links to open correctly.

    If the operating system default browser is specified correctly as described above, it is not necessary to specify an action for the HTTP / HTTPS content type. To check this setting, select Tools | Options (Windows) or Thunderbird | Preferences (Mac and Linux). Click on the attachments page. If HTTP or HTTPS are listed in the column to the Content Type, remove the action or make sure that the specified action is correct.

    Even with its value (by default) Firefox, it does not work.

    If you reset it asking when you say to use Firefox and click the box to remember... area so it will work and to remember. The option looks the same in Thunderbird / Options / attachments / incoming, but it behaves differently. (must love microsoft eager, eager to Internet Explorer by default so that they can track everything you do)

    Also delete the entries for http and Https also works as well as deleting the file mimeTypes.rdf together.

    Can't really tell if the problem lies in the mimetypes.rdf layout I have or how Windows 8.1 manages permissions (which seem to be a little weird with a strange "account unknown" created if Firefox is installed).

  • Satellite A60: keyboard does not work, the recovery DVDs cannot run

    Hello

    I have a serious problem with my A60: the keyboard no longer works. I tried many solutions and the last of them, recovery with the Recovery DVD - ROM product does not work, because I can't use the keyboard!

    When the screen with the 3 choices, I have no opportunity to respond.
    Someone has an idea?

    Thanks a lot for your answer.

    They keyboard might not be the problem, or it may not be connected properly to the motherboard the best thing to do is to take it to a service center, it should not cost you anything, if it is still under warranty... but if it's just the keyboard and your laptop is out of warranty then it should cost more than 100-200... can't say how much exactly, because I have no idea.

  • Sound does not work, the troubleshooter did not work

    is not its workload is using push wrong can not detect a problem and im getting low static

    Original title: does not work its volume is help push bad cannot detect the problem and im getting low static

    Hello

    1 did you changes to the computer before the show?

    2. who is the operating system installed on the computer?

    3. What is the brand and model of the computer?

    4. can't you hear all the sounds of Windows?

    I suggest you perform the steps described in the article:

    No sound in Windows

    http://Windows.Microsoft.com/en-us/Windows/help/no-sound-in-Windows

    See also:

    Tips for solving common audio problems

    http://Windows.Microsoft.com/en-us/Windows7/tips-for-fixing-common-sound-problems

    I also suggest you to provide more information about the issue so that we can better help you.

    I hope this helps.

  • Bluetooth does not work: the program cannot start because TOSBAPI. DLL is missing

    Original title: SoS Bluetooth

    MY LAPTOP HAS THE BUTTON / OFF VOLTAGE, I DID A FORMAT BUT WHEN I CLICK-TO-BLUETOOTH DOES NOT WORK, I HAVE THIS MESSAGE: COULD NOT START THE PROGRAM AS TOSBAPI. DLL IS MISSING ON MY COMPUTER, I CAN'T REISTALLING THE PROGRAM TO FIX THIS PROBLEM.

    Hello

    ·         What is the brand and model of the computer?

    ·         What operating system do you use?

    ·         You have installed the Bluetooth drivers?

    Follow these methods and check if that helps:

    Method 1:

    Run the hardware and devices Troubleshooter and check if that helps:

    Open the hardware and devices Troubleshooter

    Method 2:

    I suggest you to update the latest Bluetooth drivers on the manufacturer's Web site and check if it helps

    http://Windows.Microsoft.com/en-us/Windows7/update-a-driver-for-hardware-that-isn ' t-work correctly

    Method 3: Follow the steps in this link and check:

    The problems with the (also valid for Windows 7) Bluetooth devices
    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-Bluetooth-enabled-devices

    See also:

    Add a Bluetooth device to your computer
    http://Windows.Microsoft.com/en-us/Windows7/add-a-Bluetooth-enabled-device-to-your-computer

  • Printer spooler does not work. Printer registry file corrupted

    My printer HP Deskjet F2430 does not work. The print spooler is not running. I can't stop and restart services. The registry file is damaged. No printer is displayed in the printers and faxes Control Panel site. How can I clean up the corrupt registry files? Thank you very much.

    Hi MIchelle,

    What exactly is the problem? You are not able to start the service of coil?
    Try to click on Start-> Run Type & -> services.msc-> spooler printer-> Double click on-> start and select automatic for startup type.

    If give you the error, try to replace spoolsv.exe is located in C:\windows\system32 in C:\WINDOWS\ServicePackFiles\i386.

    I hope this helps.

  • Xbox live does not work, the download fails with the error: "sorry, Xbox live profiles can not be downloaded now.

    Original title: Jack36014

    Hello, my Xbox live does not work so I tried to download again, but while he was downloading he stopped and he came "sorry, Xbox live profiles can not be downloaded now. How can I return my profile on my hard drive?

    Hi Jack,

    See the following links:
    http://forums.Xbox.com/xbox_forums/xbox_support/f/27/p/348651/1806595.aspx#1806595

    http://forums.Xbox.com/xbox_forums/xbox_support/f/12/p/458494/2277172.aspx

    If the issue still persists, you can post your question in the XBOX forum.

    http://forums.Xbox.com/xbox_forums/xbox_support/default.aspx

    I hope that helps!

  • See character key does not work the keyboard.

    original title: keyboard problems

    the

    @ button will not work unless I have copy and paste the table of characters, but then on the odd occasion does not work. Why is this and can I do about it?

    Hello

    1. What is the serial number and model of the keyboard?

    2. is the specific question of the @ key?

    3. have you made changes on the computer before this problem?

    For general information, to obtain @ key on keyboard, you must press shift + 2 buttons on the keyboard at the same time.

    Check if it works fine with the keypad.

    http://Windows.Microsoft.com/en-us/Windows-Vista/type-without-using-the-keyboard-on-screen-keyboard

    You can also check if the problem is keyboard or does not connect the external keyboard.

    Also: check if the keyboard input language is defined accordingly.

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-your-input-language

    I suggest you to fallow the below methods:

    Method 1:

    Run the fixit available in the link below and check if that makes a difference

    Hardware devices do not work or are not detected in Windows

    http://support.Microsoft.com/mats/hardware_device_problems/en-us

    Method 2:

     

    Step 1: Check in SafeMode with network.

     

     

    You can also check if the problem persists in safe mode with network and check.

    Reference:

    http://Windows.Microsoft.com/en-us/Windows-Vista/start-your-computer-in-safe-mode

    If the key on the keyboard does not work, then fallow step 2.

     

    Step 2: Perform a clean boot and check.

     

    To help resolve the error message, you can start Windows Vista or Windows 7 by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135


    Please note:  After troubleshooting, be sure to start your computer in normal mode by following step 7.

    Hope the above information is helpful.

  • Virtual router does not work-«the group or resource is not in the appropriate State to make the request in question»

    I installed virtual router manager v1.0 but his does not work. When I leave router virtual by connection to the local network from my laptop, its shows an error. It is «the group or resource is not in the appropriate State to make the request in question» Please give me the solution of this problem. I want to start the virtual router and use the internet connection with other devices.

    I installed virtual router manager v1.0 but his does not work. When I leave router virtual by connection to the local network from my laptop, its shows an error. It is «the group or resource is not in the appropriate State to make the request in question» Please give me the solution of this problem. I want to start the virtual router and use the internet connection with other devices.

    Thank you so much for viewers. Virtual router works properly. I use internet for my laptop for my other devices.

  • BUY the link does not work, the browser opens a blank page...

    Hello! How to buy Photoshop CS6? BUY the link does not work, browser opens the blank page

    Hello

    You may please check out the link below to buy CS6.

    Creative Suite 6

    In this case, always a blank page opens, I'll ask you try another web browser or delete the history and the current web browser cookies and try again.

    Hope this will help you.

    Kind regards

    Hervé Khare

  • Adobe Reader does not work, the patch could not be opened. Error code 103

    original title: adobe reader software

    I have a windows xp and ie 8 and when I go to print a statement of a biller, the error code is 103:103 and it says that your adobe reader software does not have the patch cannot be opened. check that there is and that you can access.

    I suggest to uninstall Adobe Reader and get a nice drive more Windows such as this. I dropped Adobe years ago. Nothing but headaches.

    Foxit Reader
    http://www.foxitsoftware.com/PDF/reader/

Maybe you are looking for