diff --git a/Temp - Ignore me (or not, but dont goof me up)/Update G3.bat b/Temp - Ignore me (or not, but dont goof me up)/Update G3.bat
index 9f0ee8f51..f6e3856dc 100644
--- a/Temp - Ignore me (or not, but dont goof me up)/Update G3.bat
+++ b/Temp - Ignore me (or not, but dont goof me up)/Update G3.bat
@@ -6,8 +6,10 @@ copy cosmos.targets "..\..\source\Cosmos.Build.MSBuild\bin\Debug\net462\win7-x86
cd ..\..
cd source\kernel-x86
+copy "10-CPU\Cosmos.CPU.x86\bin\Debug\netstandard1.5\Cosmos.CPU.x86.dll" "%USERPROFILE%\AppData\Roaming\Cosmos User Kit\Kernel\"
copy "10-CPU\Cosmos.CPU_Plugs\bin\Debug\netstandard1.5\Cosmos.CPU_Plugs.dll" "%USERPROFILE%\AppData\Roaming\Cosmos User Kit\Kernel\"
copy "10-CPU\Cosmos.CPU_Asm\bin\Debug\netstandard1.5\Cosmos.CPU_Asm.dll" "%USERPROFILE%\AppData\Roaming\Cosmos User Kit\Kernel\"
+copy "20-Platform\Cosmos.Platform.PC\bin\Debug\netstandard1.5\Cosmos.Platform.PC.dll" "%USERPROFILE%\AppData\Roaming\Cosmos User Kit\Kernel\"
copy "91-Plugs\Cosmos.Plugs\bin\Debug\netstandard1.5\Cosmos.Plugs.dll" "%USERPROFILE%\AppData\Roaming\Cosmos User Kit\Kernel\"
cd ..\..
diff --git a/source/Cosmos.Build.MSBuild/Cosmos.targets b/source/Cosmos.Build.MSBuild/Cosmos.targets
index 9fe648cec..7ddaf9472 100644
--- a/source/Cosmos.Build.MSBuild/Cosmos.targets
+++ b/source/Cosmos.Build.MSBuild/Cosmos.targets
@@ -29,13 +29,13 @@
+
+
-
-
diff --git a/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos b/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos
index 81112c048..3afc6a4ab 100644
--- a/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos
+++ b/source/Kernel-X86/50-Application/GuessBootGen3.Cosmos
@@ -56,11 +56,6 @@
-
- Cosmos.Platform.PC
- {63843265-d889-47d2-883e-595289c99f42}
- True
-
GuessKernelGen3
{9e58e949-7b71-45ed-9610-11da287ee933}