I found out the problem.

After looking carefully at the log file i found out that the file were been
copied to the windows fonts folder, because the directory id was
"FontsFolder" and the value was overridden  by the MSI. After changing the
id  to something else it worked fine.

Thanks.

On 19/02/07, André Pönitz <[EMAIL PROTECTED]> wrote:

Ricardo Lopes wrote:
> I don't know why it install one component and not the other
> (at least i can't find it) if they belong to the same feature
> (and only one).

You could have a look at the installation log (i.e. the file
log.txt produced by running 'msiexec /l*v log.txt /i <yourinstaller>.msi'

Andre'

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




--

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