Click here to Skip to main content
15,887,175 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I'm using a customized VLC control (version 1.1.11) in vb.net, the control need VLC player to be registered on a computer or make sure that the existing version is'nt bigger then 2.0.0.0-in order for make my program run -
i want to make my program for many computers and i cant check the problem for every computer so is there a way to activate the VLC control without installing VLC player?

thank in advance
Posted
Updated 20-Oct-15 2:53am
Comments
F-ES Sitecore 20-Oct-15 8:55am    
The VLC control will come with the VLC player. If they don't provide a distributable component you can install with your app then the client will just need VLC installed.
1234ctk 20-Oct-15 9:39am    
if I will make that my setup will install the VLC 1.1.1.11 and the computer already have VLC but in a bigger version-I dont want that it will change it-but i want my program to work-
so if there is a way to activate the VLC without installing it will solve this problem

1 solution

Please see:
https://github.com/ZeBobo5/Vlc.DotNet[^]
or https://libvlcnet.codeplex.com[^].

See also this CodeProject article: nVLC[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900