Help for Build VS.NET Solution Action

Dear Team,

I want to change the value of VS.NET Solution dropdown at runtime in Build VS.NET Solution Action. This value should not be selected by default or in advance. I want to change it based on Visual Studio Solution File, Format Version. I want to make my final builder solution more generic. If user point to Visual Studio 2008 project the dropdown value should be changed to support 2008 project, If user point to Visual Studio 2010 project the dropdown value should be to support 2010 and so on..

I feel we can achive the same using writing the script under execute codition. But not sure how to write this? Can we write some If-Else condition in VB Script and access the value of variable and can set dropdown value at runtime.

Kindly suggest. It would be great helpful for us if you can provide a sample script to do that.

Your help would be highly appreciate.

Note: I attached screenshot in which dropdown value is highlighted and comments marked

Regards

Vinod Soni

 

I have added a new option, “Auto select version from solution” to the VS.NET action :

http://downloads.finalbuilder.com/downloads/finalbuilder/700/FB700_2208.exe

Hi Vincent,

Thanks for providing this useful features\property , you saved couple of lines/steps in my solution :)

Also thanks behalf of my team and organization.

Regards

Vinod Soni