Hi, 

I need to set the DisplayInternalUI value to "No" using BA.dll. 

<MsiPackage Id="SketchUpPlugin" Name="Wixdata"
SourceFile="D:\Work\Build\syncfusionessentialstudiosetup\EssentialStudioSetup\bin\Debug\EssentialStudioSetup.msi"
Compressed="yes" DisplayInternalUI="yes" ForcePerMachine="yes"
Permanent="yes" Vital="yes" EnableFeatureSelection="yes" />

In my Bundle.wxs DisplayInternalUI has set to Yes for command line
installation, but i need to set the DisplayInternalUI to "No" in managed
code (BA.dll). In Bootstrapper application have the external UI, so i need
to disable the internal UI. 

Please help me, its very urgent. 

Thanks, 
Kannan 

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Disable-MSI-internal-UI-tp7579123.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to