- Run a command prompt as Administrator
- CD to the folder where the 0kb file is located at.
- Type: dir /x (this will give you the short file name of this file).
- Now type: del
short_file_name
Tuesday, February 25, 2014
How to delete 0kb file from Windows 7/8
Subscribe to:
Posts (Atom)
FizzBuzz in different languages
Java: import java.util.TreeMap ; public class Main { public static void main (String[] args) { System. out .println( ...
-
Start a command prompt (as Administrator). cd to the folder that you are trying to delete. For example: cd C:\Users\UserName\AppData\...
-
Run a command prompt as Administrator CD to the folder where the 0kb file is located at. Type: dir /x (this will give you the short file...
-
SOLUTION The workaround is to set "_fix_control"='17376322:OFF' SQL> alter session set "_fix_control"=...