It is possible in WinBatch to scrape the data from the Help -> About screen in an application?
Thanks
Michael
Depends on how the applications 'About screen' is implemented. You can try using Roboscripter to help you write a script that obtains the text using the Control Manger extender. If that doesn't work, there are other approaches but they too depend on how the window is implemented.