win-scripts/system/wlines_run.ps1

4 lines
94 B
PowerShell
Raw Permalink Normal View History

2022-09-23 16:11:24 +02:00
$app = (Get-Command -Type Application).name | ~/Bin/custom/wlines.exe
Invoke-Expression $app