Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 36 Posts 10 Joined 2007-12-29 21:16 18-year member UID 107158 Gender Male
Status Offline
I want to delete a XX.DLL file... But it prompts "Cannot delete XXX: Access is denied. Make sure the disk is not full or write-protected and the file is not in use." :(
Credits 29 Posts 16 Joined 2007-03-23 03:14 19-year member UID 82610 Gender Male
Status Offline
Files that the system is using cannot be deleted of course. You can try using third-party software like Unlocker or 360 File Shredder. If using batch processing, you can restart the computer and enter the DOS boot disk to use the DEL command to delete.
Credits 367 Posts 180 Joined 2006-05-14 10:53 20-year member UID 55507 Gender Male From 重庆
Status Offline
It's possible it's caused by system calls. You need to end the processes of the calls first.
There's an absolutely reliable way. Install a DOS system, and then you can delete whatever you want below. It's more practical than file shredders... Haha