From b348a76db785c040d957f055ba9cc8569bf0c285 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 17 Jan 2017 17:08:27 -0500 Subject: Out-of-box experience work It's definitely not working right now. I wouldn't delete your save. I have to implement the tutorial before the OOBE will let you into the game. --- ShiftOS.WinForms/FakeSetupScreen.resx | 120 ++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 ShiftOS.WinForms/FakeSetupScreen.resx (limited to 'ShiftOS.WinForms/FakeSetupScreen.resx') diff --git a/ShiftOS.WinForms/FakeSetupScreen.resx b/ShiftOS.WinForms/FakeSetupScreen.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/ShiftOS.WinForms/FakeSetupScreen.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file -- cgit v1.2.3