UiPath Studio on Mac

uipath studio on mac
UiPath Studio on MAC

UiPath Studio is built on Windows Workflow Foundation and requires Microsoft Windows to run. It is not possible to natively run the UiPath Studio on Mac or any other OS excluding Windows OS.

Possible workarounds to use UiPath Studio on Mac are given below:

Dual Boot – In this solution, the Mac would have both OS X and Windows installed on same machine, allowing us to use either OS. Switching between OS would need reboot of the machine.

Remote Desktop Virtualization – This solution operates in a client/server computing environment. Application (UiPath Studio) execution takes place on a remote OS which communicates with the local client device (Mac) over a network using a remote display protocol through which the user interacts with the application.

Some remote desktop solutions are:
  • Citrix
  • VMware Horizon
  • Microsoft Remote Desktop Services
Virtual Machines – Virtual Machine Technology creates a computer within a computer. It allows an entire version of Microsoft Windows to run in a window on OS X just as any other application. There is no need to reboot to switch between OS as required in Dual Boot solution.

Popular Virtual Machine technology solutions are:
  • Parallels
  • Oracle VirtualBox
  • VMware Workstation

Comments

Popular posts from this blog

UiPath - Convert String to DateTime

UiPath - Initialize Array and Assign value to Array

UiPath - Initialize List and Assign Values to List