Hi @q929428753
Welcome to UiPath,
Publish the process from A Computer using A Account, ensuring it’s stored in Orchestrator or a shared folder. Make sure all necessary paths, configs, and dependencies are accessible from both machines. Log in to B Computer with B Account and open UiPath Assistant or Studio. Connect to Orchestrator if used, ensuring B Account has the necessary access. Download and install the process from Orchestrator or manually place the .nupkg file in C:\ProgramData\UiPath\Packages. Finally, run the process from UiPath Assistant or Orchestrator.
Ensure that shared paths are accessible, configs remain consistent across both machines, hardcoded values are avoided, and both systems have the required dependencies and permissions.
If you found helpful mark as a solution.
Happy Automation