RMDir /r "$INSTDIR\LIBMOD\Addons\GENB_HS_core\*.*"At the end of my install - directory gets empty, but still exists ( though I'm sure it's not used ) 🙁
What alternatives can I try ?
4 posts
RMDir /r "$INSTDIR\LIBMOD\Addons\GENB_HS_core\*.*"At the end of my install - directory gets empty, but still exists ( though I'm sure it's not used ) 🙁
SetOutPath $TEMP
RMDir /r "$INSTDIR\LIBMOD\Addons\GENB_HS_core"