In article <1243532498231-2989196.p...@n2.nabble.com>,
    Sagar Vemuri <sagar.vem...@gmail.com>  writes:

> 1. Is there any attribute that can be set to stop splitting up this file? 

No.  You should neither depend on nor care about how the file is
stored in the MSI.

> 2. If the answer to the above question is no, is there some way to extract
> the data in the MSI database, manipulate it and write it back to the MSI
> database on linux?

I suppose anything is possible, but manipulating MSI files happens by
way of the MSI API which is only available on Windows.

> I need to do some byte manipulation in the xml file I
> specified above (after the MSI is built).

Instead of telling us the task, tell us the goal.  Many goals can be
reached by more than one task, but so far you're only telling us "I
want to do task X" instead of telling us the goal.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to