UpdateAssembly command to update assemblies in project settings, batch types, and Document Definitions. This command can be used for a single project or for all the projects on a server at once.
Parameters
If neither the
/DocumentDefinition parameter nor the /BatchType parameter is set, the program will look for the document assembly in all the Document Definitions and batch types.Example of use
UpdateAssembly /Project="https://FCSRV/1/SingleEntryPoint" /AssemblyPath="D:\FlexiCapture\ClassLibrary1\bin\Release\ClassLibrary1.dll" /DocumentDefinition=*
