MediaTool
MediaTool copied to clipboard
made import of module work with PS 7
I had a problem importing the module using
Import-Module .\MediaTool\Modules\MediaTool
I added referenced assemblies until I could it import without any errors.
I work with PowerShell 7.5 btw.