File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ tencent-sandbox 是使用 [Windows sandbox](https://learn.microsoft.com/zh-cn/wi
35
35
36
36
** 家庭版** 不支持沙盒
37
37
38
- 默认挂载宿主 ` SysWOW64 ` ,出现问题请使用[ 复制选项] ( #复制 )
38
+ 默认挂载系统 ` SysWOW64 ` ,出现问题请使用[ 复制选项] ( #复制 )
39
39
40
40
### ** Windows 10 用户**
41
41
@@ -75,9 +75,9 @@ tencent-sandbox 是使用 [Windows sandbox](https://learn.microsoft.com/zh-cn/wi
75
75
76
76
操作完成后就可以正常使用了,** 关闭沙盒账号和数据都有所保留**
77
77
78
- ### 可选项
78
+ ### SysWOW64 配置
79
79
80
- 下列方式二选一, ** 默认不挂载系统SysWOW64 **
80
+ 默认 ** 挂载系统SysWOW64 **
81
81
82
82
#### 挂载(默认)
83
83
@@ -87,7 +87,7 @@ tencent-sandbox 是使用 [Windows sandbox](https://learn.microsoft.com/zh-cn/wi
87
87
88
88
新开一个** 默认沙盒** ,并正常安装所需软件
89
89
90
- 安装完成之后复制 ` C:\Windows\SysWOW64 ` 到 ` Data\SysWOW64 `
90
+ 安装完成之后复制** 沙盒内 ** ` C:\Windows\SysWOW64 ` 到 ` Data\SysWOW64 `
91
91
92
92
修改 ` <HostFolder>C:\Windows\SysWOW64</HostFolder> ` 为 ` <HostFolder>.\Data\SysWOW64</HostFolder> `
93
93
You can’t perform that action at this time.
0 commit comments