cyxstudio Posted June 21, 2016 Share Posted June 21, 2016 Okay I downloaded this tool because autoit info and spy++ isnt working and control viewer worked perfectly on every program EXCEPT the one I intended to use it on. I am intrigued. Is it because there is some protection on that software that prevents control viewer and info/spy++ from getting information on the controls? Link to comment Share on other sites More sharing options...
LarsJ Posted June 21, 2016 Share Posted June 21, 2016 The most likely reason is that the program is implemented with modern control components which are not identifiable by these tools. Have you tried the "Simple Spy Tool" in the UI Automation framework or Inspect.exe from Windows SDK. Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions Link to comment Share on other sites More sharing options...
cyxstudio Posted June 21, 2016 Share Posted June 21, 2016 7 hours ago, LarsJ said: The most likely reason is that the program is implemented with modern control components which are not identifiable by these tools. Have you tried the "Simple Spy Tool" in the UI Automation framework or Inspect.exe from Windows SDK. Hi I just spent some time playing around with my company's computer and i believe the reason is because that said program is not on my desktop, rather its a program on the server side that allows me to use it through this thing call citrix connector, something like a cloud thing. Can i confirm that if the said program is launch to your desktop through a cloud connection Spy ++ , autoit info and control viewer would not be able to spot the controls? Link to comment Share on other sites More sharing options...
LarsJ Posted June 22, 2016 Share Posted June 22, 2016 (edited) It cannot be excluded that this is the reason for the problems in your program. But in general you cannot make such a simple conclusion. Without information about the program it's difficult to come up with anything other than general considerations. Edited June 22, 2016 by LarsJ Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions Link to comment Share on other sites More sharing options...
jazon Posted July 26, 2016 Share Posted July 26, 2016 Are there any mirrors for this at the moment? The site appears to be down for me. Link to comment Share on other sites More sharing options...
Popular Post argumentum Posted July 28, 2016 Popular Post Share Posted July 28, 2016 (edited) On 7/26/2016 at 2:02 PM, jazon said: Are there any mirrors for this at the moment? The site appears to be down for me. There you go Edited May 14, 2018 by argumentum my ATTACHMENT QUOTA was 100% =/ guestscripter, genius257, robertocm and 5 others 8 Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting. Link to comment Share on other sites More sharing options...
Sourov19 Posted August 22, 2016 Share Posted August 22, 2016 (edited) @Yashied. I am not getting download link. Would you help me please. Oh! sorry. After posting I have seen related to my post. There Link is given. So thanks "argumentum" Edited August 22, 2016 by Sourov19 argumentum 1 Link to comment Share on other sites More sharing options...
Lahed Posted October 27, 2016 Share Posted October 27, 2016 Thanks!!! Link to comment Share on other sites More sharing options...
mp3rock Posted February 17, 2017 Share Posted February 17, 2017 download Link to comment Share on other sites More sharing options...
ptroy Posted March 2, 2017 Share Posted March 2, 2017 Hi! How can I download Control Viewer? The link (above) doesn't seem to work. Phil Link to comment Share on other sites More sharing options...
ur Posted March 30, 2017 Share Posted March 30, 2017 the download link is not working Link to comment Share on other sites More sharing options...
vick Posted June 22, 2017 Share Posted June 22, 2017 Hi Yashied, i want to use control viewer tool but can you give me some idea how to download to use it. Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted June 22, 2017 Moderators Share Posted June 22, 2017 (edited) @vick, why did you report your own post? Edited June 22, 2017 by JLogan3o13 "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
vick Posted June 22, 2017 Share Posted June 22, 2017 38 minutes ago, vick said: Hi I tried to close it but i could not. Link to comment Share on other sites More sharing options...
wysocki Posted June 23, 2017 Share Posted June 23, 2017 (edited) Very nice! Edited June 23, 2017 by wysocki Link to comment Share on other sites More sharing options...
R3D4 Posted July 27, 2017 Share Posted July 27, 2017 Hi Yashied, or if anyone here can give me some pointers? I've downloaded the Zip from Github, compiled built and trying to run but keep receiving the error: CV.au3" (73) : ==> Can not redeclare a constant.: Global Const $STM_SETIMAGE = 0x0172 Global Const ^ ERROR Does anyone know how I can resolve this error? Link to comment Share on other sites More sharing options...
UEZ Posted July 27, 2017 Share Posted July 27, 2017 (edited) 1 hour ago, R3D4 said: Hi Yashied, or if anyone here can give me some pointers? I've downloaded the Zip from Github, compiled built and trying to run but keep receiving the error: CV.au3" (73) : ==> Can not redeclare a constant.: Global Const $STM_SETIMAGE = 0x0172 Global Const ^ ERROR Does anyone know how I can resolve this error? Just comment that line out by using the ";" char. Edited July 27, 2017 by UEZ Danp2 and R3D4 2 Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ Link to comment Share on other sites More sharing options...
R3D4 Posted July 27, 2017 Share Posted July 27, 2017 Many thanks, that's worked :-D Link to comment Share on other sites More sharing options...
OtenMoten Posted September 7, 2017 Share Posted September 7, 2017 Hello dear Community, do you have a download-link that is working? Link to comment Share on other sites More sharing options...
genius257 Posted September 7, 2017 Share Posted September 7, 2017 21 minutes ago, OtenMoten said: Hello dear Community, do you have a download-link that is working? On 7/28/2016 at 5:25 AM, argumentum said: There you go CV_bin.zip CV_source.zip OtenMoten 1 My highlighted topics: AutoIt Package Manager, AutoItObject Pure AutoIt, AutoIt extension for Visual Studio Code Github: AutoIt HTTP Server, AutoIt HTML Parser Link to comment Share on other sites More sharing options...
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