Quote:
Originally Posted by NTurky
Hi, Fabioddq!
Very nice work, you've made some really good conversions lately.
One side note, tho.
No need to remove original uninst, as your script says:
Code:
Source: {#ProgramFiles}\*; DestDir: {app}; Flags: ignoreversion recursesubdirs createallsubdirs; Excludes: unins*; Check: FreeArcError;
If you look at Excludes: unins* section, it just ignores the uninstall files.
|
The script is not mine. Based on CI by yener90.
Anyway, you must remove files because otherwise this will be included in the conversion. So cause conflict after installing from the conversion if you try uninstall the game.
Just move and then back after make the conversion to uninstall your original game.