You can't just copy your programs because of the way Windows works. Programs
have shared libraries called dlls and they are kept track of in the Windows
registry.
The only way to use Windows programs in Linux is to install them in Wine or in a
virtual machine.