Files
maxDcb-C2Core/modules/DotnetExec/PowerShellRunner/compile.bat
T
2025-05-20 04:21:43 -04:00

2 lines
123 B
Batchfile

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