On Wed, Jan 26, 2011 at 20:51, J D <[email protected]> wrote:
> Hi, i just wanted to ask how difficult it would be to create a wine
> equivelant that used the windows api with minor modifications.

It's not clear what you're asking...depending on the modifications you
want to make, you could simply fork wine, assuming you follow the
terms of the LGPL.

> I would also like to suggest that you determine the file extension of
> parameter one of "wine" and if it is msi automaticly add the execmsi.

Use 'wine start foo.msi' (or any other file, to have wine open the
file with its default program association).

-- 
-Austin


Reply via email to