Archive: Get rid of *.tmp folders?


Get rid of *.tmp folders?
Hi,

found no answers in the docs and via search, so please allow a newbie question ,-) I'm using eclipse with eclipseNSIS for scripting. Every time i do a 'compile & test' run there's a folder %TEMP%\ns*.tmp created. If the setup finishes it deletes it's temporary folder, but if i press Cancel at any point of the installation this folder isn't deleted, so after a while i'm left with 10, 20, 30, bazillions of ns*.tmp folders. Any hint how to automatically get rid of this folders? Did i miss a setting or command somewhere? Thanks!

ATH, Bomi


You probably have a active plugin, try unloading it in .OnUserAbort and/or .onGuiEnd