October 22, 200322 yr Hi there I want to write a command line which will delete all the subfolders and files in all of the temp folders either at start-up or at shutdown.I know there is rmdir but since temp folders are windows system files I get and error saying they cannot be removed. I can delete all the files in a folder and their sub-folders by del /s /q *.* but dunno how to delete the sub-foldersany dos prompt geeks that could help?sorry NEVERMIND I thought it didn't delete the sub-folder it didmove on Edited October 22, 200322 yr by XtremeMaC
Create an account or sign in to comment