![]() |
cannot copy string correctly
I use following code:
PHP Code:
after copying in $INSTDIR i obtain c\BLEBLEBLE\zz - in other words why the colon character is not copied? |
You probably have a space before C:\ in $TARGETDIR. $INSTDIR is always normalized so it'd contain a valid path.
|
| All times are GMT. The time now is 05:41. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.