Hi all,
I have a solution sln, with 50 projects (vbproj, csproj, and setup project).
I need automatize Build of all solution, and projects (set of projects of solution folder), and setup project (vdproj).
My vdproj (setup project) has Post Build Event..
First, how can I automatize build for vdproj ?? I only can execute a command for build it in release and the copy Outputs (setup.exe, *.msi) to another folder.
thanks in advanced, greetings