http://bugs.winehq.org/show_bug.cgi?id=9859 --- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-10-18 17:46:03 --- The Adobe ExtendedScript components list is located as a list of links in C:\Program Files\Common Files\Adobe\Launch . The engine searches the directory with FindFirstFileEx(..., FindExSearchLimitToDirectories, ...) what in the current implementation finds only directories and doesn't find the *.lnk files. Windows finds the files. MSDN documents FindExSearchLimitToDirectories as reserved for future use - maybe it is simply not implemented in Windows. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.