Hi Sam,
This is what I currenlty do
I have a folder for each of my projects, within this folder I have a folder for each version named after the version number, ie 1.4, 1.5 etc
I have another folder called build which is where I get visual studio to build the release too, I then just drag the files from here to the version folder ready to drag into wyBuild
If within each wyBuild project I could set the root folder for the project, wybuild could then create a folder (from button click) for the currently selected version tab, checking first there wasnt one already. You could then have an option to open the folder with the same name as the currently select version tab, again if it exisits. Would also be nice to have the option to open the project root folder too
This would then mean I could build my project, go stright to wyBuild and create a new version, click the create folder button, open the project root folder and version folder, then simple drag the files from my build folder into the new version folder. This would save me having to do this through windows explorer and save time
The above would help my workflow, not sure if this is the same workflow as others but being able to open the project folder and version folders within wybuild would be helpful
You could take this a step further and set the visual studio build folder within wybuild and the project folder and have wybuild automatically copy the files from the build folder into the latest version folder saving me having to do anything but create a new version tab, click copy then build
Hope all that makes sense