I found a workaround. Open the Wise generated MSI with orca and right click
on the CustomActions table and select "Adjust Schema" now add a new column
at the bottom called ExtendedType (Short Int, Nullable).  Now you should be
able to use dark on the msi. You may want to remove the other Custom tables
Wise adds to minimize the size of you output source file.


~G

* Note: you may have to add or delete a row to get orca to save the change

Bob Arnson-6 wrote:
> 
> Mathur, Uttam (GTS) wrote:
>> I searched on this forum and got to know that its an bug. Just wondering
>> if we have any solution or workaround today? I am using latest WIX
>> 3.0.4311.0.
>>   
> 
> The only workaround is to use an older version. MSI 4.5 adds columns, 
> and Dark doesn't know how to deal with .msi packages with a different 
> number of columns than the current set.
> 
> -- 
> 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/Error-DARK0143-tp710218p1083848.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