|
because when you created the archives, whatever with INNO you added the original uninstall files with them. You must move the original uninstall files from the folder before creating a new archive set with inno. Inno will write its own uninstall for the fileset. Your leaving the original's and thats why the error comes up.
|