[Bug 3638] pif's with batch files

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 5 11:31:35 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=3638





--- Comment #5 from Paul Romanyszyn <pgr at arcelectronicsinc.com>  2008-01-05 11:31:34 ---
from winevdm.c line 218
    if( (p = strrchr( progname, '.')) && !strcasecmp( p, ".bat"))
        WINE_FIXME(".bat programs in pif files are not supported.\n"); 
I did look a little into the problem but did not see enough info to implement
it without spending a lot of time. The application that I have requires it also
uses a hardware key so I have to run that software on old system with Win 3.11
or Win 95.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list