I'm using WIX installer and trying to delete the installation of a program. The problem is that I have an incorrect reference count .
I'll try to be more specific- I have 2 computers on the first one when I install and then uninstall - everything is being deleted (when I enter the register editor - the dlls are deleted) on the second computer - some of the dlls stay! even when I uninstall the program. when I look at the register editor- their reference count is (1) ..
how can I fix it? I can change it but It's only for this computer... is there a way to change that? what can \need I add to Wix if I wan't it to update me that not all dlls were deleted? how can I do that?
thank you!