Uninstall section : How to delete the file in INSTDIR
dear all
i don't manage to delete the in a subfolder of ${INSTDIR}
why ?
section uninstall
Delete ${INSTDIR}\SubFolder\*.*
RMDIR ${INSTDIR}\SubFolder\
but the subfolder leaves....
I do'nt understand