What is the simplest way to copy a file in the background while the form still has full functionality and then display a messagebox when it has finished copying. The file is a bit large (277 mb).

Thanks