Vincent B�ron <[EMAIL PROTECTED]> writes: > Does double-clicking on a .msi package (and thus run msiexec) applies?
No, if the user doesn't have to type it then we don't need the binary in /usr/bin, it can always be launched with 'wine msiexec' anyway, so we can put that in the association for .msi files. -- Alexandre Julliard [EMAIL PROTECTED]
