On Sat, Feb 12, 2011 at 8:17 PM, John Phillips <jp@xxxxxxxxxxxxxxxxxx> wrote: > On Sunday 13 Feb 2011 07:52:56 James McKenzie wrote: >> Open a terminal, change to the directory where the program exists and do >> the following: >> >> wine <program>.exe >> >> And report back what happens. > > (Apologies - was using Blackberry and somehow reply on BB didn't recognise the > mailing list, and I replied directly to James) > >> Thanks James for the reply. >> >> "wine: cannot find L"C\\windows\\system32\\agent.exe" >> You needed to change directory to the folder containing agent.exe The change directory command is the same in linux as it is in dos. >> The wine explorer shows agent. exe in "E" drive. >> >> When I run "Browse \Drive" (wine icon) I also get error message that "file >> or folder file:///home/john/Documents/.wine/dosdevices/c: does not exist". >> Should the install of wine create this? >> >> How to fix? > Most likely by running winecfg in the terminal. My distro has no browse for c: icon though.. John