EXE
WinGet
Executor
Martin Bresson · 2.2.10 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ExecutorSetup_v2.2.10.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
ExecutorSetup_v2.2.10.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MartinBresson.Executor
Version
2.2.10
Description
Executor the desktop workflow application for Windows. Speed up your daily workflow, opening things and doing things.
License
Freeware
Homepage
https://executor.dk/
Installer URL
https://github.com/executordk/executor-community/releases/download/v2.2.10/ExecutorSetup_v2.2.10.exe
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Improvements
- Adding $GW$ to get current window, this can be injected into any keyword command. This can be handy if you are doing window management commands, and you want Executor to update it's understanding of what is the current window. Normally Executor just keeps track of what window had focus before you activated Executor, but with $GW$ you can update Executors understanding of the current active window, and for example do this keyword command: vscode$W2000ms$||$GW$arrange 1200,1000,50,5…