There's no way to avoid that using just the installer. If you want to avoid it, create a batch file that first deletes the existing install folder and then runs the update.
Of course, to be robust you would need to move the existing folder elsewhere instead of deleting it and then move it back on failure or delete it on success.
|