I reckon a copy'n'paste will probably work - but don't ignore the caveats/advice mentioned in earlier posts.
Some modules depend on the setting of special environment variables, so those special environment variables would also have to be translated across to the other system. And if you have modules that depend on 3rd party dll's, then the 'path' environment variable needs to include the location of those 3rd party dll's. (That location might vary from one system to the other.)