Use cleanmgr in the taskmgr... how ?
This is a discussion about Use cleanmgr in the taskmgr... how ? in the Windows Software category; 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.
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 ?
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 ?
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Mar 26
Mar 26
0
1 minute
Responses to this topic
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
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