The problem is that you're using a ScrollableText Control. The Text attribute
unfortunately does not accept embedded properites
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/scrollabletext_control.asp).
This is the exact same problem I have. I'm trying to write a cust
I've never used SQL before and I am having a hard time trying to understand
what each field is doing do you know of a good place to look up an example?
--
View this message in context:
http://www.nabble.com/2-License-in-1-ScrollableText-Control-tf2043011.html#a5731863
Sent from the wix-users for
It's wasn't so simple to replace ScrollableText control text.
A simple property replacement does not work.
I have made a EULA replacement custom action DLL to read EULA from the text
file. The routine was like:
1. MsiGetActiveDatabase
2. MsiDatabaseOpenView with SQL selecting the whole row cont
3 matches
Mail list logo