Re: [WiX-users] Windows Installer Service and reference counting...

2007-07-09 Thread Mike Dimmick
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Dimmick Sent: 09 July 2007 19:14 To: 'Rory Clark'; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Windows Installer Service and reference counting... It doesn't. Modules, once merged, lose their ow

Re: [WiX-users] Windows Installer Service and reference counting...

2007-07-09 Thread Mike Dimmick
y Clark Sent: 09 July 2007 19:02 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Windows Installer Service and reference counting... Where does the installer service store its reference counting data for modules? We're trying to preserve the idea of ref counting without mergi

[WiX-users] Windows Installer Service and reference counting...

2007-07-09 Thread Rory Clark
Where does the installer service store its reference counting data for modules? We're trying to preserve the idea of ref counting without merging modules into an MSI. Yes, we realize there are dangers to this approach, but we are trying to solve some problems with install, reinstall, and uninstal