What is the correc tway to call a program using the WinExec API?

I have an install program that I want to run after a Self-extracting Zip file is executed.

Unfortunately, I need to know the WinExec Command to run.

Any ideas?