Hi.
When using “BR.AS.Build.exe” with the option “-buildRUCPackage” is it then possible to have the RUC package include a directory to be copied to USER partition?
So it works like the option “Copy directory to USER partition” when creating RUC from AS.
I never try it but I believe that if the configuration you build have the info about copy USER partition, it could do it.
You can check in file : Physical\{CONFIG_NAME}\{CPU_NAME}\Cpu.pkg
In nodeTransfer you can see AddToUserPart and AdditionUserDir, maybe there is more like the Overwrite existing file like in the dialog on AS.
EDIT: There is UserFilesIgnoreDifference for the Overwrite existing file, pretty sure.
For info option -buildRUCPackage is like a boolean.