Hi,

the extra space came from c&p into MS-Outlook, I can't determine why it does 
so...

Well the underscores are correct, another problem I had was that some letters 
in the GUID where small ones in the product-tag.

No it works, thank you all.

Oliver Friedrich



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kalle Olavi 
Niemitalo
Sent: Dienstag, 10. Juli 2007 11:20
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Passing Properties to Mergemodules

Mailinglist <[EMAIL PROTECTED]> writes:

> <Property Id="NOEXESTART" Admin="no" Hidden="no" Secure="no" />
> <CustomAction Id="NoUserExeStart"
> Property="NOEXESTART.AD9BF3FE-AC74-4A7D-B6E9-74FAAE910CA3" Value="1"/>

IIRC you should use underscores there instead of hyphens.
NOEXESTART.AD9BF3FE_AC74_4A7D_B6E9_74FAAE910CA3

> <Property Id="NOEXESTART " Admin="no" Hidden="no" Secure="no" />

And get rid of the extra space.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to