Those are actually the string descriptors for that action verb, and do not
actally affect anything except for the displayed text.
If the application in question is using:
mp3file\shell\enqueue
, then it would likely be more beneficial to set the value:
mp3file\shell
to "enqueue". But directly editing file associations isn't a really viable
idea - it would be easier if the application itself supported setting this
default. =\
--
Speaking for myself only.
See
http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"Mark L. Ferguson" <> wrote in
message news:100E0AAE-933D-4B25-9640-...
> Haven't tried it yet for Vista, but I would guess the standard hack would
> do it.
>
> Look at:
> HKEY_CLASSES_ROOT\mp3file\shell\open
> note the Default value is 'none'
> Look at:
> HKEY_CLASSES_ROOT\mp3file\shell\play
> note the Default Value is '&Play'
>
> Change enqueue to none and open to &Open
>
> Be sure to export a reg file before you try this.
>
> --
> Was this helpful? Then click the Ratings button. Voting helps the web
> interface.
> http://www.microsoft.com/wn3/locales....htm#RateAPost
>
> Mark L. Ferguson
>
> .
> "DJThunder" <> wrote in message
> news:2DD3923B-1404-429F-A958-...
>>I want to change what happens when a file is clicked on.
>> If the default action on a MP3 is open or play, I would like for the
>> default action to be Enqueue. I have already changed the default
>> program,
>> now I just need to change the action.
>>
>> OH yea, I am running Vista Home Premium
>