当前位置:网站首页>How to open archives in administrator mode
How to open archives in administrator mode
2022-08-11 05:45:00 【FussyCat】
Downloaded the Android source code today, and when I unzipped it, the problem of "Cannot create symbolic link xxx" "You may need to run WinRAR as administrator" was reported.
How to open it as an administrator,
1. There is no "open as administrator" menu in the right-click menu, discard it.
2. Open from the application:
Press the "Window" key, enter "WinRAR", and click "Run as administrator"
Then enter the path of the compressed package to be opened in position 1 in the figure, and then click 2 in the figure to decompress it to the target path.
边栏推荐
猜你喜欢
(三)Redis 如何进行压测
Redis - Data Types (Basic Instructions, String, List, Set, Hash, ZSet, BitMaps, HyperLogLog, GeoSpatial) / Publish and Subscribe
一张图带你解读--如何从零开始学习接口自动化
C语言自定义数据类型——联合体
手推卷积神经网络参数(卷积核)求导
Flask framework learning: trailing slashes for routes
06-引入Express创建web服务器、接口封装并使用postman测试,静态资源托管
【CSDN21天学习挑战赛】第一天,配置环境外加实现mnist手写数字识别
C语言自定义类型——枚举类型讲解
C语言动态内存分配(1)三种函数讲解
随机推荐
LeetCode1166. Designing File Systems
基于 TF-IDF 文本匹配实战详细教程 数据+代码 可直接运行
程序员小白的自我救赎之路。
c 指针学习(1)
C language file operation - detailed explanation of data file type, file judgment, and file buffer
LeetCode43.字符串相乘 (大数相乘可用此方法)
普林斯顿概率论读本读书笔记(阅读中......)
简单做份西红柿炒蛋778
Introduction of several ways to initialize two-dimensional arrays in C language (private way to initialize large arrays)
flask框架学习:debug与配置项
第8章 函数探幽-2
更新啦~人生重开模拟器自制
C语言自定义类型——枚举类型讲解
【转载】CMake 语法 - 详解 CMakeLists.txt
Chapter 13 Class Inheritance-1
Flask framework learning: template inheritance
【网站小白】mySQL数据库异常断开
(一)Docker安装Redis实战(一主二从三哨兵)
做款好喝的茶饮~
Redis - the solution to the failure of connecting to the redis server in linux using jedis