am running into a little problem with latest Unicode NSIS (v2.46.4) release:
My code looks like this:
code:!searchreplace PRODUCT_VERSION_DATE "${LAMEXP_DATE}" "-" "."
LAMEXP_DATE contains something like "2012-03-10"
The expected output in PRODUCT_VERSION_DATE is "2012.03.10" (right?), but I
only get "2012."
Went back to Maknsis.exe from Unicode NSIS v2.46.3 release and the issue is
gone.
Can you look into this? Thanks!
Original issue reported on code.google.com by j...@scratchpaper.com on 12 Mar 2012 at 3:28
Original issue reported on code.google.com by
j...@scratchpaper.com
on 12 Mar 2012 at 3:28