Giacomo Posted September 6, 2012 Posted September 6, 2012 First of all, sorry for my bad englishCan automate the file processing in a app?I have this app:And i have a 1.000 videos to process...one by one...I can automate this process with auto it?Thanksbest regards
JohnOne Posted September 6, 2012 Posted September 6, 2012 If you can Identify all the controls you need to use then yes. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Giacomo Posted September 7, 2012 Author Posted September 7, 2012 Thanks for the reply.The input are VP6 avi files, and convert to EA's VP6 format movies. I have 1.000 avi files to convertThe programa is this: http://www.mediafire.com/?o888yh2ygb7gppoa sample of 2 avi file: http://www.mediafire.com/?927790qliawe50iI'm a newbie and do not know how it works, I need time to understand the programa, especially the part of files, one by one, without repeating a same file.Thanks
JohnOne Posted September 7, 2012 Posted September 7, 2012 You will need to run AutoIt Window Info tool, and see if it can identify the controls on that GUI, like buttons and input fields. But first, look to see if the application has any commandline options you might be able to use. Use your favourite search engine to search "VP6 Converter Command Line" AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Giacomo Posted September 7, 2012 Author Posted September 7, 2012 You will need to run AutoIt Window Info tool, and see if it canidentify the controls on that GUI, like buttons and input fields.But first, look to see if the application has any commandlineoptions you might be able to use.Use your favourite search engine to search "VP6 Converter Command Line"I searching before in google and no found nothing, before posting this thread, i checkedThe app is programated in borland c++, and auto it 3 only works in windows aplication, and his controls....I checked the auto it info, but not return the name of the controls.I think can't automatize
JohnOne Posted September 7, 2012 Posted September 7, 2012 Perhaps you never found anything because you do not know what you're looking for.Anyway, if it "not return the name of the controls" It's unlikely you can automate it before first learning the basics of AutoIt at the very least.Sorry I cannot help you any further at this time. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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