Hi, To run some progames with wine using wine /hda1/Programe File/xx.exe, can never sucess, even with c:\\Programe Files\\xx.exe. What's the way out? Thanks.
gong wrote:> Hi, > To run some progames with wine using wine /hda1/Programe File/xx.exe, can > never sucess, even with c:\\Programe Files\\xx.exe. What's the way out? > Thanks. > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users > >try running it like this - wine "c:\Program Files\xx.exe" if you enclose it in quotation marks, it will read the space in the path correctly