Hi,
i try to create a automatic player which can be used on cds. For this i want to use the active-x plugin in my vb.net 2005 program. It works fine if i use it on my own system where vlc is installed, but if i copy the files to another system the control causes a program crash. Do i need to install the player on the destination system or do i just something wrong? The files i copied to the destination system are:
- TestPlayer.exe
- Interop.AXVLC.dll
- AxInterop.AXVLC.dll
- axvlc.dll
- libvlc.dll
- vlc.exe
and the complete plugins folder.
Starting the vlc.exe on the destination system works fine.
Have i forgot any file which causes the crash?
Regards,
Stefan