My recent documents filter (Second posting)

G

Guest

Hi,

Someone knows how works my recent documents folder? What is the dll system
that it use? Today, in my machine the my recent documents folder lists only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example, are not
listed in folder. Is there anyway to modify this filter? For display .wav
files in folder, too!

Thanks a lot in advance
 
G

Guest

Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.
 
R

Ramesh, MS-MVP

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

Ramesh said:
Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx
 
G

Guest

Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

Ramesh said:
Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

Ramesh said:
Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Hi,

Someone knows how works my recent documents folder? What is the dll
system
that it use? Today, in my machine the my recent documents folder lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example, are not
listed in folder. Is there anyway to modify this filter? For display
.wav
files in folder, too!

Thanks a lot in advance
 
R

Ramesh, MS-MVP

Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

Ramesh said:
Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi,

Someone knows how works my recent documents folder? What is the dll
system
that it use? Today, in my machine the my recent documents folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example, are
not
listed in folder. Is there anyway to modify this filter? For display
.wav
files in folder, too!

Thanks a lot in advance
 
G

Guest

Ramesh said:
Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

Ramesh said:
Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi,

Someone knows how works my recent documents folder? What is the dll
system
that it use? Today, in my machine the my recent documents folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example, are
not
listed in folder. Is there anyway to modify this filter? For display
.wav
files in folder, too!

Thanks a lot in advance
 
G

Guest

Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

Ramesh said:
Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

Ramesh said:
Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi,

Someone knows how works my recent documents folder? What is the dll
system
that it use? Today, in my machine the my recent documents folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example, are
not
listed in folder. Is there anyway to modify this filter? For display
.wav
files in folder, too!

Thanks a lot in advance
 
R

Ramesh, MS-MVP

Paulo,

Is the issue resolved?

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

Ramesh said:
Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

:

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi,

Someone knows how works my recent documents folder? What is the
dll
system
that it use? Today, in my machine the my recent documents folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example,
are
not
listed in folder. Is there anyway to modify this filter? For
display
.wav
files in folder, too!

Thanks a lot in advance
 
G

Guest

Ramesh,

the issue did not resolve the problem! May I try another thing?

Thanks in advance.

Ramesh said:
Paulo,

Is the issue resolved?

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

Ramesh said:
Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

:

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi,

Someone knows how works my recent documents folder? What is the
dll
system
that it use? Today, in my machine the my recent documents folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for example,
are
not
listed in folder. Is there anyway to modify this filter? For
display
.wav
files in folder, too!

Thanks a lot in advance
 
R

Ramesh, MS-MVP

Paulo,

Is the problem see if .mp3 is associated with Windows Media Player
(default)? See if that helps, for troubleshooting purpose.

HKEY_CLASSES_ROOT\.mp3
Set the (default) value to mp3file

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the issue did not resolve the problem! May I try another thing?

Thanks in advance.

Ramesh said:
Paulo,

Is the issue resolved?

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

:

Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

:

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

in
message
Hi,

Someone knows how works my recent documents folder? What is
the
dll
system
that it use? Today, in my machine the my recent documents
folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for
example,
are
not
listed in folder. Is there anyway to modify this filter? For
display
.wav
files in folder, too!

Thanks a lot in advance
 
G

Guest

Hi, Ramesh

I modified registry and restarted machine. I opened .mp3 with explorer and
it call windows media player, but the .mp3 file didn't appear in my recent
documents.

Thanks in advance.

Ramesh said:
Paulo,

Is the problem see if .mp3 is associated with Windows Media Player
(default)? See if that helps, for troubleshooting purpose.

HKEY_CLASSES_ROOT\.mp3
Set the (default) value to mp3file

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the issue did not resolve the problem! May I try another thing?

Thanks in advance.

Ramesh said:
Paulo,

Is the issue resolved?

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

:

Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

:

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

in
message
Hi,

Someone knows how works my recent documents folder? What is
the
dll
system
that it use? Today, in my machine the my recent documents
folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for
example,
are
not
listed in folder. Is there anyway to modify this filter? For
display
.wav
files in folder, too!

Thanks a lot in advance
 
R

Ramesh, MS-MVP

Paulo,

Ok. Revert the setting back to to "Winamp.File" and then see if there is an
"EditFlags" value in these locations:

[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3]
[HKEY_CLASSES_ROOT\SystemFileAssociations\audio]

If present, backup and delete the "EditFlags value".

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesh

I modified registry and restarted machine. I opened .mp3 with explorer and
it call windows media player, but the .mp3 file didn't appear in my recent
documents.

Thanks in advance.

Ramesh said:
Paulo,

Is the problem see if .mp3 is associated with Windows Media Player
(default)? See if that helps, for troubleshooting purpose.

