Sayfalar

Code to Deleting Folder and All Content In It From Command Promp etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster
Code to Deleting Folder and All Content In It From Command Promp etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster

27 Mart 2012 Salı

Code to Deleting Folder and All Content In It From Command Promp

Code to Deleting Folder and All Content In It From Command Promp


rd /s /q  c:\rootFolder


This code deletes rootFolder , if root folder is imported for you


md c:\rootFolder 


this code creates a folder