arily
> //
> ret = MsiViewModify(hView, MSIMODIFY_INSERT_TEMPORARY, hRecord);
>
> if (ERROR_SUCCESS != ret)
> {
> pMsiLogMessage(
> hInstall,
> _T("EULACA: MsiViewModify failed, error=
gMessage(
hInstall,
_T("EULACA: EULA is replaced successfully."));
return ERROR_SUCCESS;
}
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JosephMM
Sent: Monday, August 21, 2006 3:00 PM
To: wix-users@lists.so
Since the Text attribute does not accept properties I was hoping to use a
Custom Action to adjust the text based on the value of a bunch of public
properties. I was looking through the Wix
Tutorial(http://www.tramontana.co.hu) and found a Custom Action that was
changing some Text of a
ListBox(http
3 matches
Mail list logo