Forum Discussion

qotd00's avatar
qotd00
Copper Contributor
Jun 08, 2023

How to define a dynamic module in powershell 7

.Net Core Hello, I'm currently trying to migrate a powershell 5 script to a powershell 7 one. The goal of this script is to load the win32 api in memory using [AppDomain]::CurrentDomain and assemb...

Resources