Hide Download files page (IDP)?

让人想犯罪 __ 提交于 2019-12-11 13:23:49

问题


I use "Inno download plugin" in my inno installer, I wish to download the files before I get to "wpInstalling" and to hide the IDP download page, Now here is the problems I encountered:

  1. If I use "idpAddFile" function i must specify "idpDownloadAfter" and thus i cant hide the IDP download page from the user
  2. If i use "idpDownloadFile" function my inno setup becomes "slaggy" and slow for some strange reason

来源:https://stackoverflow.com/questions/25175176/hide-download-files-page-idp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!