在vb.net中注册Active X组件 [英] Register a Active X component in vb.net

查看:128
本文介绍了在vb.net中注册Active X组件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在vb.net中使用了自定义的VLC控件,但是控件需要注册VLC播放器,在某些客户端计算机上没有安装VLC,此刻,我的安装程序正在计算机上安装vlc没有安装,但我真的不想这样做,有没有办法在不安装VLC播放器的情况下激活VLC控件,我尝试使用regsvr32命令注册axvlc.dll,但它仍然无效。 br />


提前谢谢

I'm using a customized VLC control in vb.net, but the control needs the VLC player to be registered, on some clients computers VLC isn't installed, at the moment, my installer is installing vlc on the computer if not installed already, but I don't really want to do this, is there a way to activate the VLC control without installing VLC player, I've tried registering axvlc.dll with the regsvr32 command but it still doesn't work.

Thanks in advance

推荐答案

请参阅我对使用Direct X和COM解决的问题的评论。净。您不必使用它来使用VLC。例如,请参阅此CodeProject文章:

LiquidVideo,使用VLC C#.NET VideoLan随处播放视频 [ ^ ]。







这是关于.NET的VLC组件绑定的更新有用信息:

http://sourceforge.net/projects/libvlcnet/ [ ^ ],

https://wiki.videolan.org/C_Sharp/ [ ^ ],

https://wiki.videolan.org/.Net_Interf ace_to_VLC / [ ^ ]。



值得注意的是,您可以找到使用WPF和 System.Windows.Forms 组件的材料。



-SA
Please see my comment to the question addressed against using Direct X and COM with .NET. You don't have to use it to use VLC. For example, please see this CodeProject article:
LiquidVideo, Play Video Anywhere with VLC C# .NET VideoLan[^].



This is the updated useful information on the VLC component binding for.NET:
http://sourceforge.net/projects/libvlcnet/[^],
https://wiki.videolan.org/C_Sharp/[^],
https://wiki.videolan.org/.Net_Interface_to_VLC/[^].

Notably, you can find material for using the component for both WPF and System.Windows.Forms.

—SA


这篇关于在vb.net中注册Active X组件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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