Installing NetBeans the installer finishes and the logfile shows the following notice:
extracting C:\Programme\NetBeans 6.0.1\platform7\modules\locale\org-netbeans-modules-editor-mimelookup-impl_pt_BR.jar.pack.gz
executing command: C:\Programme\Java\jdk1.6.0_04\jre\bin\unpack200.exe C:\Programme\NetBeans 6.0.1\platform7\modules\locale\org-netbeans-modules-editor-mimelookup-impl_pt_BR.jar.pack.gz C:\Programme\NetBeans 6.0.1\platform7\modules\locale\org-netbeans-modules-editor-mimelookup-impl_pt_BR.jar, in directory: .
[return]: 128
... command execution finished
org.netbeans.installer.utils.exceptions.InstallationException: Cannot extract installation data for Base IDE
at org.netbeans.installer.product.components.Product.install(Product.java:285)
at org.netbeans.installer.wizard.components.actions.InstallAction.execute(InstallAction.java:151)
at org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:120)
Caused by: java.io.IOException: Unpack200 finished with error
Error code: 128
Q: What's to do?