![]() |
NSIS and & symbol in File "/oname=..."
Hello!
Sorry for my English. I need add some files, which named as "$profile.bat", "&settings.ini", etc. They all include in filename a character $. I try double-$: PHP Code:
|
I try this:
PHP Code:
|
The /oname parameter needs $ as $$ but the source file path does not, just use $.
|
Quote:
PHP Code:
|
All works fine!!! :) Thank you, very much!
|
Remember to use the full path with /oname.
|
Quote:
for example, i need to use something like that: PHP Code:
P.S. I found a new problem. Why not worked this? File contain two ore more dots in filename? :( Thanks for answer. PHP Code:
|
"/oname=data\ed\5_10_0\ACTCOMMONFORM.XSD.Dcf" is not a full path, it should start with $instdir or something like that.
|
Quote:
PHP Code:
And what's mean this: PHP Code:
http://nsis.sourceforge.net/Reference/File It's old article? Full path absolutely need? Big thanks for your fast answers! :up: |
Thanks for all! All worked, it's my error - file in ..\!!cache1\data\ed\5_10_0\ was deleted.
|
| All times are GMT. The time now is 18:06. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.