April 8, 2013 at 3:22 pm
#14426
Participant
Hi Martin,
It’s still having the same problem starting.
If we run this batch file, it starts okay.
cd c:
cd temp
cd qwpage
del /q *.*
cd bin
del /q *.*
cd..
rd /q bin
cd ..
del /q tcl*.tmp
rd /q qwpage
exit
I’ve tried deleting only the tcl files, and only the directory, but both of them need to disappear.
Regards
John