> In ```geany-plugins.nsi``` I kept ```geanylatex``` and added ```latex```. So both DLL's should be removed on un-install. I hope the un-installer does not throw an error if a file to-be-deleted does not exist.
Yep, it's fine this way. NSIS handle deleting non-existing files
gracefully which is what we want here.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.