GodlyCheeze: > >On Wed, Sep 23, 2009 at 4:42 PM, GodlyCheeze <wineforum-user@xxxxxxxxxx> wrote: >> Hey everyone, so I'm trying to install Pepakura Viewer 3.04 on my Macbook Pro, and I get the following error >> >> Code: >> Fixme:propsheet:PROPSHEET_SetHeaderSubTitleA (0x10026, 4, "Now installing files."): stub >> fixme:shell:DllCanUnloadNow stub >> fixme:shell:DllCanUnloadNow stub >> wl-dhcp141-83:pep godlycheeze$ X Error of failed request: BadRequest (invalid request code or no such operation) >> Major opcode of failed request: 128 (Apple-DRI) >> Minor opcode of failed request: 7 () >> Serial number of failed request: 500 >> Current serial number in output stream: 500 >> wine C:\\Program\ files\\myprg//test.exe >> wine: cannot find 'C:\Program files\myprg//test.exe' >> wl-dhcp141-83:pep godlycheeze$ >> >Use / instead of \\ or // > Proper way to run program from the terminal window command prompt: [code] cd $HOME/.wine/Program\ Files/myprg wine test.exe [/code] If you cannot do this, you will have more work to do. James McKenzie