win-scripts/system/wlines_run.ps1

4 lines
94 B
PowerShell

$app = (Get-Command -Type Application).name | ~/Bin/custom/wlines.exe
Invoke-Expression $app