Forum: NSIS Discussion
19th March 2007, 14:06
|
|
Replies: 1
Views: 1,197
compiler error
hi at all
i've this error:
Internal Compiler Error #12345: error creating mmap the size off 157221824 .......... Note: you may have one or two (large) stale temporary file(s) left in your...
|
Forum: NSIS Discussion
15th March 2007, 15:46
|
|
Replies: 7
Views: 4,860
see above
yes red wine, i've understand your suggest, and also i've understood error for differentiate the 2 ways. thanks so much.bye. Andre
|
Forum: NSIS Discussion
15th March 2007, 10:21
|
|
Replies: 7
Views: 4,860
see above
ok, i've solved tha problem, work properly, seeing another example on forum, thanks so much however.
|
Forum: NSIS Discussion
15th March 2007, 10:10
|
|
Replies: 7
Views: 4,860
see above
i have the text below, i don't understand why don't work, i've prova.txt file with line of text and i would like to write something 2 lines up the last row but don't write, nothing, why? thanks so...
|
Forum: NSIS Discussion
15th March 2007, 08:42
|
|
Replies: 7
Views: 4,860
see above
i've however some problem beacuse i have to use a tmp file i suppose, have i cut the line below my line, copy it to another tmp file, insert my line and copy lines from tmp to my file? are there...
|
Forum: NSIS Discussion
15th March 2007, 07:30
|
|
Replies: 7
Views: 4,860
write in the middle of text file
i would like to know how is possible to write in the middle of text file; for example i suppose to have a text file with 5 line
row1
row2
row3
row4
row5
i would like to have a output file...
|
Forum: NSIS Discussion
13th March 2007, 08:00
|
|
Replies: 8
Views: 2,357
see above
i've always a problem with enablewindow event,now text field are on and if i deselect checkbox they become grey, i would like to know if is possible and how, can i set the enablewindow property of a...
|
Forum: NSIS Discussion
7th March 2007, 08:20
|
|
Replies: 8
Views: 2,357
see above
perfect, i've understood how work,thank u very much Red Wine
|
Forum: NSIS Discussion
7th March 2007, 07:47
|
|
Replies: 8
Views: 2,357
see above
ok Red Wine, i've seen than with enablewindow i can enable/diable the single text field, i've tried to put in the same window 2 checkbox, the first enable/disable 2 text field, the second another...
|
Forum: NSIS Discussion
6th March 2007, 13:15
|
|
Replies: 8
Views: 2,357
see below
thank you so much red wine, with your suggest now
my checkbox work properly, but now i make u another question..........u use a enablewindow event, and if u check the checkox, enable or disable the...
|
Forum: NSIS Discussion
6th March 2007, 09:07
|
|
Replies: 8
Views: 2,357
onselchange, onindexchange
hi at all,
i would like to know if someone have idea to how can activate or deactivate (set or reset readonly property) some text field in consequence of select or deselect a checkbox item. thanks...
|