In order to start an application (e.g. Word), I have to type the following command line (which is very long) : wine .wine/drive_c/Program\ Files/Microsoft\ Office/OFFICE11/WINWORD.EXE How to proceed if I want to change my system (Debian Etch) so that I only need to type a short command line like : wine WINWORD.EXE [Question] Many thanks in advance :D