How to create thin setup for Windows MSI Installer?

 ̄綄美尐妖づ 提交于 2019-12-11 07:02:32

问题


We have windows application in which we distribute whole MSI package to the client in zip form. We are now up for licensing feature and we want to allow users to work in thin setup just like if you download Visual Studio to install, it will download the files from the server and install it rather than we download whole 20GB VS setup from the server.

We want to use the web-based installer in which we can manage the licensing features too.

Can anyone help or redirect to useful links? It will be a pleasure.

来源:https://stackoverflow.com/questions/45795216/how-to-create-thin-setup-for-windows-msi-installer

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