Re: Extracting MSI's

2004-07-05 Thread Mike Hearn
Hi, Wine needs its own implementation of MSI.DLL really, MSIs include far more than just files and typically take care of registry entries, OLE registration and so on. Mike and Aric are currently working on that. thanks -mike On Mon, 05 Jul 2004 12:56:45 +0100, Gearoid Donnellan wrote: > I dont

Extracting MSI's

2004-07-05 Thread Gearoid Donnellan
I dont know much about Wine but a friend of mine mentioned that I could be of some help in this area. It could be possible for me to create a script that will read an MSI and then recreate the directory structure needed to run a windows application in wine automaticallly. I was just wondering if an