It works now... I removed the Depth parameter. Now it looks like:

   <Property Id="WSH_VERSION">
      <DirectorySearch Id="AppFile1" Path="[SystemFolder]">
        <FileSearch Id="AppFile1" Name="wshom.ocx" MinVersion="5.0.0.0"
MaxVersion="9.9.9.9" />
      </DirectorySearch>
    </Property>

Before it works even it has, anyway it is not necessary right? Also When i
compare both MSI built with 4401 and 4503. In DrLocator the MSI built in
4401 has only 1 row:

Signature | Parent | Path                | Depth
AppFile1 |            | [SystemFolder] | 

While in 4501 the DrLocator has 2 row:
AppFile1 |            | [SystemFolder] |
AppFile1 | AppFile1 |                     | 

Thank you for your time guys! More power!

Best Regards,
Romeo


Bob Arnson-6 wrote:
> 
> Romeo Salayo Jr. wrote:
>> I can't see any difference in MSI log built in WiX-3.0.4401.0 and
>> WiX-3.0.4513.0 (
>>   
> 
> It won't necessarily show in the log. Open both MSI packages in Orca and 
> check for differences between the two in the AppSearch, DrLocator, and 
> Signature tables.
> 
> -- 
> sig://boB
> http://joyofsetup.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
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/MSI-built-with-WiX-3.0.4513.0-Crash-tp1092081p1097360.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