I just tried it, and it worked fine for me. I created a new solution, went to Project -> Add Reference, chose Browse, pointed the File Open dialog to c:\windows\system32\uiautomationcore.dll, hit ok, and UIAutomationClient was added as a reference. I saved it so that you could try it out:
http://getwindoweyes.com/App_Central/Developers/SDK/WindowsFormsApplication1.zip Aaron -- Aaron Smith Web Development * App Development * Product Support Specialist Ai Squared * 725 Airport North Office Park, Fort Wayne, IN 46825 260-489-3671 * www.aisquared.com To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the Ai Squared Technical Support Team. > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Monday, June 29, 2015 2:38 PM > To: Aaron Smith > Cc: Window-Eyes Scripting List > Subject: Re: uia and uia automation references > > vs would not let me do that -- it said it was not a valid dll for that > operation or > some such -- I went to c:\windows\system32 . > > Aaron Smith <[email protected]> wrote: > > > Sorry, I missed that you were looking for UIA. You can reference > UIAutomationCore.dll for UIA objects. You can find that in your > system32/syswow64 directories. > > > > Thanks, > > > > Aaron > > > > -- > > Aaron Smith > > Web Development * App Development * Product Support Specialist Ai > > Squared * 725 Airport North Office Park, Fort Wayne, IN 46825 > > 260-489-3671 * www.aisquared.com > > > > To insure that you receive proper support, please include all past > correspondence (where applicable), and any relevant information pertinent > to your situation when submitting a problem report to the Ai Squared > Technical Support Team. > > > > > -----Original Message----- > > > From: [email protected] [mailto:[email protected]] > > > Sent: Monday, June 29, 2015 1:29 PM > > > To: Aaron Smith > > > Cc: Window-Eyes Scripting List > > > Subject: Re: uia and uia automation references > > > > > > hmmm, I have downloaded we90sdk.zip and in there is > > > windoweyesinterop.dll, and I find all kinds of libraries in there, > > > but not the ui automation ones. The references don't look anything > > > like the ones in the example. Did I download the wrog library? > > > > > > > > > Aaron Smith <[email protected]> wrote: > > > > > > > Hello, > > > > > > > > You'll want to grab the latest SDK from > > > www.gwmicro.com/App_Central/Developers. It contains the Window- > Eyes > > > Interop DLL you can reference. > > > > > > > > Thanks, > > > > > > > > Aaron > > > > > > > > -- > > > > Aaron Smith > > > > Web Development * App Development * Product Support Specialist Ai > > > > Squared * 725 Airport North Office Park, Fort Wayne, IN 46825 > > > > 260-489-3671 * www.aisquared.com > > > > > > > > To insure that you receive proper support, please include all past > > > correspondence (where applicable), and any relevant information > > > pertinent to your situation when submitting a problem report to the > > > Ai Squared Technical Support Team. > > > > > > > > > -----Original Message----- > > > > > From: Scripting [mailto:scripting- > > > > > [email protected]] On Behalf > Of > > > via > > > > > Scripting > > > > > Sent: Monday, June 29, 2015 10:06 AM > > > > > To: [email protected] > > > > > Subject: uia and uia automation references > > > > > > > > > > Hi. I am trying to start a .net project and I want to use the > > > > > references like you have in your sample project, but I can't > > > > > find a dll for some of the ui ones that you have -- can you > > > > > tell me what you used in the add reference dialog to get them? > > > > > > > > > > Thanks. > > > > > > > > > > -- > > > > > Your life is like a penny. You're going to lose it. The question is: > > > > > How do > > > > > you spend it? > > > > > > > > > > John Covici > > > > > [email protected] > > > > > _______________________________________________ > > > > > Any views or opinions presented in this email are solely those > > > > > of the author and do not necessarily represent those of Ai Squared. > > > > > > > > > > For membership options, visit http://lists.window- > > > > > eyes.com/options.cgi/scripting-window- > > > > > eyes.com/asmith%40aisquared.com. > > > > > For subscription options, visit http://lists.window- > > > > > eyes.com/listinfo.cgi/scripting-window-eyes.com > > > > > List archives can be found at http://lists.window- > > > > > eyes.com/private.cgi/scripting-window-eyes.com > > > > > > > > > > > > > > -- > > > Your life is like a penny. You're going to lose it. The question is: > > > How do > > > you spend it? > > > > > > John Covici > > > [email protected] > > > > > > -- > Your life is like a penny. You're going to lose it. The question is: > How do > you spend it? > > John Covici > [email protected] _______________________________________________ Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Ai Squared. For membership options, visit http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/archive%40mail-archive.com. For subscription options, visit http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com List archives can be found at http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com
