http://bugs.winehq.org/show_bug.cgi?id=4221
Summary: VistaTask can run apps, but two-word menu items confuse it Product: Wine Version: 0.9.4. Platform: Other URL: http://www.vista-software.com/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
VistaTask is an inexpensive scripting program (with a free trial) which might be useful for writing regression tests for windows applications. It works under Wine better than any similar package I've tested to date, but it failed to invoke the "Import From" item in the File menu of an app I'm testing.
To repeat: Install an app that has a two-word menu item in e.g. the File menu. Run VistaTask, create a new script that starts that app and invokes that menu item. Run that script. The app will run, and the File menu will come up, but the two-word menu item won't activate.
The same script on a WinME system does properly invoke the two-word menu item.