[1/2]docs/wineusr: Use more startup paths

André Hentschel nerv at dawncrow.de
Wed May 19 09:46:29 CDT 2010


---
 en/wineusr-bugs.sgml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/en/wineusr-bugs.sgml b/en/wineusr-bugs.sgml
index 7d91502..3d07fc7 100644
--- a/en/wineusr-bugs.sgml
+++ b/en/wineusr-bugs.sgml
@@ -39,10 +39,12 @@
 	<para>
 	  This sometimes helps, too:
 
-	  Try to use both
-	  <command>wine prg.exe</command>
-	  and
+	  Try
 	  <command>wine x:\\full\\path\\to\\prg.exe</command>
+	  ,
+	  <command>wine ~/.wine/drivex/full/path/to/prg.exe</command>
+	  and
+	  <command>cd ~/.wine/drive_x/full/path/to/ && wine prg.exe</command>
 	</para>
       </sect2>
 
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list