I have two applications that share a folder. Each has their own uninstall. When one is uninstalled however it breaks the other's uninstall because it deletes the `lua5.1.dll`. Is there a way to change the destination for this file in the install so they may each have their own copy for the uninstall?
↧