Thank's a lot! I already broke my mind and it was so easy!
2012/8/1 jhennessey
> Don't try to set feature states by directly setting the ADDLOCAL property
> from the UI. Instead you should use the
>
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa367537%28v=vs.85%29.aspx
> AddLocal
Don't try to set feature states by directly setting the ADDLOCAL property
from the UI. Instead you should use the
http://msdn.microsoft.com/en-us/library/windows/desktop/aa367537%28v=vs.85%29.aspx
AddLocal and
http://msdn.microsoft.com/en-us/library/windows/desktop/aa371210%28v=vs.85%29.aspx
Rem
I'am using WixUI_Mondo set, wix 3.6, Windows XP SP3,. On the SetupDlg I
want to have two buttons: ClientButton,ServerButton. They will initiate
installing two different configurations with muttually exclusive features.
Here is mya code:
OLDARPFOUND
1
3 matches
Mail list logo