#!/bin/pwsh param($context) . "$PSScriptRoot/../../../Common/Scripts/SoftwareManagement.ps1"; Install-SoftwarePackage $context "https://github.com/bobranten/Ext4Fsd/releases/download/v0.71/Ext2Fsd-0.71-setup.exe"