Hi:

More information.
there are some merge element in my project.
          <Merge Id="CRT80Policy" DiskId="1" Language="1033"
SourceFile="$(var.MergeModuleDir)\policy_8_0_Microsoft_VC80_CRT_x86.msm"/>
          <Merge Id="CRT80" DiskId="1" Language="1033"
SourceFile="$(var.MergeModuleDir)\Microsoft_VC80_CRT_x86.msm"/>
          <Merge Id="MFC80Policy" DiskId="1" Language="1033"
SourceFile="$(var.MergeModuleDir)\policy_8_0_Microsoft_VC80_MFC_x86.msm"/>
          <Merge Id="MFC80" DiskId="1" Language="1033"
SourceFile="$(var.MergeModuleDir)\Microsoft_VC80_MFC_x86.msm"/>
I found the ALLUSERS property would be removed if I delete the merge
element, the ALLUSERS property is set to 1 if I add the merge element.

I'd like to remove the ALLUSERS property while adding the the merge element.
because I need to do a major upgrade and detect the older products which has
no ALLUSERS property. Is there some can help?
-- 
View this message in context: 
http://n2.nabble.com/ALLUSERS-peoperty-is-set-automatically-tp780680p780712.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to