[wix-users] Where did this component come from!?

Hoover, Jacob Jacob.Hoover at greenheck.com
Tue Feb 21 11:49:27 PST 2017


What does your authoring for your service.exe component look like? Are you using any CA's to install/configure the service?

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Edwin Castro
Sent: Tuesday, February 21, 2017 12:51 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] Where did this component come from!?

I understand this is not a WiX question but rather a Windows Installer question. Please let me know if there is a better place I can ask this question. I've asked here because there are a lot of folks with lots of experience with Windows Installer. I apologize for the noise.

I'm looking at a verbose log from our installer and I found a component that I wasn't expecting!

MSI (s) (38:00) [09:53:15:264]: Feature: DefaultFeature; Installed:
Absent;   Request: Local;   Action: Local
...
MSI (s) (38:00) [09:53:15:264]: Component: service.exe; Installed:
Absent;   Request: Local;   Action: Local
...
MSI (s) (38:00) [09:53:15:264]: Component: __service.exe65; Installed:
Null;   Request: Local;   Action: Local

I expected service.exe to appear in the log BUT I did NOT expect __service.exe65!

This is a "clean" install attempt _after_ the product was previously installed and uninstalled on a test system.

I've opened up the MSI in InstEdit and checked the Component table to ensure it contained all the expected rows. I see the service.exe component as expected. The __service.exe65 component does not exist in the Component table.

Does anybody have any clue as to where this "phantom" component may be coming from?

--
Edwin G. Castro

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list