Sorry, I just realized (learned) that I was using a private property.  When
I change the property to MY_STORAGEINFO it worked fine.  I would still like
some insight on the first question however.  Thanks!

On 1/9/07, Levi Wilson <[EMAIL PROTECTED]> wrote:

In addition to this, when I set SuppressModularization="yes", in my UI
dialog that has an Edit control with Control/@Property set to
"My_StorageInfo", when the dialog initializes My_StorageInfo contains the
string that I initialize it to in my Merge module ("localhost"), but
whenever I change the value of it and click the Next, it doesn't retain the
value, as the merge module (when it's installed) writes it out to the
registry.  I didn't think that I had to publish a SetProperty event when you
tie a control to a property?  Any suggestions?

On 1/9/07, Levi Wilson <[EMAIL PROTECTED] > wrote:
>
> CNDL1086 warns that setting SuppressModularization="yes" is
> discouraged...why is that?  I have a merge module that sets some registry
> keys to values that will be provided by the UI if desired.  Therefore, I set
> these properties to their default values in the merge module, so if the UI
> decides that it does not want to set these, it will use the default.  Is
> this a scenario where it would be okay to SuppressModularization?  I did
> this so someone else using the merge module would not always have to
> remember to set these properties.  Any thoughts / insight would be greatly
> appreciated, thanks!
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to