Mailinglist Archive: opensuse (4749 mails)
| < Previous | Next > |
Re: [SLE] Wine (2003-04-08) on 8.1 (pro)
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Wed, 7 May 2003 08:45:38 +0200
- Message-id: <200305070845.38853.andjoh@xxxxxxxxxx>
On Thursday 08 May 2003 02:42, Curtis Rey wrote:
> wine "C:/Games/Diablo\ ll/D2ExRun2.exe" --
>
> Wherein the \ designates a space for dos/winblows fs in a unix system
> In otherwords. if it's something like /Fallout Tactics/ it is written like
> /Fallout\ Tactics/.
You don't need to escape the space with a backslash if it's within quotes.
wine "C:/games/Diablo II/D2ExRun2.exe" would work
> wine "C:/Games/Diablo\ ll/D2ExRun2.exe" --
>
> Wherein the \ designates a space for dos/winblows fs in a unix system
> In otherwords. if it's something like /Fallout Tactics/ it is written like
> /Fallout\ Tactics/.
You don't need to escape the space with a backslash if it's within quotes.
wine "C:/games/Diablo II/D2ExRun2.exe" would work
| < Previous | Next > |