Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > My .exe files are being opened in notepad...

Reply
Thread Tools Display Modes

My .exe files are being opened in notepad...

 
 
shinryuu
Guest
Posts: n/a

 
      11-01-2007
somehow they are now set to open in notepad, and i can't find out how to
change the .exe files to open as executables. help would be greatly
appreciated...
 
Reply With Quote
 
 
 
 
shinryuu
Guest
Posts: n/a

 
      11-01-2007
i have managed to run the programs again by setting them to open with
runxx... but now icons have disappeared... not as bad, but still annoying...
aby ideas on how to solve this?


"shinryuu" wrote:

> somehow they are now set to open in notepad, and i can't find out how to
> change the .exe files to open as executables. help would be greatly
> appreciated...

 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      11-01-2007
Hi,

Have you tried system restore yet? This is precisely why it exists, to
resolve issues and changes not easily undone.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"shinryuu" <> wrote in message
news:57C8B907-49D2-4C90-80DD-...
>i have managed to run the programs again by setting them to open with
> runxx... but now icons have disappeared... not as bad, but still
> annoying...
> aby ideas on how to solve this?
>
>
> "shinryuu" wrote:
>
>> somehow they are now set to open in notepad, and i can't find out how to
>> change the .exe files to open as executables. help would be greatly
>> appreciated...


 
Reply With Quote
 
mayayana
Guest
Posts: n/a

 
      11-01-2007
You might try comparing the Registry setting with
someone else's. It's likely that there should be
something like:

HKEY_CLASSES_ROOT\exefile\DefaultIcon

with a default value of: %1

( If you look under HKEY_CLASSES_ROOT you'll
see keys for all registered file extensions. Under
the .exe key will be a default value that points
to another HKEY_CLASSES_ROOT subkey that's
named for the name being used for that file type.
So, for instance, HKEY_CLASSES_ROOT\.txt probably
leadss to HKEY_CLASSES_ROOT\txtfile, under which
will be keys telling Explorer how to handle that
particular file type. The default program is under
HKEY_CLASSES_ROOT\txtfile\Shell\Open\Command.
There's often a DefaultIcon key. Etc. )

I would hope that Vista is not so bad that a
messed up EXE association requires a System Restore.

> i have managed to run the programs again by setting them to open with
> runxx... but now icons have disappeared... not as bad, but still

annoying...
> aby ideas on how to solve this?
>
>
> "shinryuu" wrote:
>
> > somehow they are now set to open in notepad, and i can't find out how to
> > change the .exe files to open as executables. help would be greatly
> > appreciated...



 
Reply With Quote
 
bomb#20
Guest
Posts: n/a

 
      11-01-2007
shinryuu wrote:
> somehow they are now set to open in notepad, and i can't find out how
> to change the .exe files to open as executables. help would be greatly
> appreciated...



Create a new blank text document.
Copy and paste the following into it :


Windows Registry Editor Version 5.00

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


Save the text document and change extension from .TXT to .REG
Right-click new REG document and select ' Merge '.

Good luck!
..









 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Zipped files... opened with a program Liam Windows Vista File Management 2 03-30-2008 06:26 PM
Help Please- backed-up files cannot be opened Lei_ctln Windows Vista File Management 1 12-12-2007 12:56 AM
HELP exe files starts in Notepad doparn Windows Vista Performance 3 10-30-2007 10:12 PM
PDF files blank when opened MeasureMe Windows Vista General Discussion 3 09-17-2007 08:04 PM
*.exe files linked to notepad RustyFord Windows Vista Installation 1 03-18-2007 02:30 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59