赞
踩
查看方法前,需要确认电脑系统满足以下条件:
WSA需求:
Windows.Desktop 设备系列运行操作系统版本 10.0.22000.120 或更高版本
Hyper-V需求:跳转链接
具有二级地址转换(SLAT)的64位处理器。
CPU支持虚拟机监视器模式扩展(Intel CPU上的VT-x)。
至少4 GB内存。由于虚拟机与Hyper-V主机共享内存,需要提供足够的内存来处理预期的虚拟工作负载。
systeminfo
systeminfo | findstr Build
DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
- pushd "%~dp0"
- dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hv-home.txt
- for /f %%i in ('findstr /i . hv-home.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" del hv-home.txt
- Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL
- pause
- pushd "%~dp0"
- dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hv-home.txt
- for /f %%i in ('findstr /i . hv-home.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
- Dism /online /enable-feature /featurename:Microsoft-Hyper-V -All /LimitAccess /ALL
- pause
https://store.rg-adguard.net/
https://www.microsoft.com/store/productid/9p3395vx91nr
MicrosoftCorporationII.WindowsSubsystemForAndroid_2305.40000.6.0_neutral_~_8wekyb3d8bbwe.msixbundle
- 链接:https://pan.baidu.com/s/1d6WBRV33-fTDJLtpoVcn_g?pwd=WSAA
- 提取码:WSAA
Add-AppxPackage "C:\Users\Administrator\Downloads\MicrosoftCorporationII.WindowsSubsystemForAndroid_2305.40000.6.0_neutral_~_8wekyb3d8bbwe.Msixbundle"
安装完成后,可以在WSA--应用中找到已安装的apk,点击右侧···,打开 启动应用
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。