Results 1 to 2 of 2

Thread: Executable files (. Exe) will open in Windows 2000 and XP

  1. #1
    Join Date
    Mar 2008
    Posts
    198

    Executable files (. Exe) will open in Windows 2000 and XP

    It may happen that only executable files open properly: either you have the dialog "Open With" or it opens with notepad or another program.

    Follow these steps:

    First Solution

    This solution is valid for versions 2000 and XP.
    • Go to Control Panel then Folder Options.
    • Select the File Type tab and click New

    • Type in EXE file extension and click OK.

    • The EXE extension is automatically selected, then click Restore
    • Close the dialog box.

  2. #2
    Join Date
    Mar 2008
    Posts
    198

    Re: Executable files (. Exe) will open in Windows 2000 and XP

    Second Solution

    This solution works for all versions of Windows.

    • Click on Start> All Programs> Accessories> Notepad
    • Select the text below> copy and paste it into notepad

      Code:
       Windows Registry Editor Version 5.00  
      
        [HKEY_CLASSES_ROOT \ exefile] 
        "EditFlags" = hex: d8, 07,00,00 
        @ = "Application" 
      
        [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 \ Shellex] 
      
        [HKEY_CLASSES_ROOT \ exefile \ Shellex \ PropertySheetHandlers] 
      
        [HKEY_CLASSES_ROOT \ exefile \ Shellex \ PropertySheetHandlers \ (86F19A00-42A0-1069-A2E9-08002B30309D)] 
        @ = "" 
      
        [HKEY_CLASSES_ROOT \ exefile \ DefaultIcon] 
        @ = "% 1"
    • Then click on File> Save As ...
    • Select All files in Type
    • Give a name to that file and add the extension. Reg
    • Click on Save
    • Close Notepad and then right-click the file. REG> Merge
    • Validate by clicking on YES and then OK

Similar Threads

  1. How to open UNIX executable files in Final Cut
    By Lares in forum Operating Systems
    Replies: 6
    Last Post: 24-01-2011, 07:00 AM
  2. Files on Server display as UNIX Executable Files
    By Maia in forum Operating Systems
    Replies: 6
    Last Post: 12-11-2010, 07:40 AM
  3. Windows 2000 does not copy large files
    By Icarusul in forum Operating Systems
    Replies: 3
    Last Post: 19-03-2009, 11:13 PM
  4. How to open mdi extention files with Office 2000?
    By Chapal in forum Office Update Service
    Replies: 3
    Last Post: 08-05-2007, 08:59 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,532,615.76014 seconds with 16 queries