NetBeans PHP Installer Hangs Fix

Posted on Tuesday, May 18, 2010 in MS OS

For NetBeans 6.8 PHP Windows Installer
If installer hangs, run from the console
netbeans-6.8-ml-windows.exe --extract
and then
java -jar bundle.jar > log.txt 2>&1

Found here