I have problem with some DOS based application running on Windows Server 2003 (on console or in terminal mode):
- application starts
- a. creates temporary file (everything is ok.)
- a. stops (ok.)
next:
- application starts
- a. creates temporary file: error: cannot create temporary file xxxx.xxx, file exist.
temporary file is still on novell server and it has read only attrib.
when I deleted this file and run again: it's ok.
a. works good under dos/win98/winxp/winnt :-|
help me, please...