You can use either a .bat file using devenv.exe /build etc, or consider a
tool like www.finalbuilder.com

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
> How can i batch build few VB.NET projects?
> (without opening VS.NET IDE)
>
> and move output assemblies to other desired destination after this?
>
> TIA!