
dch121.5524916578621582E12 asked a question.
How to implement only one feature selected
Hi,
I have created two features, how to make that only one feature can be selected not both?
Thanks

dch121.5524916578621582E12 asked a question.
I have created two features, how to make that only one feature can be selected not both?
Thanks
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Activity: Status change: 2 hours ago
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
I hope that is somewhat helpful.
ChadIf that is not what you are after then the INSTALLLEVEL might do the trick for you. INSTALLLEVEL is a bit tricky to understand initially but once you use it some it can be handy. There is a global INSTALLLEVEL for the whole project and then an INSTALLLEVEL for each Feature in your installer. Rather than retype the whole thing I'll link you to this information.
https://msdn.microsoft.com/en-us/library/windows/desktop/aa369536(v=vs.85).aspx
Since INSTALLLEVEL gets logged you can always look at the MSI install log to see what the values are for it.
I hope it helps.
Chad