Page 1 of 1

Errors in vlc-0.8.5 setup + zip packet

Posted: 13 Jul 2006 16:39
by pekko
setup put
axvlc.dll to VLC\ directory
libvlc.dll to VLC\ directory
you cant register axvlc.dll

zip put
axvlc.dll to VLC\activex\ directory
libvlc.dll to VLC\ directory
you cant register axvlc.dll

solution:
copy both dll's to VLC\activex\ directory
now you can register axvlc.dll

Posted: 13 Jul 2006 17:21
by pekko
If you install under "Program Files" setup works OK
_but_ if you install to C:\VLC ActiveX newer get registered.

If you use my advice in first post you can manual register axvlc.dll but it does not work in IE browser.

Tip to the developer (Inno Setup)
http://www.jrsoftware.org/isinfo.php

Re: Errors in vlc-0.8.5 setup + zip packet

Posted: 12 Aug 2006 14:26
by Guest
setup put
axvlc.dll to VLC\ directory
libvlc.dll to VLC\ directory
you cant register axvlc.dll

zip put
axvlc.dll to VLC\activex\ directory
libvlc.dll to VLC\ directory
you cant register axvlc.dll

solution:
copy both dll's to VLC\activex\ directory
now you can register axvlc.dll