Fix bug with OOBE save migrator

This commit is contained in:
Michael 2017-01-22 20:04:46 -05:00
parent 5b01c364e6
commit 7a26ffc108

View file

@ -215,6 +215,7 @@ namespace ShiftOS.WinForms
public void ShowSaveTransfer(Save save)
{
this.Show();
var fSetup = new FakeSetupScreen(this, 7);
var t = new Thread(() =>