-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
除了删除卸载软件之外还需要删除配置目录
Pandora-Box 的配置目录在用户根目录下的 Pandora-Box-V3 目录下
除了手动操作也可以执行以下命令快速删除
Windows
1、以管理员身份打开命令提示符:
- 点开「开始」菜单,输入 cmd
- 右键点击「命令提示符」,选择「以管理员身份运行」
2、在打开的窗口中执行以下命令:
rmdir /s /q "%USERPROFILE%\Pandora-Box-V3"Macos & Linux
在终端中执行以下命令:
sudo rm -rf ~/Pandora-Box-V3Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested