>>>>> "Eric" == Eric Poole <eric@xxxxxxxxxxxx> writes: Eric> I am trying to run Gimpel's PC-Lint under Wine, and am running Eric> into trouble. Eric> It is a simple DOS text-mode program, nothing fancy, no graphics, Eric> uses stdin, stdout, and stderr. Eric> It is invoked thus: Eric> In the batch file LIN.BAT: Eric> wine Lint-nt +v -i"C:\Lint" "C:\Lint\std.lnt" Try "double backslash" like wine Lint-nt +v -i"C:\\Lint" "C:\\Lint\\std.lnt" or use the normal slash like wine Lint-nt +v -i"C:/Lint" "C:/Lint/std.lnt" -- Uwe Bonnes bon@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users