I want to run an exe file in my program.For example i want to run setup.exe under the "Program Files".

And i want to copy a file under the C:\ to "Program Files"

Can anybody help me about these two subjects. And please give me a full code.
For example system(c:\Program Files) like this.

Thanks