-
vivado
如题所述,安装
windows版2019.2Vivado,点击xsetup.exe没有反应。 -
解决方案
找到
bin/xsetup.bat文件,先将其复制保存,再通过notepad++打开,找到下述代码删除:%SYSTEMROOT%\System32\net session >nul 2>&1 if NOT %errorLevel% == 0 ( echo ERROR: Administrative permissions are not available. Please restart the command line shell as Administrator. set EXITCODE=1 goto :end )然后,通过
cmd运行xsetup.bat,就可以安装了 -
References
(2019.11.17已解决)vivado安装程序xsetup.exe没有反应
最新推荐文章于 2026-01-20 11:44:11 发布

2308

被折叠的 条评论
为什么被折叠?



