Jump to content

script to open close a folder


Recommended Posts

Guest bhurtel
Posted

what will be the script to open and close a particular folder after a time interval

here my script that didn't worked

For $i = 1 To 2

Run('explorer ' & @WindowsDir & '\Fonts')

Sleep(20000)

WinClose('Fonts')

Next

it opened font folder but couldn't close it

instead it resotored the maxamized font folder after 20 sec

Guest bhurtel
Posted

how did u ran..

can u define clearly

is that *.au3 file

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...