I'm trying to make my computer more automated on what I normally do when I first turn it on. But, I'm having problems with the minimize batch file. I'm trying to get it where the batch file will wait 5 seconds, and then minimize all open windows. I'm trying the following code.
timeout /t 5
nircmd sendkeypress rwin+"d"
Can anyone tell me what I'm doing wrong and should be using?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…