This question might be a stupid one...
In order for me to run my VB.net program on another machine, besides creating the setup.exe file (assuming I use the tradictional window's installer method) and msi file, do I need to copy my database, images etc over seperatly besides runing the setup.exe, or the installer will populate these for me into the right directory during installation?
Thanks.