That log extract is not necessarily anything to do with the problem. 

1. Was the service executable removed?
2. Was the service entry removed from the service applet. 
3. Are you using ServiceInstall elements to install/uninstall the service? 
4. What does the log say about the component state (as in Component:..... 
Request: Absent Action: )? 

Phil W 

-----Original Message-----
From: Yannick [mailto:abgrallyann...@free.fr] 
Sent: Monday, January 09, 2012 4:36 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] X64 issue on uninstall

Hi,

I'm using Wix to install my application. On a 32 bit compurer, install and 
uninstall are going well.

On a 64 bit computer, install process is running well but I've got the 
following message when uninstalling and so, some files (and service) remain on 
the machine.

(part of my log)
MSI (s) (B0:48) [15:02:55:403]: Allowing uninstallation of shared component:
{20BB7E11-C9DD-460C-B850-59A53A538D7B}. Other clients exist, but installed to a 
different location
MSI (s) (B0:48) [15:02:55:403]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\CAMAG\CATS\Camag.Platypus.CommonMigration.dll'
folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib 
member = 0).
MSI (s) (B0:48) [15:02:55:406]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\MyApplication\MyService.exe' folder had been blocked by the 1 mask 
argument (the folder pair's iSwapAttrib member = 0).
MSI (s) (B0:48) [15:02:55:407]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\MyApplication\MyApplication.exe' folder had been blocked by the 1 
mask argument (the folder pair's iSwapAttrib member = 0).
MSI (s) (B0:48) [15:02:55:408]: Allowing uninstallation of shared component:
{A76581EF-8A87-4460-BAFB-8D0058463277}. Other clients exist, but installed to a 
different location 
MSI (s) (B0:48) [15:02:55:408]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\CAMAG\CATS\' folder had been blocked by the 1 mask argument (the 
folder pair's iSwapAttrib member = 0).
MSI (s) (B0:48) [15:02:55:409]: Allowing uninstallation of shared component:
{D15941A2-E643-433B-85B1-B0C7F720C3C8}. Other clients exist, but installed to a 
different location 
MSI (s) (B0:48) [15:02:55:409]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\CAMAG\CATS\PlatypusServer.exe' folder had been blocked by the 1 
mask argument (the folder pair's iSwapAttrib member = 0).
MSI (s) (B0:48) [15:02:55:415]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\MyApplication\log4net.dll' folder had been blocked by the 1 mask 
argument (the folder pair's iSwapAttrib member = 0).
MSI (s) (B0:48) [15:02:55:416]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\MyApplication\Help\MyFile.pdf' folder had been blocked by the 1 
mask argument (the folder pair's iSwapAttrib member = 0).

Thanks for your help.


--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/X64-issue-on-uninstall-tp7167663p7167663.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex 
infrastructure or vast IT resources to deliver seamless, secure access to 
virtual desktops. With this all-in-one solution, easily deploy virtual desktops 
for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it 
free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to http://www.invensys.com/en/legal/default.aspx.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to