[cw-discuss] Newby Question, Standalone .exe
Marcin Kasperski
Marcin.Kasperski at softax.com.pl
Tue Apr 15 12:17:13 CDT 2008
> What am I missing? How can I install an windows app. that is
> a single file .exe?
Not sure what is the easiest way to install (say, create
shortcuts etc), but one method to run is to:
- copy it somewhere
- add cxoffice to path:
export PATH=/opt/cxoffice/bin:$PATH
- run app in some bottle:
wine --bottle BottleName blahblah.exe
More information about the discuss
mailing list