Assembly Manager from command line?


I have a machine I do batch builds on, and I may kick off a maintenance build that needs 7.4 at one point and a current test build using 8.3 at another. Right now, I run Assembly Manager by hand to remove all versions and then register the one I need before starting the build. I need to put it in thebuild to assure it is done properly each time and to make it quicker for me (just start the build on that machine and then go on to other things until I get the build email). I can't find documentation for doing this any way other than interactive. How can I do this?



1 Reply

VS Velusamy Subramaniam Syncfusion Team September 6, 2010 10:37 AM UTC

Hi Andy Barnhart,

Thanks for using the Syncfusion products.

Could you please find the details below for the Assembly Manager console mode ?

1) Find the AssemblyManagerConsole.exe in the following location

[Syncfusion Installed Path]\Utilities\Assembly Manager

Ex: C:\Program Files\Syncfusion\Essential Studio\7.4.0.20\Utilities\Assembly Manager

Ex: C:\Program Files\Syncfusion\Essential Studio\8.3.0.21\Utilities\Assembly Manager

2) Assembly Manager console mode for the V7.4

AssemblyManagerConsole.exe /removeall

3) Assembly Manager console mode for the V8.3

Ex: AssemblyManagerConsole.exe /version:7.4.0.20 /compilemode:prebuilt /action:removeall /framework:40,35,20

Please let me know if this helps you.

Thanks,
Velusamy



Loader.
Up arrow icon