aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms')
-rw-r--r--ShiftOS.WinForms/Oobe.cs1
1 files changed, 1 insertions, 0 deletions
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(() =>