Pally Sandher wrote:
> I have the following in one of our products:
>
>     <Property Id="WixShellExecTarget" Value="[#IESLink.pdf]" />
>
> I get no warnings at all when building that product's project. 

As it's intended to be a helpful/useful warning, the compiler looks for 
simpler cases; it doesn't actually detect the case where you use # or 
other special Formatted characters.

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



------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to