as you know Final builder is an outstanding build automation program, i want to use it, to automate moving the aspx, ascx, image files, css, dlls, etc... after the build of web deployment, this will ease so much the work for me instead of copying the file manually.

better yet how can i create a shortcut in visual studio so when i click it it will run the final build building process.

i think with this combination life will be much much easier and i will not have to go back and forth to do that.

so how can i do that ?

thanks in advanced.

link|improve this question

66% accept rate
Are you using FinalBuilder Server? Or just FinalBuilder client? – Scott Ferguson May 14 '09 at 3:30
feedback

1 Answer

up vote 2 down vote accepted

If you have a mapped drive from your Build server to your live server then you can execute an XCOPY command in Final Builder to copy the files across.

link|improve this answer
amazing answer man, thanks alot – DevMania Jun 10 '09 at 6:31
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.