It is similar to the Batch processing script, only you have to choose each process. Go to Process Explorer and first select ImageCalibration. After that select StarAlignment, and finally go to ImageIntegration.
If your files have the same exposure time, than you can perform ImageCalibration on all files in one iteration. Regardless on exposure, StarAlignment can be also perform on all of the files in one iteration. When you come to the ImageIntegration, there you must integrate RGB files separately. It means, integrate all R files to produce master R, then integrate all G files to produce master G and finally integrate all B files to produce master B.
Now combine master R, G, and B files by using ChannelCombination and you will get RGB color file.
You can search YouTube for above processes.