Hello, I am trying to get Thermocalc(meant to be run on win NT) to run on Ubuntu 6.10. I am using the command: wine tc I get the Error message: " *** ERROR 1718 IN MLOPEN *** NO SUCH FILE Protection file missing " I am not sure if this error message is from Wine or thermocalc. The batch file is as listed: " @echo off SET TCPATH=C:/home/waldo/TC in NT/TC4A/verm/nt if exist %1 goto take_input %tcpath%\tc.exe goto end :take_input %tcpath%\tcl.exe < %1 %2 %3 :end " Any recommendations to fix the error and run thermocalc under linux using wine? _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users