|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jun 2004
Posts: 1
|
"Can not write to file $\r$\n$0$\r$\ngood luck, bitch.".
"Can not write to file $\r$\n$0$\r$\ngood luck, bitch.".
This is a ctually a line from a help file of NSIS (4.8.1.17 FileErrorText) Could someone, eh, correct it.
|
|
|
|
|
|
#2 |
|
Member
Join Date: Aug 2006
Posts: 86
|
Hello,
are you using the code same as below, FileOpen $9 "$WINDIR\Temp\Somefilename.ext" w FileWrite $9 "some crap text$\r$\nfollowed by more crap." FileClose $9 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|