Hello all!
I am looking for a way to automate the execution of several software packages using vb. I have created a solution using sendkeys which works during design time, but at run time, drop down menus will not function when using win2000 sp2 (i.e. %f does not open a menu). It works under winnt 4.0 server. Also, when I try to schedule the exe (using winnt or 2000), sendkeys will not work correctly if a password protected screen saver is active. Has anyone successfuly done this? Is there a better way?? I have also attempted to use 'postmessage' API, but have not been successful. I would appreciate any suggestions!
I am looking for a way to automate the execution of several software packages using vb. I have created a solution using sendkeys which works during design time, but at run time, drop down menus will not function when using win2000 sp2 (i.e. %f does not open a menu). It works under winnt 4.0 server. Also, when I try to schedule the exe (using winnt or 2000), sendkeys will not work correctly if a password protected screen saver is active. Has anyone successfuly done this? Is there a better way?? I have also attempted to use 'postmessage' API, but have not been successful. I would appreciate any suggestions!