-
Recent Posts
Recent Comments
- Mr WordPress on Hello world!
- Menol on C# ASP.NET – GridView : How to Keep Modified Data of Template Fields when Paging is Enabled?
- Lalitkumar annaldas on C# ASP.NET – GridView : How to Keep Modified Data of Template Fields when Paging is Enabled?
- SagoB on The Blood Brain Barrier
- Menol on How To Temporarily Undo Or Turn Off Auto-Correct In Excel
Archives
- July 2016
- June 2016
- May 2016
- March 2016
- February 2016
- January 2016
- November 2015
- September 2015
- July 2015
- June 2015
- May 2015
- March 2014
- October 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- October 2011
- May 2011
- January 2011
- December 2010
- November 2010
- May 2010
- April 2010
- September 2009
- May 2009
- March 2009
- January 2009
- December 2008
- November 2008
Categories
Meta
Tag Archives: language=dos] if exist
How To Write A DOS Bat (Batch) File To Check And Delete A Folder With Contents And Then Self-Destruct?
05-09-2012 How to write a simple bat file (DOS command batch file) to find if a directory exists and delete it with all items in it (all files and sub folders). Simple DOS command explanation: IF EXIST will check the … Continue reading
Posted in General Computing
Tagged /f, /s, bat, bat file, c:\newf2\menol, command, del /f, delete, do, dos, DOS bat file to delete a folder, dos bat files, dos command, dos commands, exist, file, file do work, How to make the bat file self-destruct?, if exist, language=dos] if, language=dos] if exist, provide, rd, sub, switch, use
Leave a comment