CCM Posted March 8, 2011 Posted March 8, 2011 Hi , I would like to create a Outlook account,but I can't find any button and text in control panel by AutoIt Windows Info. i try to use command line run("control mlcfg32.cpl") but not work can someone help me?
Varian Posted March 8, 2011 Posted March 8, 2011 Unless the location to MLCFG32.CPL is in your %PATH% variable, you'll have to specify the Drive/Folder to MLCFG32.CPL like so: ShellExecute(@ProgramFilesDir & '\Microsoft Office\Office14\MLCFG32.CPL')
CCM Posted March 8, 2011 Author Posted March 8, 2011 (edited) Thank you Varian. can you tell me,if AutoIt Wiindows Info can't find any button and text information,how to get control item. Edited March 8, 2011 by CCM
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