The Academy-Project-ComputerStartup robot is used to perform actions such as opening programs and file explorers on my computer startup. This project is supporting my work at Academy Mortgage.
After making a pull request or downloading the project, open the Main.xaml in UiPath Studio. The robot can be run with the play button in the ribbon and the result can be seen in output panel.
This robot sets up the day's workspace.
- File_FolderCopy_RepoUiPath - Copy a repo folder to a backup location.
- Process_AxosoftGitKraken - Opens up GitKraken.
- Process_Encompass - Opens Encompass and logs into the program.
- Process_FolderExplorer - Opens a file explorer.
- Process_FolderExplorer_MoveBottomRight - Opens a file explorer window and moves it to the bottom right.
- Process_FolderExplorer_MoveTopRight - Opens a file explorer window and moves it to the top right.
- Process_GoogleChrome - Opens Google Chrome.
- Process_JGSoftAceText - Opens JGSoft AceText.
- Process_JGSoftEditPadPro - Opens JGSoft EditPad Pro.
- Process_MicrosoftEdge - Opens Microsoft Edge.
- Process_MicrosoftOutlook - Opens Micrrosoft Outlook.
- Test_File_FolderCopy_RepoUiPath
- Test_Process_Encompass
- Test_Process_FolderExplorer
- Test_Process_FolderExplorer_MoveBottomRight
- Test_Process_FolderExplorer_MoveTopRight
A standard UiPath, Studio to Orchestrator cloud setup is the base of operation. It is easy to setup and free.
- An Orchestrator connection - Visit https://cloud.uipath.com/ and authenticate or sign up.
- UiPath Studio is used to run the robot. Note that Studio Web can be used directly in Orchestrator but I recommend installing the Studio IDE application.
Clone the project to develop or change it.
git clone https://github.com/Academy-Project-ComputerStartup
- UiPath Automation Platform
- UiPath Studio
- Pulsar (Atom Successor) - Used for all my README.md files
- Shon Harsh Website 127.0.0.1
- This.GitHub