Archive: Playing a wmv file


Playing a wmv file
Is it possible to install a .wmv to a specific directory and automatically call up Windows Media Player to run the file from an NSIS installer script? If so, please tell me how or point me in the right direction.


Use ExecShell.


can you help me out a bit more or show me an example?

im kinda new to this, bare with me.

your help is greatly appreciated.


ExecShell open "path\file.wmv"