Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
1
Activity
3.3k
Summary
Summary
Activity pack that enables running processes and scripts while capturing the output and waiting for the process or script to exit before continuing
Overview
Overview
This package consists of two activities:
Run Process With Timeout - allows starting processes and waiting for them to exit using the System.Diagnostic.Process class.
Run Script With Timeout - allows starting scripts and waiting for them to exit using Windows Script Host (cscript.exe) application.
The only difference between the two activities is that Run Script With Timeout utilizes the Windows Scripting Host (cscript.exe) to run the script specified in the filename. Both of them use the System.Diagnostic.Process class.
Use cases:
NOTE: Installation Guidelines for Custom Activities can be found here
Features
Features
It extends the basic functionality of the Start Process activity from UiPath.Core by including the output and allowing the time-boxing of the process or script.
Additional Information
Additional Information
Dependencies
Windows Script Host has to be enabled.
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.7Updated
February 18, 2020Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support