NOT deleting overwritten files?
I wanna create an installer for a modification to a game. What I don't want done is for me to first successfully install the mod, then when I uninstall it, remove some of the files that were overwritten initially. What's the most simple way to approach this for an NSIS newbie?