How to open powershell and or a power shell file?

How to open powershell and or a power shell file?

@Eduardo_Goncalves

Welcome to our UiPath community.

You can use Start Process or Open Application activity and pass the Power shell file path to open it.

1 Like

Hi @Eduardo_Goncalves ,

The best way is @lakshman mentioned.

If that doesn’t work then follow below steps:
1 - Use hotkey to open run from wind+r
2 - Use Type into activity and pass the path of powershell

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.