Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > BIG, BIG MISTAKE!!!

Reply
Thread Tools Display Modes

BIG, BIG MISTAKE!!!

 
 
avp144
Guest
Posts: n/a

 
      08-05-2007
how to undo "open with" action if you let checked "always use the selected
program to open this kind of file" by mistake?
I was trying to read a dll file with notepad !? but now I can't go back...
Thanks
 
Reply With Quote
 
 
 
 
f/fgeorge
Guest
Posts: n/a

 
      08-05-2007
On Sun, 5 Aug 2007 07:08:03 -0700, avp144
<> wrote:

>how to undo "open with" action if you let checked "always use the selected
>program to open this kind of file" by mistake?
>I was trying to read a dll file with notepad !? but now I can't go back...
>Thanks

open windows explorer and at the top go to tools, folder options, file
types and after finding your type, delete that entry. Next time you
try to open that kind of file it will ask you again.
 
Reply With Quote
 
dean-dean
Guest
Posts: n/a

 
      08-05-2007
Try this. First, open Notepad. Copy and Paste the following, not including
the dashes, into Notepad:

---------------------------dashes-----------------------------


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.dll]
@="dllfile"
"Content Type"="application/x-msdownload"

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


---------------------------dashes-----------------------------


Save the file as dll.reg (no .txt extension).

In the Registry Editor, go to this key:

HKEY_CLASSES_ROOT\.dll

