Forum: NSIS Discussion
4th September 2007, 22:39
|
|
Replies: 14
Views: 12,534
|
Forum: NSIS Discussion
4th September 2007, 19:38
|
|
Replies: 14
Views: 12,534
Just to clarify, Notepad does not keep a file...
Just to clarify, Notepad does not keep a file open. What it does when you open a file is:
a) Open the file
b) Read all of its contents in memory (swap file will implicitly be used here if file is...
|