Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   WiX action removes quotes from linker options (https://www.kinook.com/Forum/showthread.php?t=4157)

craighol 09-16-2009 10:40 AM

WiX action removes quotes from linker options
 
For the WiX action, on the Linker page in the additional options field, VBP removes leading and trailing quotes.

For example, this:

"a b" "c d"

becomes this:

a b" "c d

I've verified this with 6.7a and 7.2. Adding leading and trailing whitespace will work around this.

Is there a reason for this behavior?

kinook 09-16-2009 11:02 AM

For filename and path fields, double quotes are trimmed from the value that is entered. This should not be done for the linker options field, and this will be fixed in the next release. For now, use the workaround you mentioned.

kinook 10-14-2009 06:00 PM

This is fixed in v7.2a.


All times are GMT -5. The time now is 09:49 PM.


Copyright © 1999-2023 Kinook Software, Inc.