2 lines
95 B
PowerShell
2 lines
95 B
PowerShell
Start-Process -FilePath ".\xray.exe" -ArgumentList "-config .\config.json" -WindowStyle Hidden
|