param( $Action, [hashtable] $Arguments ) . "$PSScriptRoot/../../../Common/Scripts/Software.ps1"; . "$PSScriptRoot/../../Scripts/AppAssociations.ps1"; Start-SoftwareInstaller @PSBoundParameters ` -Installer { Install-ChocoPackage lghub; Remove-DesktopIcon "*G HUB*"; }; # ToDo: Add restoration