diff --git a/ShiftOS.WinForms/Oobe.cs b/ShiftOS.WinForms/Oobe.cs index 0e249fa..e4fc510 100644 --- a/ShiftOS.WinForms/Oobe.cs +++ b/ShiftOS.WinForms/Oobe.cs @@ -215,6 +215,7 @@ namespace ShiftOS.WinForms public void ShowSaveTransfer(Save save) { + this.Show(); var fSetup = new FakeSetupScreen(this, 7); var t = new Thread(() =>