Skip to content

Add Process Start Action#83

Open
baykovr wants to merge 1 commit intomainfrom
baykovr/start-process-action
Open

Add Process Start Action#83
baykovr wants to merge 1 commit intomainfrom
baykovr/start-process-action

Conversation

@baykovr
Copy link
Copy Markdown
Owner

@baykovr baykovr commented Jun 29, 2022

A new type of action which executes an arbitrary command string.
The configured string is passed as-is to cmd.exe /C with no validation
or checking, to be used to launch applications.

Example inputs:

notepad.exe
C:\Program Files\Mozilla Firefox\firefox.exe
notepad.exe foo.txt

#71

A new type of action which executes an arbitrary command string.
The configured string is passed as-is to cmd.exe /C with no validation
or checking, to be used to launch applications.

Example inputs:
notepad.exe
C:\Program Files\Mozilla Firefox\firefox.exe
notepad.exe foo.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant