mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
设置系统+新的RSOD
This commit is contained in:
@@ -85,6 +85,9 @@ namespace CMLeonOS.shell
|
||||
case "version":
|
||||
shell.ProcessVersion();
|
||||
break;
|
||||
case "settings":
|
||||
shell.ProcessSettings(args);
|
||||
break;
|
||||
case "about":
|
||||
shell.ProcessAbout();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user