Files
maxDcb-C2Core/modules/Powershell/PowerShellRunner/compile.bat
T
2024-09-16 11:14:56 +02:00

2 lines
120 B
Batchfile

csc PowerShellRunner.cs /r:System.Management.Automation.dll /target:library
powershell .\New-PowerShellRunnerHeader.ps1