axvlc activex distribution

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
callxpert
Blank Cone
Blank Cone
Posts: 52
Joined: 19 Jul 2008 15:32

axvlc activex distribution

Postby callxpert » 05 Aug 2008 13:34

Hi,
Im developing an application in VB 6 using axvlc.dll
I had copied,
axvlc.dll,libvlc.dll,pluginsfolder to system32
Register axvlc.dll using regsvr successfully
The vlc icon appears in the VB toolbar,but it doesnt work.
what are the files i should distribute and what are the files that i should register
Thanks,
Naveen

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: axvlc activex distribution

Postby VLC_help » 05 Aug 2008 16:11


callxpert
Blank Cone
Blank Cone
Posts: 52
Joined: 19 Jul 2008 15:32

Re: axvlc activex distribution

Postby callxpert » 06 Aug 2008 08:46

Hi,
Unable to use cabsdk.
Plz tell me a way to use it with Inno setup 5
Inno setup can be freely downloaded at www.innosetup.com
Any help will be appreciated greatly
Thanks,
Naveen

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: axvlc activex distribution

Postby thannoy » 06 Aug 2008 23:28

Hi,

You can copy axvlc.dll where you want on the system, regsvr32 the copied ActiveX is enough to make it ready for use. But at runtime, this ActiveX will look for plugins folder guessing libvlc install location.

This registry key entry seems to be used to guess VLC install dir (at leat in 0.9.0):
key: HKEY_LOCAL_MACHINE, Software > VideoLAN > VLC
value: InstallDir
Then, "\plugins" is concatenated to this value. I don't know how axvlc.dll find the link to libvlc.dll. I think it is just dynamicaly linked so having libvlc.dll in a folder added to PATH environment variable could help maybe.

regards,
Anthony

callxpert
Blank Cone
Blank Cone
Posts: 52
Joined: 19 Jul 2008 15:32

Re: axvlc activex distribution

Postby callxpert » 07 Aug 2008 07:02

Hi,
I got it working,
I copied axvlc,libvlc,and plugins folder to "C:\program files\VideoLAN\VLC"
Registered axvlc using regserver
Created a registry entry,VideoLAN>VLC-InstallDir = "C:\program files\VideoLAN\VLC"
And it works fine
Thanks,
Naveen


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 26 guests