Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Is there a way to use legacy functions in new plans?
-
I would like to use some of the functions under the Windows SDK that pre-5 BuildMaster did have. I know BM doesn't have these actions directly being used but I was wondering if there is someway to call them?
For example I need to use the Install to GAC function but now in 5.x I cannot seem to call it.Thanks,
JonProduct: BuildMaster
Version: 5.4.2
-
You can use the
Execute-LegacyAction
Operation to do this; it inputs the XML-based configuration of the action. The easiest way to get this XML is to create a legacy plan with the desired action, then convert to OtterScript.