diff --git a/Build/VSIP/install.bat b/Build/VSIP/install.bat index 4f57ed52b..676a9cb2c 100644 --- a/Build/VSIP/install.bat +++ b/Build/VSIP/install.bat @@ -23,7 +23,7 @@ xcopy /Y ..\..\Build\Tools\Cosmos.Hardware.Plugs\Cosmos.Hardware.Plugs.* . xcopy /Y ..\..\source2\IL2PCU\Cosmos.IL2CPU\bin\debug\Cosmos.IL2CPU.* . xcopy /Y ..\..\source2\IL2PCU\Cosmos.IL2CPU.x86\bin\debug\Cosmos.IL2CPU.X86.* . xcopy /Y ..\..\source\Cosmos\Cosmos.Kernel\bin\debug\Cosmos.Kernel.* . -xcopy /Y ..\..\Build\Tools\Cosmos.Kernel.Plugs\Cosmos.Kernel.Plugs.* . +xcopy /Y ..\..\source\Cosmos\Cosmos.Kernel.Plugs\bin\debug\Cosmos.Kernel.Plugs.* . xcopy /Y ..\..\source\Cosmos\Cosmos.System\bin\debug\Cosmos.Sys.* . xcopy /Y ..\..\Build\Tools\Cosmos.Sys.Plugs\Cosmos.Sys.Plugs.* . xcopy /Y ..\..\source\Cosmos.Kernel.FileSystems\bin\debug\Cosmos.Sys.FileSystem.* .