Suicidalbadger wrote: > Got to this far with the applications/accessories/terminal using cd command but can't see which bit to change > > laptop:~/.wine/dosdevices/c:$ > Sage is in dosdevices/c:/Program Files The exe is in Program Files, not a subdirectory of Program Files? Because of the space in the path, you need to put quotes around it when cd-ing: Code: cd '.wine/drive_c/Program Files' > > Sage programme appears to be loaded in the graphic interface with ubuntu in applications/wine/programs/sage instant accounts/sage instant accounts V15 You said in your original post that it didn't start. If it loads, what's the problem?