LANCommander/LANCommander.Server/Snippets/Functions/Update-IniValue.ps1
2024-08-04 18:44:33 -05:00

1 line
No EOL
113 B
PowerShell

Update-IniValue -Section "Display" -Key "Width" -Value $Display.Width -FilePath "$InstallDirectory\config.ini"