Funny, Rob introduced WiX to the world with the statement:
   
  "Finally, the decompiler, called dark, can take existing MSI and MSM files 
and generate XML source code that represents the package."
   
  The reality is dark doesn't come anywhere close to actually representing the 
original package.  I leaves you with WxS files that are arbitrarily mangled to 
be the way someone else `thinks` the package `should` have been:
   
  
http://blog.deploymentengineering.com/2007/06/yes-wix-i-really-do-want-to-do-that.html
   
  To me, this doesn't meet the definition of a decompiler.
  

Rob Hamflett <[EMAIL PROTECTED]> wrote:
  Did you decompile it using dark? Dark isn't intended as a proper decompiler, 
and the WiX guys have 
always said that you won't necessarily be able to decompile something with dark 
and get candle/light 
to build the result. It's intended to give you a starting point, or so that you 
can see how a given 
installer might do something.

Rob

shambhu kumar wrote:
> hi
> i tried to compile the wxs file generated after the the decompilation of msi
> generated by using Install shield.
> but errors related to schema occured.
> i have no idea how to resolve this error. plz tell me
> the sollution or tell me wether it is possible to do that i tried.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


 
---------------------------------
The fish are biting.
 Get more visitors on your site using Yahoo! Search Marketing.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to