diff --git a/scripts/Windows/Software/TrackMania Nations Forever/Manage.ps1 b/scripts/Windows/Software/TrackMania Nations Forever/Manage.ps1 index 9e1fd28e..e9b1fd2c 100644 --- a/scripts/Windows/Software/TrackMania Nations Forever/Manage.ps1 +++ b/scripts/Windows/Software/TrackMania Nations Forever/Manage.ps1 @@ -12,10 +12,10 @@ Start-SoftwareInstaller @PSBoundParameters ` Write-Information "Enabling the ``$feature`` featureā€¦"; choco install --source windowsFeatures -y $feature; } - - Install-WingetPackage Nadeo.TrackManiaNationsForever; - Remove-DesktopIcon "*TmNationsForever*"; } + + Install-WingetPackage Nadeo.TrackManiaNationsForever; + Remove-DesktopIcon "*TmNationsForever*"; }; # ToDo: Add restoration