Guest bhurtel Posted September 2, 2005 Posted September 2, 2005 what will be the script to open and close a particular folder after a time intervalhere my script that didn't workedFor $i = 1 To 2Run('explorer ' & @WindowsDir & '\Fonts')Sleep(20000)WinClose('Fonts')Nextit opened font folder but couldn't close itinstead it resotored the maxamized font folder after 20 sec
Guest bhurtel Posted September 2, 2005 Posted September 2, 2005 how did u ran.. can u define clearly is that *.au3 file
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now