http://bugs.winehq.org/show_bug.cgi?id=30737 --- Comment #1 from Alexey Fisher <bug-track(a)fisher-privat.net> 2012-05-20 15:50:29 CDT --- If you wont to know what this app get on windows instead of empty list or NULL. Here are some debug results: this list it get on first request: EAX=00151634, (ASCII "Accessories Google Chrome Startup Accessories Administrative Tools Eg Games Logitech Microsoft Silverlight Startup") This on second: EAX=0014E354, (ASCII ""Accessories",C:\DOCUME~1\iii\STARTM~1\Programs\ACCESS~1,6,1,0 "Windows Explorer","C:\WINDOWS\explorer.exe",%HOMEDRIVE%%HOMEPATH%,%SystemRoot%\explorer.exe,352,32,1,0,0 "Tour Windows XP","C:\WINDOWS\system32\TOURST~1.EXE",%HOMEDRI) and on third: EAX=0014E354, (ASCII ""Google Chrome",C:\DOCUME~1\iii\STARTM~1\Programs\GOOGLE~1,2,1,0 "Google Chrome","C:\DOCUME~1\iii\LOCALS~1\APPLIC~1\Google\Chrome\APPLIC~1\chrome.exe",C:\DOCUME~1\iii\LOCALS~1\APPLIC~1\Google\Chrome\APPLIC~1,C:\DOCUME~1\iii\LOCALS~) it makes no sense to post more results. With this patch i avoid to make second request. Because first list is empty. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.