Search for a native Linux alternative first. If none exists, use Wine + the .deb wrapper method above to keep your system clean and manageable.
Example postinst:
dpkg-deb --build myapp sudo dpkg -i myapp.deb how to convert exe to deb