Jump to content

Startup menu automation


Recommended Posts

Hi everyone,

I am into a project which requires to automate startup menu the functionality is to open sartup menu -> go to all programs and open

one by one all the programs till all the folders and files are opened...

Please can any one help me out wiht the logic and it would be great if any one can provide the code for it...

Link to comment
Share on other sites

See in the helpfile for this Macro and functions

it may help you :graduated:

@ProgramsDir

@ProgramsCommonDir

_FileListToArray

FileGetShortcut

Thanks a ton for valuable input..as this had added some thing to my knowledge for AutoIt...

In my case what I have to simulate the keyboard events soa sto reach to the startup and then open each and every folder/files/ images.

It would be great if you can help me out with that..

thanks in advance..

Link to comment
Share on other sites

Thanks a ton for valuable input..as this had added some thing to my knowledge for AutoIt...

In my case what I have to simulate the keyboard events soa sto reach to the startup and then open each and every folder/files/ images.

It would be great if you can help me out with that..

thanks in advance..

Hi sachin3079,

you could still do this with

@ProgramDir

@ProgramCommonDir

_FileListToArray

...

Just if you get to a JPG use SheckkExecute() in order to open it.

Regards,

Hannes

:-)

Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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