🏗️Exe Executor

📄 Description

Executes .exe files with optional advanced input options

Name
Description

Path

Input Example: "C:\Example\Example\Example.exe"

Command Line Arguments

Optionally launches the .exe with input arguments

Example: “ \n,C:\Example\Example\” (When inputted for explorer.exe it opens it with a specific path for example)

Launch Minimized

Launches the process minimized if it supports launching minimized

Launch in Background

Launches the process in the background if it supports launching in the background (Will override 'Launch Minimized')

Determines the priority this program has to launch. (Low priority = Other processes with higher priority can limit this process when the computer is overloaded)

Last updated