![]() |
Limitations at filenames with multiple points?
NSIS 2.21
I cant get managed filenames with several points in it. example: Firefox Setup 2.0.0.2 Final.ext writeini and fileopen creates Firefox Setup 2.0.0.ext and IfFileExists cannot handle that (the variable contains the correct name but i cant write it down) is that fixed in newer versions? |
The following works perfectly fine for me.
Include an example of non-functional code.code: |
thx i have the old code...
code: i think it was my bad with the combination of GetBaseName. the new code work a bit different and proper well. ok, after sitting 6 hours on 1500 lines code with squared eyes... i should split with include... |
warming up that question...
i tried again for simplifyiing my code again, still no go with writeini instead fileopen/firewrite does not work Quote:
Quote:
the code that not works even rejects a name like "firefox-2.0.0.3.de" |
| All times are GMT. The time now is 18:07. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.