Hi everyone, I’m running some tests on some processes I didn’t develop.
One of them uses the “UiPath.CoreIpc” library version 2.0.1.
I can’t find any documentation on this; could someone help me find it?
I should add that it’s used in a process developed in “Windows - Legacy” mode, and that I should therefore convert it to “Windows” mode, possibly using only the official UiPath libraries.
The “UiPath.CoreIpc” library is an internal dependency used in Windows - Legacy mode and has no public documentation. To convert your process to Windows mode, use UiPath Studios built-in Convert to Windows feature which updates depndencies and replaces legacy libraries with official supported ones for seamless compatibility. this ensures your process works reliably without needing direct interaction with CoreIpc.