码迷,mamicode.com
首页 > 其他好文 > 详细

InstallShield: cannot extract icon with index 0错误解决方案

时间:2015-04-20 16:27:47      阅读:119      评论:0      收藏:0      [点我收藏+]

标签:

在VS2012打包过程中,遇到这个错误,困扰我好几天,后来通过谷歌找到解决方案,如下:

  1. Expand the deploy solution (+) on the right panel (Solution Explorer)
  2. Expand the menu "Configure the target system"
  3. Double click on Shortcuts folder
  4. Here you will find 2 output you set up in the project wizard.
  5. Select one of them, and find the property Icon, click to (...) to browse the propertly icon.
  6. Do the same with the second one output built solution.
  7. Rebuild your project!

 

InstallShield: cannot extract icon with index 0错误解决方案

标签:

原文地址:http://www.cnblogs.com/Foric/p/4441533.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!