windows 7 .exe files open with notepad
#1
Posted 08 December 2009 - 06:59 AM
basically even my taskbar icons that are pinned even have the little explorer.exe as the default program, so now even my gadgets wont load at startup because it just creates this infinite loop of opening explorer.exe...in 15 seconds of my cmputer being on there is seriously like 500 processes just from this...how do i fix it?
#2
Posted 08 December 2009 - 07:23 AM
You could also try going to folder options, and clicking file types,and se what you could do there. Unless 7 is nothing like this. I have 7, but haven't really done anything with it yet, so excuse me if I'm talkin out my arse......
#3
Posted 08 December 2009 - 07:37 AM
There is a way to do a repair on Win7 in order not to lose any documents, photos, etc. I've done it twice so far, because I experiment a lot, and it works completely. Just put in the disk and go through the regular process and chose the upgrade option.. Let it get all the updates when asked. You won't lose anything this way except some visual settings. Good luck.
#4
Posted 08 December 2009 - 07:41 AM
but yeah folder options doesnt have that in windows 7...or at least i looked through every tab and didnt see anything like that.
well thats the problem i have no disk, the only backup i have is a drive image from the last time i backed up...i can get to the hidden partition easily, with a system restore option there, i guess i can try it out.
#5
Posted 08 December 2009 - 07:48 AM
Here , try this.......
1. Open Command Prompt by typing command in RUN dialog box.
2. Now provide following command:
cdwindows
3. It'll activate Windows folder. Now provide following command to open Registry Editor:
regedit
If you can't open it, then do it from task manager
4. Now goto following key:
HKEY_CLASSES_ROOT.exe
In right-side pane, change value of Default key to exefile
5. Now goto:
HKEY_CLASSES_ROOTexefileshellopencommand
In right-side pane, change value of Default key to:
"%1" %*
6. Thats it. Now exit Registry Editor and restart your Windows. Now you should be able to open EXE files without any problem.
#6
Posted 08 December 2009 - 08:02 AM
yeah mudman
#7
Posted 08 December 2009 - 08:19 AM
then you right click on the file and click merge. and restart. works like a charm. you guys got my brain fired up with the responses. thank you guys a TON.
its basically what mudman said but if your computer is stubborn like mine and wont fix by manually changing the registry, this way will probably do it...mine did.
here is the contents of the .reg file if anyone has this problem in the near future.
copy and paste all of this:
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOT.exe]
[HKEY_CLASSES_ROOT.exe]
@="exefile"
"Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT.exePersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOTexefile]
@="Application"
"EditFlags"=hex:38,07,00,00
"FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,
00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,
32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,
00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00
[HKEY_CLASSES_ROOTexefileDefaultIcon]
@="%1"
[HKEY_CLASSES_ROOTexefileshell]
[HKEY_CLASSES_ROOTexefileshellopen]
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOTexefileshellopencommand]
@=""%1" %*"
"IsolatedCommand"=""%1" %*"
[HKEY_CLASSES_ROOTexefileshellrunas]
"HasLUAShield"=""
[HKEY_CLASSES_ROOTexefileshellrunascommand]
@=""%1" %*"
"IsolatedCommand"=""%1" %*"
[HKEY_CLASSES_ROOTexefileshellrunasuser]
@="@shell32.dll,-50944"
"Extended"=""
"SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}"
[HKEY_CLASSES_ROOTexefileshellrunasusercommand]
"DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}"
[HKEY_CLASSES_ROOTexefileshellex]
[HKEY_CLASSES_ROOTexefileshellexContextMenuHandlers]
@="Compatibility"
[HKEY_CLASSES_ROOTexefileshellexContextMenuHandlersCompatibility]
@="{1d27f844-3a1f-4410-85ac-14651078412d}"
[HKEY_CLASSES_ROOTexefileshellexDropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
[-HKEY_CLASSES_ROOTSystemFileAssociations.exe]
[HKEY_CLASSES_ROOTSystemFileAssociations.exe]
"FullDetails"="prop:System.PropGroup.Description;System.FileDescription;System.ItemTypeText;System.FileVersion;System.Software.ProductName;System.Software.ProductVersion;System.Copyright;*System.Category;*System.Comment;System.Size;System.DateModified;System.Language;*System.Trademarks;*System.OriginalFileName"
"InfoTip"="prop:System.FileDescription;System.Company;System.FileVersion;System.DateCreated;System.Size"
"TileInfo"="prop:System.FileDescription;System.Company;System.FileVersion;System.DateCreated;System.Size"
[-HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
#8
Posted 08 December 2009 - 08:26 AM
#9
Posted 08 December 2009 - 08:42 AM
i know how to get it right back to how it was though....just for some reason im not sure why, but it wanted to open with explorer.exe
but yeah it was my fault for getting ahead of myself....yeah im glad its back as well. ...and as a young male normally does...im going back to downloading that program again lol. this time i will be sure to do it right
#10
Posted 08 December 2009 - 08:51 AM
so i hope this help fixes anyone who has the same problem
#11
Posted 08 December 2009 - 10:42 AM
#12
Posted 08 December 2009 - 04:19 PM
#13
Posted 23 December 2009 - 12:22 AM
#14
Posted 23 December 2009 - 12:26 AM
Quote
Quote
[-HKEY_CLASSES_ROOT.exe]
[HKEY_CLASSES_ROOT.exe]
@="exefile"
"Content Type"="application/x-msdownload"
[HKEY_CLASSES_ROOT.exePersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOTexefile]
@="Application"
"EditFlags"=hex:38,07,00,00
"FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,
00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,
32,00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,
00,2c,00,2d,00,31,00,30,00,31,00,35,00,36,00,00,00
[HKEY_CLASSES_ROOTexefileDefaultIcon]
@="%1"
[HKEY_CLASSES_ROOTexefileshell]
[HKEY_CLASSES_ROOTexefileshellopen]
"EditFlags"=hex:00,00,00,00
[HKEY_CLASSES_ROOTexefileshellopencommand]
@=""%1" %*"
"IsolatedCommand"=""%1" %*"
[HKEY_CLASSES_ROOTexefileshellrunas]
"HasLUAShield"=""
[HKEY_CLASSES_ROOTexefileshellrunascommand]
@=""%1" %*"
"IsolatedCommand"=""%1" %*"
[HKEY_CLASSES_ROOTexefileshellrunasuser]
@="@shell32.dll,-50944"
"Extended"=""
"SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}"
[HKEY_CLASSES_ROOTexefileshellrunasusercommand]
"DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}"
[HKEY_CLASSES_ROOTexefileshellex]
[HKEY_CLASSES_ROOTexefileshellexContextMenuHandlers]
@="Compatibility"
[HKEY_CLASSES_ROOTexefileshellexContextMenuHandlersCompatibility]
@="{1d27f844-3a1f-4410-85ac-14651078412d}"
[HKEY_CLASSES_ROOTexefileshellexDropHandler]
@="{86C86720-42A0-1069-A2E8-08002B30309D}"
[-HKEY_CLASSES_ROOTSystemFileAssociations.exe]
[HKEY_CLASSES_ROOTSystemFileAssociations.exe]
"FullDetails"="prop:System.PropGroup.Description;System.FileDescription;System.ItemTypeText;System.FileVersion;System.Software.ProductName;System.Software.ProductVersion;System.Copyright;*System.Category;*System.Comment;System.Size;System.DateModified;System.Language;*System.Trademarks;*System.OriginalFileName"
"InfoTip"="prop:System.FileDescription;System.Company;System.FileVersion;System.DateCreated;System.Size"
"TileInfo"="prop:System.FileDescription;System.Company;System.FileVersion;System.DateCreated;System.Size"
[-HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exe]
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithList]
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerFileExts.exeOpenWithProgids]
"exefile"=hex(0):
#15
Posted 23 December 2009 - 12:38 AM
Quote
#16
Posted 23 December 2009 - 01:22 AM
Quote
#17
Posted 23 December 2009 - 01:28 AM
#18
Posted 23 December 2009 - 01:31 AM
#20
Posted 23 September 2010 - 02:37 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users

















