LANCommander/LANCommander.Server/Snippets/Examples/Write to File.ps1

1 line
61 B
PowerShell
Raw Permalink Normal View History

2024-09-17 18:14:19 -05:00
Set-Content "$InstallDirectory\<File Path>" "Hello world!"