David Bartmess wrote:
> Is it possible with Wix to write a brandable installer that takes info
> from an INI or XML file and displays the logo of another company,
> without having to make custom builds of the installer?
>   

Windows Installer supports replaceable text (via formattable property 
strings). It doesn't support replacing bitmaps. You could use transforms 
with a bootstrapper to do so, but there's nothing automatic.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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