HKEY_CLASSES_ROOT\.mp3
Set the (default) value to mp3file

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Ramesh,

the issue did not resolve the problem! May I try another thing?

Thanks in advance.

:

Paulo,

Is the issue resolved?

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

:

Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

:

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

in
message
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

"Paulo Eduardo" <[email protected]>
wrote
in
message
Hi,

Someone knows how works my recent documents folder? What is
the
dll
system
that it use? Today, in my machine the my recent documents
folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for
example,
are
not
listed in folder. Is there anyway to modify this filter?
For
display
.wav
files in folder, too!

Thanks a lot in advance
 
G

Guest

Ramesh,
There isn't an "Editflags" value in that locations. I am using Windows XP
Professional Service Pack 2. May I to do another thing?

Thanks in advance.

Ramesh said:
Paulo,

Ok. Revert the setting back to to "Winamp.File" and then see if there is an
"EditFlags" value in these locations:

[HKEY_CLASSES_ROOT\SystemFileAssociations\.mp3]
[HKEY_CLASSES_ROOT\SystemFileAssociations\audio]

If present, backup and delete the "EditFlags value".

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Paulo Eduardo said:
Hi, Ramesh

I modified registry and restarted machine. I opened .mp3 with explorer and
it call windows media player, but the .mp3 file didn't appear in my recent
documents.

Thanks in advance.

Ramesh said:
Paulo,

Is the problem see if .mp3 is associated with Windows Media Player
(default)? See if that helps, for troubleshooting purpose.

HKEY_CLASSES_ROOT\.mp3
Set the (default) value to mp3file

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

Ramesh,

the issue did not resolve the problem! May I try another thing?

Thanks in advance.

:

Paulo,

Is the issue resolved?

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Hi, Ramesh

I did what you said. What is the next step?

Thanks in advance.

:

Paulo,

Open Regedit.exe and navigate to:

[HKEY_CLASSES_ROOT\Winamp.File]

* Backup the key to a REG file.*

Delete the "EditFlags" value in the right-pane.
Delete the "CLSID" sub-key under Winamp.File

Restart Windows.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

message
Ramesh,

the contents of key is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Winamp.File]
@="Winamp media file"
"EditFlags"=dword:00000000
"AlwaysShowExt"=""
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\Winamp.File\CLSID]
@="{25336920-03f9-11cf-8fd0-00aa00686f13}"

[HKEY_CLASSES_ROOT\Winamp.File\DefaultIcon]
@="C:\\Program Files\\Winamp\\Winamp.exe,1"

[HKEY_CLASSES_ROOT\Winamp.File\shell]
@="Play"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue]
@="&Enqueue in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /ADD \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Enqueue\DropTarget]
"Clsid"="{77A366BA-2BE4-4a1e-9263-7734AA3E99A2}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark]
@="Add to Winamp's &Bookmark list"

[HKEY_CLASSES_ROOT\Winamp.File\shell\ListBookmark\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" /BOOKMARK \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open]
@=""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\open\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play]
@="&Play in Winamp"

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\command]
@="\"C:\\Program Files\\Winamp\\Winamp.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Winamp.File\shell\Play\DropTarget]
"Clsid"="{46986115-84D6-459c-8F95-52DD653E532E}"

Thanks in advance.

:

Paulo,

Now, post the contents of this key:

[HKEY_CLASSES_ROOT\Winamp.File]

I'm looking for the "EditFlags" value.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

in
message
Hi, Ramesth

The content of wav.txt is :

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.Wav]
@="Winamp.File"
"PerceivedType"="audio"
"Content Type"="audio/x-wav"
"MP2.Last"="Custom"
"Winamp_Back"="soundrec"
"MPlayer2.BAK"="Winamp.File"

[HKEY_CLASSES_ROOT\.Wav\OpenWithList]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\sndrec32.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithList\wmplayer.exe]

[HKEY_CLASSES_ROOT\.Wav\OpenWithProgIds]
"soundrec"=hex(0):

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

[HKEY_CLASSES_ROOT\.Wav\ShellNew]
"FileName"="sndrec.wav"

Thanks for advance.

:

Paulo,

Type CMD.EXE in Start/Run:

Type these commands in the prompt, and press Enter:

REG EXPORT HKCR\.Wav C:\wav.txt

EXIT

Now, open C:\wav.txt in Notepad, and post the contents here.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx

"Paulo Eduardo" <[email protected]>
wrote
in
message
Hi,

Someone knows how works my recent documents folder? What is
the
dll
system
that it use? Today, in my machine the my recent documents
folder
lists
only
files *.txt, *.jpg,*.doc, etc.But files with .wav, for
example,
are
not
listed in folder. Is there anyway to modify this filter?
For
display
.wav
files in folder, too!

Thanks a lot in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top