If an error happens while installing the rolling back feature delete the whole folder what`s not so good for using this script as on update installer. That`s my last wish, tell me what to delete that the rolling back feature won`t delete the whole folder.
I`ve to edit this line
Quote:
|
DelTree(ExpandConstant('{app}'), True, True, True);
|
to
Quote:
|
//DelTree(ExpandConstant('{app}'), True, True, True);
|
,right?
Best regards