LANCommander/LANCommander.Server/Snippets/Functions/Update-IniValue.ps1

1 line
113 B
PowerShell
Raw Permalink Normal View History

2024-07-03 17:55:54 -05:00
Update-IniValue -Section "Display" -Key "Width" -Value $Display.Width -FilePath "$InstallDirectory\config.ini"