sachin3079 Posted November 11, 2010 Posted November 11, 2010 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...
wakillon Posted November 11, 2010 Posted November 11, 2010 See in the helpfile for this Macro and functions it may help you @ProgramsDir @ProgramsCommonDir _FileListToArray FileGetShortcut AutoIt 3.3.18.0 X86 - SciTE 4.4.6.0 - WIN 11 24H2 X64 - Other Examples Scripts
sachin3079 Posted November 12, 2010 Author Posted November 12, 2010 See in the helpfile for this Macro and functionsit may help you @ProgramsDir@ProgramsCommonDir_FileListToArray FileGetShortcutThanks 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..
hannes08 Posted November 12, 2010 Posted November 12, 2010 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]
sachin3079 Posted November 15, 2010 Author Posted November 15, 2010 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 :-)Thanks a lot Hannes.. I got it now,....RegardsSachin
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