|
|
|
|
#1 |
|
Major Dude
Join Date: May 2003
Posts: 681
|
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? Greets, Brummelchen |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
The following works perfectly fine for me.
Include an example of non-functional code.code: NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: May 2003
Posts: 681
|
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... Greets, Brummelchen |
|
|
|
|
|
#4 | ||
|
Major Dude
Join Date: May 2003
Posts: 681
|
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" Greets, Brummelchen |
||
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|