Added AllowSkipFiles - thanks Ramon!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2576 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
190bc67448
commit
c38b889fe8
11 changed files with 82 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
# Header, don't edit
|
||||
NLF v4
|
||||
NLF v5
|
||||
# Start editing here
|
||||
# Language ID
|
||||
1033
|
||||
|
@ -42,6 +42,7 @@ Space available:
|
|||
Space required:
|
||||
Uninstalling from:
|
||||
Error opening file for writing: \r\n\t"$0"\r\nHit abort to abort installation,\r\nretry to retry writing the file, or\r\nignore to skip this file
|
||||
Error opening file for writing: \r\n\t"$0"\r\nHit retry to retry writing the file, or\r\ncancel to abort installation
|
||||
Can't write:
|
||||
Copy failed
|
||||
Copy to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue