public void RemoveEcurieDuLoupInContextualsMenu()
        {
            String arguments = String.Format("-removeimages {0}", ApplicationPath.GetApplicationPath());

            this.LaunchRegistryManager(arguments);
        }