3 lines
98 B
Batchfile
3 lines
98 B
Batchfile
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0proxmoxclient_go_gui.ps1"
|