Autoexec.bat execution fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Changelog :
allow to run autoexec.bat when launching wcmd,
it was broken due to a function change.

Index: wcmdmain.c
===================================================================
RCS file: /home/wine/wine/programs/wcmd/wcmdmain.c,v
retrieving revision 1.25
diff -u -r1.25 wcmdmain.c
--- wcmdmain.c  27 Feb 2003 01:41:21 -0000      1.25
+++ wcmdmain.c  3 Mar 2003 02:51:03 -0000
@@ -102,7 +102,7 @@
   if (h != INVALID_HANDLE_VALUE) {
     CloseHandle (h);
 #if 0
-    WCMD_batch (string, " ");
+    WCMD_batch_command (string);
 #endif
   }



=====
Sylvain Petreolle
spetreolle@users.sourceforge.net 
Fight Spam ! EuroCauce: http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux