Thank you TechMuc. With some changes I have made I don't have to return the processes' status. I am now using:
int fp = WinExec("Kino.exe", SW_HIDE);
and the window auto closes after a few seconds. It looks really good, but I now have to work on a way to auto resize it and the image in different resolutions.