I want to add a custom option using registry called My Button
when I right click an MP3 file
which will launch
C:\Program Files\MyApp\app.exe %1
The following answer works great for Windows XP, but doesn't seem to have an effect on Windows 7.
I want to add a custom option using registry called My Button
when I right click an MP3 file
which will launch
C:\Program Files\MyApp\app.exe %1
The following answer works great for Windows XP, but doesn't seem to have an effect on Windows 7.