How do I correctly export projects?

Firstly I'm using VSE12 just to clarify things early on.
Now lets say I have a big program made of certain dll libraries (both created by me and those added by the SDKs).

How do I export any data (images, string files, maps, etc), the actual .exe, and the dlls, all packed into a .exe setup file (or other setup extensions)?

Is there also a way to define where I want each file to be exported to on the install run? (so all the data can remain organised on the installed program).

PS. This is in the Windows forum because I'm only really bothered about creating an installer for Windows (and most of my work is for Windows only)
Last edited on
Bump? =(
Topic archived. No new replies allowed.