|
|
#1 |
|
Senior Member
|
I'm not sure why but this example below will use upwards towards 90MB of memory within 20 mins. In my test I pointed the download file to something small, around 20K in size.
I've tested this bug(?) with various builds, including the latest CVS release. ------------------------- Name "memoryhole" OutFile "memoryhole.exe" Caption "memoryhole" SilentInstall silent Section "" foo: NSISdl::download http://www.noname.com/poo.jpg $EXEDIR\outfile.exe sleep 25 goto foo SectionEnd ------------------------- all work and no play makes jack a dull boy |
|
|
|
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|