In NSIS there are no decent way for video playback, it is possible to use libraries from InnoSetup ?
ISVideo.dll : http://www.mediafire.com/?njium4b7mtp4mp5
How to do it in practice ?
Play video files in NSIS
2 posts
If you can use Flash, I have written a nsFlash plug-in. As for ISVideo.dll, if it uses standard C exports, you can call it using the System plug-in.
Stu
Stu