How to Select Features From Command Line

后端 未结 3 952
离开以前
离开以前 2020-12-09 15:11

This might be a naive question. I have to manually edit a .WXS file to make it support select features from command line.

For example, there are 3 features in .WXS f

3条回答
  •  天涯浪人
    2020-12-09 15:45

    There are a number of properties that can control the install states of Features. Check out this MSI SDK documentation and the links from it: http://msdn.microsoft.com/en-us/library/aa367536(VS.85).aspx

提交回复
热议问题