Displaying 1 result from an estimated 1 matches for "wion".
Did you mean:
wiov
2008 Jul 29
2
Detect Wine environment out of NSIS?
Hi,
I tried to install a custom application under Wine and it seems like the installation procedure has to be slightly different (e.g. under Wine Fedora 9 no PATH environment variable is set).
So my question is how can I detect that the NSIS installer is running under wione or under a native Windoze-system?
Had