Automating Disk Cleanup on Windows using commands
- by Ram
Hi,
I asked this question on MSDN forum but there was no response.. Maybe I had posted in the wrong forum... So I'm posting it again here, hoping that someone might be able to help me out here...
I am trying to run Disk Cleanup in the command prompt (and through a C# program) and so I went through all the available options from this link : http://support.microsoft.com/kb/315246
While I am just trying to understand what I can do, it would be good if someone could explain why the drive option /d cannot be set while specifying /sagerun:n
Or is it possible, by some way, to run /sagerun for a specific drive? Pls suggest...
Thanks,
Ram