I need to create a simple program to copy a program in the current directory, then execute it. So far, it works, I was hoping to have this run on Vista and XP, here is my code:



int main()
{...