void btn_OpenFilesLocation_Click(object sender, EventArgs e) { presenter.OpenFolder(SettingsHelper.RecordingPath); }