Re: Deleting items from context menu (VLC media player)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Dec 18, 6:50 pm, "Smirnoff" <some...@xxxxxxxxxxxxxx> wrote:
"windmap" <wind...@xxxxxxxxx> wrote in message

news:5d3dab97-74d7-40bf-9beb-00f156127011@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



On Dec 18, 6:03 pm, "Smirnoff" <some...@xxxxxxxxxxxxxx> wrote:
XP Pro, SP3

I recently played a file using the VideoLAN (VLC) media player. It
has
now put itself in the right-click context menu (Add to.... and Play
with....) and appears whatever folder I select.

Have gone into VLC player Preferences and unticked (unchecked) all
the
options under Interface but the bloody thing will not go away.

Have also tried hovering over the two instances and hitting Delete,
still no luck.

Is there a setting in the interface I have missed?

Uninstall the VLC,shut the computer down,Wait 1minute,Start the
windows,Reinstall the vlc,Care fully choose the interface options.

This help from MVP Ramesh should also help
http://windowsxp.mvps.org/context_folders.htm#FolderType

I had version 0.9.6, so it did me a favour to install the new version
0.9.8a. I carefully unticked the context menus and other unwanted
options this time.

Thanks very much for the advice AND the great link.

You are welcome and thanks for informing us that your issue is resolved
.



Relevant Pages

  • Re: implementing roles in OOP......
    ... > announcement but the Y method name makes no sense in that context. ... > priori knowledge of the structure there is no way for the client to know ... I can imagine an interface that would allow adding Composites ... The example given is exactly the sort of thing that does happen, ...
    (comp.object)
  • TRANSFER arbitrary data ? (long)
    ... subroutine to minimize a function of n variables, ... end interface ... that to an integer array and back. ... subroutine minimize(Func, x, context) ...
    (comp.lang.fortran)
  • Re: Sencha Touch--Support 2 browsers in just 228K!
    ... particular context calls for, but each suited to a different context. ... implementations of interfaces do not even need to ... as it is the ideal packaging unit for many of those interface ... How do you define "framework" from a mechanical standpoint? ...
    (comp.lang.javascript)
  • Re: [KVM-RFC PATCH 1/2] eventfd: add an explicit srcu based notifier interface
    ... interrupt from eth to host wakes the cpu out of idle, ... softirq-net-rx in interrupt context to NAPI-poll the ethernet ... The interface is just ugly IMO. ... that must support being invoked from atomic-context. ...
    (Linux-Kernel)
  • Re: Creating a "toy" OO/AO language...
    ... That is a major difference between the OO paradigm and procedural/functional paradigms where behavior always dominates the construction. ... In an OO context there are two ways to implement a closure in the functional programming sense of a method that operates on a bounded set of variables. ... The only object that should have an interface to the strategy ... In the OO paradigm one tries to minimize that by limiting it to client and service through peer-to-peer collaboration by eliminating a hierarchical call chains. ...
    (comp.object)