Update BuildFFUVM_UI.ps1

This commit is contained in:
arwidmark
2025-10-20 23:06:18 -05:00
parent a13f9b481a
commit 458f1e517c
+1
View File
@@ -15,6 +15,7 @@
This script acts as the primary host for the UI, connecting the user interface with the underlying build and logic modules. This script acts as the primary host for the UI, connecting the user interface with the underlying build and logic modules.
#> #>
#Requires -RunAsAdministrator
[CmdletBinding()] [CmdletBinding()]
[System.STAThread()] [System.STAThread()]