4.(更新)
打开`BatchPluginCleaner.py`文件,找到第233行,将字符串改为原始字符串(在字符串前加`r`),即:
matcher = re.compile(r"cc\w{6}[0-9]{3}-")
5删除
installer_ncc.dlll plugin_python.dll installer_omod.dll
打开`BatchPluginCleaner.py`文件,找到第233行,将字符串改为原始字符串(在字符串前加`r`),即:
matcher = re.compile(r"cc\w{6}[0-9]{3}-")
5删除
installer_ncc.dlll plugin_python.dll installer_omod.dll













