|
@@ -9,8 +9,8 @@ Boot1 = FileTrapWriter.Install
|
|
|
Boot2 = Display.Install --fullscreen
|
|
|
Boot3 = WindowManager.Install
|
|
|
Boot4 = Clipboard.Install
|
|
|
-Boot5 = Autostart.Run
|
|
|
-Boot7 = FSTools.Mount WORK RelativeFileSystem ./
|
|
|
+Boot5 = FSTools.Mount WORK RelativeFileSystem ./
|
|
|
+Boot7 = Autostart.Run
|
|
|
Boot9 = Kernel.GC
|
|
|
ObjectFileExtension=.GofW
|
|
|
Trace=File
|