reverted latest change as File already removes the read-only flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3943 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7a3a452d9a
commit
7798a6ab61
1 changed files with 0 additions and 1 deletions
|
@ -396,7 +396,6 @@ Example:
|
|||
|
||||
GetTempFileName $R0 $R5
|
||||
Call :installlib.file_${INSTALLLIB_UNIQUE}
|
||||
SetFileAttributes $R4 FILE_ATTRIBUTE_NORMAL
|
||||
Rename /REBOOTOK $R0 $R4
|
||||
|
||||
;------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue