Hi,
I have created a simple MSI to install some DLL files into Windows \ System32 and also a new sub-folder of that folder. I'm finding that when the MSI is uninstalled via Windows Add/Remove Programs it appears to uninstall correctly and disappears from the Add/Remove Programs List, but all of the files that were installed, including the sub-folder that was created, are not being removed and are left behind. The files are not in use at the time of the uninstall. I'm testing this on Windows XP SP3 using the Administrator account.
Any ideas?
Peter