It do support command line compile
So, it should be possible to support it.
It do support command line compile
So, it should be possible to support it.
Hi ma,
The Express editions don't actually support command line building in and of themselves, however this is not an issue because you don't actually need Visual Studio installed to build a solution file.
For VS 2005 and 2008, all you actually need is the .NET Framework 2.0 or 3.5 (respectively.) They include MSBuild which can build solution files by itself. If you have an Express edition installed, then you already have the equivalent .NET Framework.
You can either use the "Build VS.NET Solution" action with the "Use MSBuild" checkbox enabled, or you can use the "MSBuild Project" action. The former action gives you a few more options.
Hth.
Regards,
Angus
PS I'm assuming that you're referring to FinalBuilder not Automise, so I'm going to move this thread to the FinalBuilder wish list forum.