http://bugs.winehq.org/show_bug.cgi?id=24300 Summary: Android SDK Setup fails Product: Wine Version: 1.3.2 Platform: x86-64 URL: http://developer.android.com/sdk/index.html OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: nerv(a)dawncrow.de CC: dank(a)kegel.com I installed JRE 1.6 because it is needed, but still Android SDK Setup does not run because of some missing features in cmd. The output is: wine: cannot find L"C:\\windows\\system32\\'java.exe" wine: cannot find L"C:\\windows\\system32\\do.exe" The Installer runs some batchfiles which are not interpreted correctly by Wine's cmd. The output comes from something like: for /f %%a in ('java.exe foo bar') do set foobar=%%a -- 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.