1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Sp1 cannot Run Exe Files Now

Discussion in 'Windows XP' started by szvpvp, 2002/10/13.

Thread Status:
Not open for further replies.
  1. 2002/10/13
    szvpvp

    szvpvp Inactive Thread Starter

    Joined:
    2002/02/22
    Messages:
    101
    Likes Received:
    0
    1. Sp1 2.cannot Run Exe Files Now

    Seems that after rebooting my Machine after installing SP1 I cannot run any exe files without getting the following message.

    "This file does not have a program associated with it for peforming this action. Create an association in the Folder Options control panel. "

    Not sure what to do at this point. Please help????

    Thank you much! Have a good one!!!
     
  2. 2002/10/13
    Zephyr

    Zephyr Inactive

    Joined:
    2002/01/21
    Messages:
    1,519
    Likes Received:
    0
    Copy and paste the following script into Notepad, then "Save As" anyname.reg

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\.exe]
    @= "exefile "
    "Content Type "= "application/x-msdownload "

    [HKEY_CLASSES_ROOT\.exe\PersistentHandler]
    @= "{098f2470-bae0-11cd-b579-08002b30bfeb} "

    [HKEY_CLASSES_ROOT\exefile]
    @= "Application "
    "EditFlags "=hex:38,07,00,00
    "TileInfo "= "prop:FileDescription;Company;FileVersion "
    "InfoTip "= "prop:FileDescription;Company;FileVersion;Create;Size "

    [HKEY_CLASSES_ROOT\exefile\DefaultIcon]
    @= "%1 "

    [HKEY_CLASSES_ROOT\exefile\shell]

    [HKEY_CLASSES_ROOT\exefile\shell\open]
    "EditFlags "=hex:00,00,00,00

    [HKEY_CLASSES_ROOT\exefile\shell\open\command]
    @= "\ "%1\" %* "

    [HKEY_CLASSES_ROOT\exefile\shell\runas]

    [HKEY_CLASSES_ROOT\exefile\shell\runas\command]
    @= "\ "%1\" %* "

    [HKEY_CLASSES_ROOT\exefile\shellex]

    [HKEY_CLASSES_ROOT\exefile\shellex\DropHandler]
    @= "{86C86720-42A0-1069-A2E8-08002B30309D} "

    [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers]

    [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PEAnalyser]
    @= "{09A63660-16F9-11d0-B1DF-004F56001CA7} "

    [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\PifProps]
    @= "{86F19A00-42A0-1069-A2E9-08002B30309D} "

    [HKEY_CLASSES_ROOT\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page]
    @= "{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8} "


    Be certain that you include the two line feeds at the end of the script. You can't see them but when you highlight the script you'll notice it will show content after the script.

    Then double click the resultant file and affirm to merge it into the Registry. (Alternately you can right click it and select "merge "). That should fix you up.
     

  3. to hide this advert.

  4. 2002/10/13
    szvpvp

    szvpvp Inactive Thread Starter

    Joined:
    2002/02/22
    Messages:
    101
    Likes Received:
    0
    THANKS

    IT WORKED!!!!!

    YOU ARE MY HERO!!!

    THANKS SO MUCH!!!

    GREAT WISHES FOR YOU FROM ME!!!!

    JD:p
     
  5. 2003/05/27
    Jetheat

    Jetheat Inactive

    Joined:
    2003/03/12
    Messages:
    149
    Likes Received:
    0
    I did the same but it didn't work for me. I couldn't see the last two lines you're talking about - no matter how much I selected it.
    What am I doing wrong?

    Help!
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.