hi,
Please understand my requirement. I have one application that will install an applet in control panel. I am writing a script to check if that applet is present in the control panel. The commands mentioned by Marcus did not help.
Thanks
uv.
Search found 4 matches
- Thu Oct 25, 2012 9:50 am
- Forum: Technical / Scripting
- Topic: viewing items in control panel
- Replies: 4
- Views: 4419
- Tue Oct 16, 2012 3:16 pm
- Forum: Technical / Scripting
- Topic: viewing items in control panel
- Replies: 4
- Views: 4419
viewing items in control panel
hi,
I am using windows 7 -32 bit machine with macro scheduler 11 pro. I like to get the items present in 'control panel'(i.e. giving 'control' in 'run' command). FindWindowText or findWindowTextEx didnot help. Can someone help me in getting the items by any other way.
Thanks in advance.
uv.
I am using windows 7 -32 bit machine with macro scheduler 11 pro. I like to get the items present in 'control panel'(i.e. giving 'control' in 'run' command). FindWindowText or findWindowTextEx didnot help. Can someone help me in getting the items by any other way.
Thanks in advance.
uv.
- Fri Oct 12, 2012 11:28 am
- Forum: Technical / Scripting
- Topic: Fetching contents of 'Programs and Features'
- Replies: 2
- Views: 4194
- Wed Oct 10, 2012 1:44 pm
- Forum: Technical / Scripting
- Topic: Fetching contents of 'Programs and Features'
- Replies: 2
- Views: 4194
Fetching contents of 'Programs and Features'
hi, I am using macro scheduler 11. Windows 7 32-bit operating system. I wanted to fetch the information of installed programs in 'Control Panel' -> 'Programs and Features'. GetWindowText and GetWindowTextEx both is not returning the data. Can someone help me in extracting the data. Thanks in advance...