From 49b0c3ca7e1e5477f5eb46bcaae2691d86570b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=9D=B0=E6=96=87?= <1635370493@qq.com> Date: Thu, 1 Feb 2024 23:31:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=AB=E6=8D=B7bat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + ...\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" | 1 + ...\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" | 1 + ...\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" | 1 + 4 files changed, 4 insertions(+) create mode 100644 "\345\260\230\347\231\275\347\246\201\345\214\272B\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" create mode 100644 "\345\260\230\347\231\275\347\246\201\345\214\272\345\233\275\351\231\205\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" create mode 100644 "\345\260\230\347\231\275\347\246\201\345\214\272\345\256\230\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" diff --git a/README.md b/README.md index b2cb15a..58b0fb8 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ CBJQ_SS.main.bat -nostart -nopause bilibili kingsoft worldwide > > - 切换+启动:`尘白禁区**(切换+启动).bat` > - 仅切换,不自动启动:`尘白禁区**(切换).bat` + > - 仅启动,不切换:`尘白禁区**(启动).bat` ## GUIs diff --git "a/\345\260\230\347\231\275\347\246\201\345\214\272B\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" "b/\345\260\230\347\231\275\347\246\201\345\214\272B\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" new file mode 100644 index 0000000..d85a175 --- /dev/null +++ "b/\345\260\230\347\231\275\347\246\201\345\214\272B\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" @@ -0,0 +1 @@ +call .\CBJQ_SS.main.bat -noswitch bilibili \ No newline at end of file diff --git "a/\345\260\230\347\231\275\347\246\201\345\214\272\345\233\275\351\231\205\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" "b/\345\260\230\347\231\275\347\246\201\345\214\272\345\233\275\351\231\205\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" new file mode 100644 index 0000000..3a096ab --- /dev/null +++ "b/\345\260\230\347\231\275\347\246\201\345\214\272\345\233\275\351\231\205\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" @@ -0,0 +1 @@ +call .\CBJQ_SS.main.bat -noswitch worldwide \ No newline at end of file diff --git "a/\345\260\230\347\231\275\347\246\201\345\214\272\345\256\230\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" "b/\345\260\230\347\231\275\347\246\201\345\214\272\345\256\230\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" new file mode 100644 index 0000000..61eb79f --- /dev/null +++ "b/\345\260\230\347\231\275\347\246\201\345\214\272\345\256\230\346\234\215\357\274\210\345\220\257\345\212\250\357\274\211.bat" @@ -0,0 +1 @@ +call .\CBJQ_SS.main.bat -noswitch kingsoft \ No newline at end of file