diff --git a/MPF/Windows/MainWindow.xaml.cs b/MPF/Windows/MainWindow.xaml.cs index 77ac28fc..232964e8 100644 --- a/MPF/Windows/MainWindow.xaml.cs +++ b/MPF/Windows/MainWindow.xaml.cs @@ -424,7 +424,7 @@ namespace MPF.Windows // Set the initial environment and UI values SetSupportedDriveSpeed(); Env = DetermineEnvironment(); - GetOutputNames(!rescanDrives); + GetOutputNames(true); EnsureDiscInformation(); // Add event handlers