The second problem: How can I package my application to install it on another computer? Can I avoid Wine installation on that computer?
AFAIK at the moment yes, you need to either install Wine or basically ship your own version with the application. You can probably use RPM/DEB for that at the moment, hopefully something better will come along in the next year or so
Thanks, Oleg Lyamtsev.