嗨,
尝试以批处理模式删除/卸载Xilinx产品(不需要交互):
1)从开始菜单运行ISE Design Suite命令提示符(即转到开始 - >程序 - > Xilinx ISE设计套件 - >附件 - > ISE Design Suite命令提示符)
(注意:Windows 7用户需要右键单击“ISE Design Suite命令提示符”并以管理员身份运行它)
2)将目录(cd)更改为[INSTALLED_ LOCATION] common bin [PLATFORM],例如:C: Xilinx 13.1 ISE_ DS common bin nt64>
3)然后输入以下命令:
batchxsetup -batchfilename.bat -uninstall
(注意:在这里,你可以输入你用来安装工具的批处理文件,或者只输入任何随机值,例如:batchxsetup -batch test.txt -uninstall.Iffilename.bat,或者test
.txt,不存在,它会给你一个错误,说它“无法读取文件....”,例如:“ERROR :: Thu May 26 12:10:31 TZ 2011 ::无法读取文件测试。
txt“,但它仍将继续以批处理模式删除产品。
请参阅下面的屏幕截图,作为您应该看到的示例:
我们之前看到过类似的问题,问题的主要原因是.tar文件在下载过程中损坏或者解压缩不正确。
你用什么来解压缩文件?
Xilinx建议使用7-zip(可以处理大型tar文件),可以从以下网站下载:http://www.7-zip.org/。可以尝试使用7-zip解压缩tar文件和
然后尝试再次安装该工具。
问候,
阿纳托利
亲切的问候,Anatoli Curran,Xilinx技术支持-----------------------------------------
--------------------------------不要忘记回复,工作,并接受解决方案.----
--------------------------------------------------
-------------------
以上来自于谷歌翻译
以下为原文
Hi,
Try to remove/uninstall Xilinx products in batch mode (where there is no interaction necessary):
1) Run ISE Design Suite Command Prompt from the start menu (i.e. go to Start -> Programs ->Xilinx ISE Design Suite -> Accessories -> ISE Design Suite Command Prompt)
(Note: Windows 7 users would need to right click on “ISE Design Suite Command Prompt” and run it as administrator)
2) Change the directory (cd) to your [INSTALLED_LOCATION]commonbin[PLATFORM], e.g.: C:Xilinx13.1ISE_DScommonbinnt64>
3) Then enter the following command:
batchxsetup -batch filename.bat -uninstall
(note: here, instead of filename.bat you can either enter your batch file that you used to install the tool, or just any random value, e.g.: batchxsetup -batch test.txt -uninstall. If filename.bat, or test.txt, does not exist, it will give you an error, saying that it “Cannot read file ....”, e.g.: “ERROR::Thu May 26 12:10:31 TZ 2011:: Cannot read file test.txt”, but it will still continue removing products in batch mode).
Please see the screenshot below as an example of what you should see:
We have seen similar issues before, where the main cause of the problem was either the .tar file was corrupted during the download process or unzipped incorrectly. What tool did you use to unarchive the file? Xilinx recommends using 7-zip (which can handle large tar files) which can be downloaded from the following website: http://www.7-zip.org/. Can you please try using 7-zip to unarchive the tar file and then try to install the tool again.
Regards,
Anatoli
Kind Regards,
Anatoli Curran,
Xilinx Technical Support
-------------------------------------------------------------------------
Don’t forget to reply, kudo, and accept as solution.
-------------------------------------------------------------------------
嗨,
尝试以批处理模式删除/卸载Xilinx产品(不需要交互):
1)从开始菜单运行ISE Design Suite命令提示符(即转到开始 - >程序 - > Xilinx ISE设计套件 - >附件 - > ISE Design Suite命令提示符)
(注意:Windows 7用户需要右键单击“ISE Design Suite命令提示符”并以管理员身份运行它)
2)将目录(cd)更改为[INSTALLED_ LOCATION] common bin [PLATFORM],例如:C: Xilinx 13.1 ISE_ DS common bin nt64>
3)然后输入以下命令:
batchxsetup -batchfilename.bat -uninstall
(注意:在这里,你可以输入你用来安装工具的批处理文件,或者只输入任何随机值,例如:batchxsetup -batch test.txt -uninstall.Iffilename.bat,或者test
.txt,不存在,它会给你一个错误,说它“无法读取文件....”,例如:“ERROR :: Thu May 26 12:10:31 TZ 2011 ::无法读取文件测试。
txt“,但它仍将继续以批处理模式删除产品。
请参阅下面的屏幕截图,作为您应该看到的示例:
我们之前看到过类似的问题,问题的主要原因是.tar文件在下载过程中损坏或者解压缩不正确。
你用什么来解压缩文件?
Xilinx建议使用7-zip(可以处理大型tar文件),可以从以下网站下载:http://www.7-zip.org/。可以尝试使用7-zip解压缩tar文件和
然后尝试再次安装该工具。
问候,
阿纳托利
亲切的问候,Anatoli Curran,Xilinx技术支持-----------------------------------------
--------------------------------不要忘记回复,工作,并接受解决方案.----
--------------------------------------------------
-------------------
以上来自于谷歌翻译
以下为原文
Hi,
Try to remove/uninstall Xilinx products in batch mode (where there is no interaction necessary):
1) Run ISE Design Suite Command Prompt from the start menu (i.e. go to Start -> Programs ->Xilinx ISE Design Suite -> Accessories -> ISE Design Suite Command Prompt)
(Note: Windows 7 users would need to right click on “ISE Design Suite Command Prompt” and run it as administrator)
2) Change the directory (cd) to your [INSTALLED_LOCATION]commonbin[PLATFORM], e.g.: C:Xilinx13.1ISE_DScommonbinnt64>
3) Then enter the following command:
batchxsetup -batch filename.bat -uninstall
(note: here, instead of filename.bat you can either enter your batch file that you used to install the tool, or just any random value, e.g.: batchxsetup -batch test.txt -uninstall. If filename.bat, or test.txt, does not exist, it will give you an error, saying that it “Cannot read file ....”, e.g.: “ERROR::Thu May 26 12:10:31 TZ 2011:: Cannot read file test.txt”, but it will still continue removing products in batch mode).
Please see the screenshot below as an example of what you should see:
We have seen similar issues before, where the main cause of the problem was either the .tar file was corrupted during the download process or unzipped incorrectly. What tool did you use to unarchive the file? Xilinx recommends using 7-zip (which can handle large tar files) which can be downloaded from the following website: http://www.7-zip.org/. Can you please try using 7-zip to unarchive the tar file and then try to install the tool again.
Regards,
Anatoli
Kind Regards,
Anatoli Curran,
Xilinx Technical Support
-------------------------------------------------------------------------
Don’t forget to reply, kudo, and accept as solution.
-------------------------------------------------------------------------
举报