I installed the android SDK from developer.android.com for Windows (installer_r08-windows.exe). I installed to the default location, C:\Program Files\Android\android-sdk-windows. When I try to run SDK Manager.exe, a console window briefly pops up, but disappears.. nothing else happens. If I try to run this from the command line, nothing happens, either (and no output).
I have JDK 1.6.0_20 installed, and JAVA_HOME environment variable points to this folder (C:\Program Files\Java\jdk1.6.0_20)
Help?