Saturday, 22 March 2014
0 Delete an undeletable file using Notepad -> Open the Notepad -> Type this code : @echo off del “Complete Path of the file” /P/S -> save the file as *.bat -> Click the file to run and it will prompt you to choose whether to delete this file or not. -> If you don’t want to prompt, then type /Q instead of /P
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment