检查是否安装了VLC [英] Check if VLC is installed

查看:78
本文介绍了检查是否安装了VLC的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从C#应用程序调用vlc以便播放视频.我需要一种方法来始终检查是否已安装VLC.我曾尝试检查注册表项,但根据您的Windows版本或体系结构,它们似乎不一致或不可靠.任何人有任何建议/建议吗?

I'm calling vlc from a C# app in order to play a video. I need a way to consistently check if VLC is installed. I've tried checking registry keys, but they don't seem to be consistent or reliable depending on your Windows version or architecture. Anyone have any suggestions/advice?

推荐答案

我最终只是检查了我能找到的计算机上的HKLM \ Software \ VideoLAN \ VLC \,并在设置中为用户提供了一个选项,以指定到如果未从该注册表值中检测到VLC,请手动进行操作.

I ended up just checking HKLM\Software\VideoLAN\VLC\ on machines I could find it and giving the user an option in the settings to specify the path to VLC manually if it wasn't detected from that registry value.

这篇关于检查是否安装了VLC的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