A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows ME » Setup & Installation
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

EXE File Type is Missing



 
 
Thread Tools Display Modes
  #1  
Old July 21st 04, 12:12 PM
Doc
external usenet poster
 
Posts: n/a
Default EXE File Type is Missing

I was trying to fix a problem and accidentally removed
the file type definition for EXE (and DLL) extensions.
Now, I can't double click on those file types and have
them work.

Can anyone tell me how to restore that file type entry.

F.Y.I., when I was looking for ".EXE" file types int he
first place, I coul dnot find where it was defined. So I
clicked on "New" file type and played with ".EXE" and
that must be how I screwed up the current definition.

Thanks,

- Doc -
  #2  
Old July 21st 04, 12:22 PM
Alan Edwards
external usenet poster
 
Posts: n/a
Default EXE File Type is Missing

Make up a file from the lines below. Copy into a file called fix.reg
which should be created in Notepad. Do not retype, copy in case of
errors. The 1st line in the file is the line REGEDIT4
The last line must be blank.
Make sure your mail or news reader does not add any spaces to the end
of a line.
Doubleclick to restore the association.

-----copy below this line fix.reg------------
REGEDIT4

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

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:d8,07,00,00

[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\PropertySheetHan dlers]

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

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

---- end file above here

There is no default association for DLL files and none is needed.
I see no reason why you should doubleclick a DLL file.

....Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

In microsoft.public.windowsme.setup, "Doc"
wrote:

I was trying to fix a problem and accidentally removed
the file type definition for EXE (and DLL) extensions.
Now, I can't double click on those file types and have
them work.

Can anyone tell me how to restore that file type entry.

F.Y.I., when I was looking for ".EXE" file types int he
first place, I coul dnot find where it was defined. So I
clicked on "New" file type and played with ".EXE" and
that must be how I screwed up the current definition.

Thanks,

- Doc -


  #3  
Old July 21st 04, 01:41 PM
external usenet poster
 
Posts: n/a
Default EXE File Type is Missing

Thanks. I'll be able to try this in a little while.

But just to let you know, the reason I noticed the "DLL"
problem after I accidentally removed the EXE file type is
becasue now, when I double-click on "Add/Remove Programs"
in the Control Panel, instead of opening the expected
software-list window, it tells me it doesn;t know whjat
to do with a "DLL" file and opens the "pick a program to
associate this with" window.

- Doc -

-----Original Message-----
Make up a file from the lines below. Copy into a file

called fix.reg
which should be created in Notepad. Do not retype, copy

in case of
errors. The 1st line in the file is the line REGEDIT4
The last line must be blank.
Make sure your mail or news reader does not add any

spaces to the end
of a line.
Doubleclick to restore the association.

-----copy below this line fix.reg------------
REGEDIT4

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

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:d8,07,00,00

[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\PropertySheetHan dlers]


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

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

---- end file above here

There is no default association for DLL files and none

is needed.
I see no reason why you should doubleclick a DLL file.

....Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

In microsoft.public.windowsme.setup, "Doc"
wrote:

I was trying to fix a problem and accidentally removed
the file type definition for EXE (and DLL) extensions.
Now, I can't double click on those file types and have
them work.

Can anyone tell me how to restore that file type entry.

F.Y.I., when I was looking for ".EXE" file types int he
first place, I coul dnot find where it was defined. So

I
clicked on "New" file type and played with ".EXE" and
that must be how I screwed up the current definition.

Thanks,

- Doc -


.

  #4  
Old July 21st 04, 01:56 PM
Alan Edwards
external usenet poster
 
Posts: n/a
Default EXE File Type is Missing

No idea why you get that message as double-clicking Add/Remove you are
opening (or trying to open) a .CPL file, namely appwiz.cpl
You should be able to doubleclick it in the System folder or try
either of these from the Start-Run box:

control appwiz.cpl

rundll32 shell32.dll,Control_RunDLL APPWIZ.CPL

Check the association of .CPL (Control Panel Extension) in File Types.
It should be something like this:

C:\WINDOWS\rundll32.exe shell32.dll,Control_RunDLL %1,%*

....Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

In microsoft.public.windowsme.setup,
wrote:

Thanks. I'll be able to try this in a little while.

But just to let you know, the reason I noticed the "DLL"
problem after I accidentally removed the EXE file type is
becasue now, when I double-click on "Add/Remove Programs"
in the Control Panel, instead of opening the expected
software-list window, it tells me it doesn;t know whjat
to do with a "DLL" file and opens the "pick a program to
associate this with" window.

- Doc -

-----Original Message-----
Make up a file from the lines below. Copy into a file

called fix.reg
which should be created in Notepad. Do not retype, copy

in case of
errors. The 1st line in the file is the line REGEDIT4
The last line must be blank.
Make sure your mail or news reader does not add any

spaces to the end
of a line.
Doubleclick to restore the association.

-----copy below this line fix.reg------------
REGEDIT4

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

[HKEY_CLASSES_ROOT\exefile]
@="Application"
"EditFlags"=hex:d8,07,00,00

[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\PropertySheetHan dlers]


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

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

---- end file above here

There is no default association for DLL files and none

is needed.
I see no reason why you should doubleclick a DLL file.

....Alan

--
Alan Edwards, MS MVP W95/98 Systems
http://dts-l.org/index.html

In microsoft.public.windowsme.setup, "Doc"
wrote:

I was trying to fix a problem and accidentally removed
the file type definition for EXE (and DLL) extensions.
Now, I can't double click on those file types and have
them work.

Can anyone tell me how to restore that file type entry.

F.Y.I., when I was looking for ".EXE" file types int he
first place, I coul dnot find where it was defined. So

I
clicked on "New" file type and played with ".EXE" and
that must be how I screwed up the current definition.

Thanks,

- Doc -


.


 




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing file type association for applications... Tomasz General 3 July 16th 04 08:49 PM
cdsetup.exe file missing General 2 July 12th 04 11:18 PM
Please help! Display settings !! Mitzi Monitors & Displays 12 July 11th 04 05:19 AM
Win98SE - problem with USB printer HBYardSale Software & Applications 2 June 20th 04 06:27 PM
missing file noni General 1 May 26th 04 09:35 AM


All times are GMT +1. The time now is 10:55 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.