Thanks, this should sort me out.

On Thu, Jul 31, 2008 at 12:48 AM, Neil Enns <[EMAIL PROTECTED]> wrote:

> Stefan,
>
> We had the same problem and resolved it by simply downloading the source to
> WiX and then building the printeula project inside of it. Then we included
> the printeula.dll in our installer.
>
> Neil
>
> ________________________________
> From: [EMAIL PROTECTED] [
> [EMAIL PROTECTED] On Behalf Of Stefan Webb [
> [EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2008 12:58 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Information about PrintEula.dll
>
> I am trying to customize my dialogs in Wix 3.0.4318. I have extracted the
> standard dialogs from the source and compiled a modified version of them
> with my project. If I include WixUIExtension.dll then it is not possible to
> customize the FilesInUse dialog, as pointed out in an earlier thread.
> However, if I do not include WixUIExtension.dll, then I do not have access
> to the custom actions in PrintEula.dll.
>
> My understanding is that PrintEula.dll contains two functions,
> WixUIPrintEula and WixUIValidatePath. I believe WixUIPrintEula finds the
> handle of the RichEdit control in the MSI window, extracts the text, and
> sends it the printer. It doesn't take or return any parameters. Is this
> correct? I am not sure what the WixUIValidatePath function does, if it is
> crucial and how it is called. I am an experienced Win32 developer and would
> like to implement my own PrintEula.dll file. Would somebody be able to
> provide more information on the PrintEula.dll file?
>
> Thanks,
> Stefan.
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to