In the LEFT-hand pane of Registry Editor, right-click the key ".dll" (it
won't have quotes) and choose Delete.

Then go to this key (it may not exist):

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.dll\UserChoice

In the LEFT-hand pane of Registry Editor, right-click the key "UserChoice"
(only!) (it won't have quotes) and choose Delete.

You can close Registry Editor. Double-click on
dll.reg, and allow the Merge. Log Off, and then back On.

Just a thought, but it might be better if you put Notepad in your SendTo
folder, and read a .dll that way. Sending it to Notepad won't change the
association.


"avp144" <> wrote in message
news:EBA0CD8B-1E1E-4C38-A85B-...
> how to undo "open with" action if you let checked "always use the selected
> program to open this kind of file" by mistake?
> I was trying to read a dll file with notepad !? but now I can't go back...
> Thanks


 
Reply With Quote
 
avp144
Guest
Posts: n/a

 
      08-05-2007
I have windows vista home premium, it doesn't let me save the notepad file as
*.dll, it only gives me the *.txt option...
or at least I don't know the way to do it...
Thank you for your support!!

"dean-dean" wrote:

> Try this. First, open Notepad. Copy and Paste the following, not including
> the dashes, into Notepad:
>
> ---------------------------dashes-----------------------------
>
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CLASSES_ROOT\.dll]
> @="dllfile"
> "Content Type"="application/x-msdownload"
>
> [HKEY_CLASSES_ROOT\.dll\PersistentHandler]
> @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
>
>
> ---------------------------dashes-----------------------------
>
>
> Save the file as dll.reg (no .txt extension).
>
> In the Registry Editor, go to this key:
>
> HKEY_CLASSES_ROOT\.dll
>
> In the LEFT-hand pane of Registry Editor, right-click the key ".dll" (it
> won't have quotes) and choose Delete.
>
> Then go to this key (it may not exist):
>
> HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.dll\UserChoice
>
> In the LEFT-hand pane of Registry Editor, right-click the key "UserChoice"
> (only!) (it won't have quotes) and choose Delete.
>
> You can close Registry Editor. Double-click on
> dll.reg, and allow the Merge. Log Off, and then back On.
>
> Just a thought, but it might be better if you put Notepad in your SendTo
> folder, and read a .dll that way. Sending it to Notepad won't change the
> association.
>
>
> "avp144" <> wrote in message
> news:EBA0CD8B-1E1E-4C38-A85B-...
> > how to undo "open with" action if you let checked "always use the selected
> > program to open this kind of file" by mistake?
> > I was trying to read a dll file with notepad !? but now I can't go back...
> > Thanks

>
>

 
Reply With Quote
 
avp144
Guest
Posts: n/a

 
      08-05-2007
The problem is that I have windows vista home premium in my pc and Folder
options is a little bit different. I can't follow you...
Thank you for the time.

"f/fgeorge" wrote:

> On Sun, 5 Aug 2007 07:08:03 -0700, avp144
> <> wrote:
>
> >how to undo "open with" action if you let checked "always use the selected
> >program to open this kind of file" by mistake?
> >I was trying to read a dll file with notepad !? but now I can't go back...
> >Thanks

> open windows explorer and at the top go to tools, folder options, file
> types and after finding your type, delete that entry. Next time you
> try to open that kind of file it will ask you again.
>

 
Reply With Quote
 
dean-dean
Guest
Posts: n/a

 
      08-05-2007
Well, no, you don't want to save the file with a *.dll extension. You want
to end up having a file with a *.REG extension. It doesn't really matter
what name you give it, just so it has ".reg" at the end. You could just
save the file with a *.txt extension, which by default is what Notepad will
want to do. Then right-click on it, and choose Rename. Add .reg to end of
the name. Windows will ask you if your are sure that's what you want to do.
Click yes.

Then double-click on "whatever.txt.reg", after you have done the
things with Registry Editor that I noted. Do be careful to be accurate when
editing the Registry; Follow my instructions closely. If you have any more
questions, post back.

"avp144" <> wrote in message
news:41AB2BCA-45B8-4E68-A8A2-...
>I have windows vista home premium, it doesn't let me save the notepad file
>as
> *.dll, it only gives me the *.txt option...
> or at least I don't know the way to do it...
> Thank you for your support!!
>
> "dean-dean" wrote:
>
>> Try this. First, open Notepad. Copy and Paste the following, not
>> including
>> the dashes, into Notepad:
>>
>> ---------------------------dashes-----------------------------
>>
>>
>> Windows Registry Editor Version 5.00
>>
>> [HKEY_CLASSES_ROOT\.dll]
>> @="dllfile"
>> "Content Type"="application/x-msdownload"
>>
>> [HKEY_CLASSES_ROOT\.dll\PersistentHandler]
>> @="{098f2470-bae0-11cd-b579-08002b30bfeb}"
>>
>>
>> ---------------------------dashes-----------------------------
>>
>>
>> Save the file as dll.reg (no .txt extension).
>>
>> In the Registry Editor, go to this key:
>>
>> HKEY_CLASSES_ROOT\.dll
>>
>> In the LEFT-hand pane of Registry Editor, right-click the key ".dll" (it
>> won't have quotes) and choose Delete.
>>
>> Then go to this key (it may not exist):
>>
>> HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\FileExts\.dll\UserChoice
>>
>> In the LEFT-hand pane of Registry Editor, right-click the key
>> "UserChoice"
>> (only!) (it won't have quotes) and choose Delete.
>>
>> You can close Registry Editor. Double-click on
>> dll.reg, and allow the Merge. Log Off, and then back On.
>>
>> Just a thought, but it might be better if you put Notepad in your SendTo
>> folder, and read a .dll that way. Sending it to Notepad won't change the
>> association.
>>
>>
>> "avp144" <> wrote in message
>> news:EBA0CD8B-1E1E-4C38-A85B-...
>> > how to undo "open with" action if you let checked "always use the
>> > selected
>> > program to open this kind of file" by mistake?
>> > I was trying to read a dll file with notepad !? but now I can't go
>> > back...
>> > Thanks

>>
>>


 
Reply With Quote
 
GTS
Guest
Posts: n/a

 
      08-05-2007
That's because the advice you were given pertains to XP, not Vista. From
Control Panel open Default Programs and select Associate a file type or
protocol with a program.
--
"avp144" <> wrote in message
news:40DCB46A-C4F0-478E-AD59-...
> The problem is that I have windows vista home premium in my pc and Folder
> options is a little bit different. I can't follow you...
> Thank you for the time.
>
> "f/fgeorge" wrote:
>
>> On Sun, 5 Aug 2007 07:08:03 -0700, avp144
>> <> wrote:
>>
>> >how to undo "open with" action if you let checked "always use the
>> >selected
>> >program to open this kind of file" by mistake?
>> >I was trying to read a dll file with notepad !? but now I can't go
>> >back...
>> >Thanks

>> open windows explorer and at the top go to tools, folder options, file
>> types and after finding your type, delete that entry. Next time you
>> try to open that kind of file it will ask you again.
>>


 
Reply With Quote
 
dean-dean
Guest
Posts: n/a

 
      08-05-2007
Hi GTS. You are correct about the difference in XP and Vista. The problem
is that Control Panel\Default Programs\Set Associations, normally, has the
..dll extension under the Current Default column as "Unknown application".
Unfortunately, clicking on Change Program won't offer "Unknown application"
as a choice, but merely change it to a different inappropriate program.

"GTS" <> wrote in message
news:...
> That's because the advice you were given pertains to XP, not Vista. From
> Control Panel open Default Programs and select Associate a file type or
> protocol with a program.
> --
> "avp144" <> wrote in message
> news:40DCB46A-C4F0-478E-AD59-...
>> The problem is that I have windows vista home premium in my pc and Folder
>> options is a little bit different. I can't follow you...
>> Thank you for the time.
>>
>> "f/fgeorge" wrote:
>>
>>> On Sun, 5 Aug 2007 07:08:03 -0700, avp144
>>> <> wrote:
>>>
>>> >how to undo "open with" action if you let checked "always use the
>>> >selected
>>> >program to open this kind of file" by mistake?
>>> >I was trying to read a dll file with notepad !? but now I can't go
>>> >back...
>>> >Thanks
>>> open windows explorer and at the top go to tools, folder options, file
>>> types and after finding your type, delete that entry. Next time you
>>> try to open that kind of file it will ask you again.
>>>

>


 
Reply With Quote
 
avp144
Guest
Posts: n/a

 
      08-05-2007
Ok, I got it now but I can only associate my *.dll file with a new program. I
don't see the undo association option. What I want is to let the dll file
like it was before I made the change by mistake. In other words: "to undo the
open with option..."

Thank you GTS

"GTS" wrote:

> That's because the advice you were given pertains to XP, not Vista. From
> Control Panel open Default Programs and select Associate a file type or
> protocol with a program.
> --
> "avp144" <> wrote in message
> news:40DCB46A-C4F0-478E-AD59-...
> > The problem is that I have windows vista home premium in my pc and Folder
> > options is a little bit different. I can't follow you...
> > Thank you for the time.
> >
> > "f/fgeorge" wrote:
> >
> >> On Sun, 5 Aug 2007 07:08:03 -0700, avp144
> >> <> wrote:
> >>
> >> >how to undo "open with" action if you let checked "always use the
> >> >selected
> >> >program to open this kind of file" by mistake?
> >> >I was trying to read a dll file with notepad !? but now I can't go
> >> >back...
> >> >Thanks
> >> open windows explorer and at the top go to tools, folder options, file
> >> types and after finding your type, delete that entry. Next time you
> >> try to open that kind of file it will ask you again.
> >>

>
>

 
Reply With Quote
 
GTS
Guest
Posts: n/a

 
      08-05-2007
Gotcha. I think you're right on target then re. having to fix it in the
registry.
__

"dean-dean" <dean-> wrote in message
news:%...
> Hi GTS. You are correct about the difference in XP and Vista. The
> problem is that Control Panel\Default Programs\Set Associations, normally,
> has the .dll extension under the Current Default column as "Unknown
> application". Unfortunately, clicking on Change Program won't offer
> "Unknown application" as a choice, but merely change it to a different
> inappropriate program.
>
> "GTS" <> wrote in message
> news:...
>> That's because the advice you were given pertains to XP, not Vista. From
>> Control Panel open Default Programs and select Associate a file type or
>> protocol with a program.
>> --
>> "avp144" <> wrote in message
>> news:40DCB46A-C4F0-478E-AD59-...
>>> The problem is that I have windows vista home premium in my pc and
>>> Folder
>>> options is a little bit different. I can't follow you...
>>> Thank you for the time.
>>>
>>> "f/fgeorge" wrote:
>>>
>>>> On Sun, 5 Aug 2007 07:08:03 -0700, avp144
>>>> <> wrote:
>>>>
>>>> >how to undo "open with" action if you let checked "always use the
>>>> >selected
>>>> >program to open this kind of file" by mistake?
>>>> >I was trying to read a dll file with notepad !? but now I can't go
>>>> >back...
>>>> >Thanks
>>>> open windows explorer and at the top go to tools, folder options, file
>>>> types and after finding your type, delete that entry. Next time you
>>>> try to open that kind of file it will ask you again.
>>>>

>>

>


 
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
What a Mistake! DennisC Windows Vista General Discussion 100 04-12-2008 02:57 PM
Re: What a Mistake! Joseph Meehan Windows Vista General Discussion 0 02-20-2008 10:36 PM
Mistake manolo71 Windows Vista File Management 2 11-21-2007 03:46 PM
Re: a huge mistake Robert Aldwinckle Windows Vista General Discussion 0 08-01-2007 01:40 AM
vista's mistake jim Windows Vista General Discussion 91 03-08-2007 05:36 PM



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