Run a program from my program

What C++ command should I use to run a program from mine. Example open a ".txt" file with notepad when I hit a button in my program.

Answer this question

Run a program from my program