Dear All,

First time I am using WiX. I am working on wix-3.0.2925.0-binaries. I am using 
WiX with MS Visual Studio 2005.

I have a .msi file which I have decompiled using dark.exe decompiler and got a 
.wxs file. Again I tried to build this .wxs file with my application code. Now 
I am getting errors.
What should I do? Is there any version mismatch problem. I have to add some 
patch with my wix binaries because I read that wix3.0 is not stable. 
I also got few warnings while decompile the .msi file. Following are the 
warnings.
Please help me. 

Thanks!!
Veerendra

Following are the warnings...
warning DARK1065 :
The AdvtUISequence table is not supported by the WiX toolset because it has 
been  deprecated by the Windows Installer team.  Any in formation in this table 
will be left out of the decompiled output.
c:\FaxFinder_orig\FF110-VS5-MSI\TiffNT\Debug\FF110Client.msi : 

warning DARK1062:
The ModuleSignature table can only be represented in WiX for merge modules. The 
information in this table will be left out of the decompiled output.
c:\FaxFinder_orig\FF110-VS5-MSI\TiffNT\Debug\FF110Client.msi : 

warning DARK1062:
The ModuleComponents table can only be represented in WiX for merge modules.The 
information in this table will be left out of the decompiled output.
c:\FaxFinder_orig\FF110-VS5-MSI\TiffNT\Debug\FF110Client.msi :

warning DARK1066:
The MsiPatchHeaders table is not directly supported by the WiX toolset because 
it belongs in a patch (msp) file.  This table can be indirectly created by 
making a patch creation (pcp) file using WiX, then using PatchWiz to create a 
patch
(msp) file.  Any information in this table will be left out of the decompiled ou
tput.
c:\FaxFinder_orig\FF110-VS5-MSI\TiffNT\Debug\FF110Client.msi : 

warning DARK1066:
The Patch table is not directly supported by the WiX toolset because it belongs 
in a patch (msp) file.  This table can be indirectly created by making a patch 
creation (pcp) file using WiX, then using PatchWiz to create a patch (msp) 
file. Any information in this table will be left out of the decompiled output.
c:\FaxFinder_orig\FF110-VS5-MSI\TiffNT\Debug\FF110Client.msi : 

warning DARK1066:
The PatchPackage table is not directly supported by the WiX toolset because it 
belongs in a patch (msp) file.  This table can be indirectly created by making 
a patch creation (pcp) file using WiX, then using PatchWiz to create a patch 
(msp) file. Any information in this table will be left out of the decompiled 
output.
dark.exe :

warning DARK1058 : The AdvtExecuteSequence table contains an action' 
MsiUnpublishAssemblies' which is not allowed in this table.  If this is a 
standard action then it is not valid for this table, if it is a custom action 
or dialo
g then this table does not accept actions of that type.  This action will be 
left out of the decompiled output.

       
---------------------------------
Boardwalk for $500? In 2007? Ha! 
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to