dost0011 Posted November 27, 2010 Posted November 27, 2010 Hi, I simply want to control the Windows Explorer: - Start 2 Instances of the Explorer and move them to a special place - Update the Explorer Adress - close the two Explorer windows. You could think: "whats the problem"? But I have big problems: 1. The handle of the 2 Explorer Windows doesn't work correctly -If I want to activate the left one - it doesnt work -If I want to close the left one - it doesnt work 2. how to update the explorer? - the controlclick returns very often and for a long time 0 (error) thats why I have to call it again and again. is there a better way to tell one explorer the folder to display? 3. close the explorer - Simulary to 1. I can't use the handle to close the window. It would work with the title but why doesnt't work it with the handle? Is this a known bug? Many thanks for your help P.S: If theres a useful UDF for me to control the windows explorer ?Test.au3
Bert Posted November 28, 2010 Posted November 28, 2010 Look for IE.au3 in the helpfile The Vollatran project My blog: http://www.vollysinterestingshit.com/
dost0011 Posted November 28, 2010 Author Posted November 28, 2010 Look for IE.au3 in the helpfileHi,I want to control the Windows Explorer not the Internet-Explorer.Does nobody have any help for me? Please look at the example script.Many thanks
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