add key in "Open With" menu

  • Thread starter Thread starter P.o.l
  • Start date Start date
P

P.o.l

Nothing .... I don't find nothing :-(

I want add key inside context menu "Open With"
with my music player for mp3 file..... how do I do?
(example: objReg = Microsoft.Win32.Registry.LocalMachine.CreateSubKey....)

Thanks
Pol
 
P.o.l said:
Nothing .... I don't find nothing :-(

I want add key inside context menu "Open With"
with my music player for mp3 file..... how do I do?
(example: objReg = Microsoft.Win32.Registry.LocalMachine.CreateSubKey....)

Thanks
Pol
HKEY_CLASSES_ROOT\*\OpenWithList

gr /\/\o\/\/
 
And in your opinion,
if you write
HKEY_CLASSES_ROOT\*\OpenWithList
I can understand something?
Two words, two comments?

:-\
 
P.o.l said:
And in your opinion,
if you write
HKEY_CLASSES_ROOT\*\OpenWithList
I can understand something?
Two words, two comments?

:-\
Sorry, I did think did you did know the function in VB and was just
looking for the Key.

what part you have problems with ?

gr /\/\o\/\/
 

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

Back
Top