Search found 4 matches

by yuvi4all
Thu Oct 25, 2012 9:50 am
Forum: Technical / Scripting
Topic: viewing items in control panel
Replies: 4
Views: 4419

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.
by yuvi4all
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.
by yuvi4all
Fri Oct 12, 2012 11:28 am
Forum: Technical / Scripting
Topic: Fetching contents of 'Programs and Features'
Replies: 2
Views: 4194

Thanks Me,

With this command,

wmic /output:c:\yourfolder\proglist.txt product get name,version

we are not getting list of all installed programs. Is there any alternative.

Thanks
uv.
by yuvi4all
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...
Sign up to our newsletter for free automation tips, tricks & discounts