MaxQc 0 Posted March 26, 2002 yes ! me again ! I would like to automate this little utility but when you execute cleanmgr, a window appear and ask for which drive... If I want to use it in an automated way, it has to start by itself i tried cleanmgr -? and cleanmgr c: dont work... ne1 has a solution ? Share this post Link to post
Nemesis 1 Posted March 26, 2002 MaxQc, You could try using WSH (Windows Script Host), this could enter the info when a specific window pops-up. I'm sorry I don't have any further info., I know it can be done. http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?contentid=28001169 http://www.jsiinc.com/subf/tip2500/rh2532.htm There is an old (1998!) utility that you may want to check out: http://www.microsoft.com/technet/treevie...ds/scriptit.asp Share this post Link to post