Skip to content
⌘ NSIS Forum Archive

Delete $PLUGINSDIR ?

6 posts

arfgh#

Delete $PLUGINSDIR ?

Isaw when the installer finished all the files extracted to the $PLUGINSDIR are killed. But the folder it contains the files never delete.

The, how to Delete $PLUGINSDIR folder when installed ?
arfgh#
yes but i mean.. when the installer over, all the files are delete, but not the folder on temp. Exist some way to delete it ?
pengyou#
Originally posted by arfgh
yes, i understood, but what command to do that ?

because i think is not the SetOutPath, true ?
"The current working directory is set by SetOutPath" as explained in the manual: http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.8