remove app and runtime dir silent or not

This commit is contained in:
idk
2022-07-12 00:07:35 -04:00
parent 044514ddad
commit e83b35728b

View File

@ -248,6 +248,8 @@ ${If} ${Silent}
${EndIf} ${EndIf}
${Else} ${Else}
rmDir /r $I2PINSTEXE/app
rmDir /r $I2PINSTEXE/runtime
File /nonfatal /a /r "I2P\" File /nonfatal /a /r "I2P\"
File /nonfatal "I2P\config\jpackaged" File /nonfatal "I2P\config\jpackaged"