Jump to content

Recommended Posts

Posted

Controlling windows.

I would like to know if is easylly made control active windows (open or minimized) with AutoIt.

The purpose will be to copy a file from one of these windows to the others.

Once select the file with the mouse a simple hotkey must send this file to the rest of folders.

Best Regards.

Traducción AutoIt al Español. http://autoitespa.espanaforo.com/forum.htm . Visita el foro de AutoIt en español http://www.emesn.com/autoitforum/. I am a simple user, not a programmer.

Posted

It's hard to understand what you are wanting to know, You want to activate a minimized window maybe?

You then mention copying file between windows , followed by copying files to folders.

Maybe an example of the script you have so far and what part of it that causing a problem would help.

GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.
Posted (edited)

It's hard to understand what you are wanting to know, You want to activate a minimized window maybe?

You then mention copying file between windows , followed by copying files to folders.

Maybe an example of the script you have so far and what part of it that causing a problem would help.

Are windows folders (explorer windows or folders) . It's a copy one file to all open windows folders.

Edited by AutoPepe

Traducción AutoIt al Español. http://autoitespa.espanaforo.com/forum.htm . Visita el foro de AutoIt en español http://www.emesn.com/autoitforum/. I am a simple user, not a programmer.

Posted

Use FileCopy to copy files from one windows folder to another.

GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.

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
×
×
  • Create New...