- 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
Subscribe to:
Post Comments (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"=...
1 comment:
Dudeeeee thank you very much finally i can delete it i keep it at my laptop for 2 month and ignore it and it was really annoying XD finally i can delete the file
and i learn something about cmd too thx for this blog dude (thumb_up)
Post a Comment