teknodude
10-30-2003, 03:22 PM
Hi All,
I'm not sure this is the right forum to be asking this question, but here it goes. I've got a web application installer that is exhibiting some strange behaviour. After I have run a major upgrade on an existing installation, everything seems to be working fine in my application. Part of the install writes a bunch of data to the registry, so future upgrades can grab the same information. After running my newly upgraded application for a few minutes (after a system reboot), the registry entries are deleted. Well, the values themselves are deleted, the keys remain. I've run regmon from www.sysinternals.com and it shows MSIEXEC.EXE deleting the values. This is so frustrating. Does anyone have an explanation as to why this could be happening?
thx.
tek.
I'm not sure this is the right forum to be asking this question, but here it goes. I've got a web application installer that is exhibiting some strange behaviour. After I have run a major upgrade on an existing installation, everything seems to be working fine in my application. Part of the install writes a bunch of data to the registry, so future upgrades can grab the same information. After running my newly upgraded application for a few minutes (after a system reboot), the registry entries are deleted. Well, the values themselves are deleted, the keys remain. I've run regmon from www.sysinternals.com and it shows MSIEXEC.EXE deleting the values. This is so frustrating. Does anyone have an explanation as to why this could be happening?
thx.
tek.