Condition
In Wise for Windows Installer, how do you block features from installing if a certain file is detected on the system?
I do not want to prevent the entire package from installing - just a few features...
I do not want to prevent the entire package from installing - just a few features...
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
AngelD
18 years ago
Posted by:
revizor
18 years ago
Posted by:
nheim
18 years ago
Posted by:
AngelD
18 years ago
Posted by:
nheim
18 years ago
Nice one AngelD.
Yet another, maybe more generic way would be, to use the Condition table. See:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/condition_table.asp
and:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/feature_table.asp
Regards, Nick
Yet another, maybe more generic way would be, to use the Condition table. See:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/condition_table.asp
and:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/feature_table.asp
Regards, Nick
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.