Rezyn, NSIS allows you to run commands and files after install, IE you could run the commands from the bat file, or just run the bat file.
How do you think so many NSIS installers have a "Run this program" option.
Also, i think you can add files to the user directory with something like %APPDIR% for application data, but i am not sure of the exact string.