we are using delete, removedir, deltree functions to delete the files and folders during the uninstallation of our product. so some times these functions are unable to delete the files (mostly .lck files and sparse files), at that time the above functions are giving us just true/false boolean values, but we need the exact error behind the failure. So, is there any function to capture exact error messages?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
标签:
inno-setup