On Mon, Jun 8, 2009 at 7:34 PM, h2sammo<wineforum-user@xxxxxxxxxx> wrote: > thank you, > > this worked: > > > Code: > bobby@localhost ~ $ cd "/home/bobby/Desktop/Downloads/Perfect World International" > bobby@localhost ~/Desktop/Downloads/Perfect World International $ wine "/home/bobby/Desktop/Downloads/Perfect World International/install.exe" Don't use the full unix path. Just use 'wine install.exe'. -- -Austin