Instalação do Netbeans

:smiley:

Ola. Gostaria que alguém me ajudar a solucionar um problema com a instalação do Netbeans.

Quando eu executo o arquivo de instalação ele faz de conta que está carregando e dá o seguinte erro:

The wizard cannot continue because of the following error: could not load wizard specified in /wizard.inf (104).

Obrigado

qual a versão do netBeans? 3.5.1 ou 3.6?

:?: :?: :?:

Qual SO???

Netbeans 3.6 / Windows 98.

o JSDK(1.4.2) já tá instalado no seu micro?

Acesse o diretório:

j2sdk\jre\lib\endorsed\

Dentro existe um pacote chamado sax.jar apague ou renomeie este
pacote e execute novamente a instalação. :cool:

Abraços

p.s>> Teste efetuado com sucesso no Windows XP

Se não me engano, o NetBeans (3.6 ou +) não roda no Windows 98. Só no 2000 e XP!

Valew!

Caro thiagodl,

Baixe a versão do netBeans 4.1 , pois ela é mais rápida que a versão 3.6 , se preferir de uma olhada neste tutorial.:

http://www.guj.com.br/java.tutorial.artigo.173.1.guj

Boa sorte.

Installer fails with “The wizard cannot continue… could not load wizard specified in /wizard.inf (104)”. What’s the problem?

It’s a known bug #26965.

There are 2 known issues that can cause this error:

  1. There’s an older version of the SAX parser (sax.jar) in your JDK installation. This parser is incompatible with InstallShield. It can be found in the <JAVA_HOME>/jre/lib/endorsed directory. The workaround is to temporarily rename or remove the sax.jar file when installing NetBeans.
  2. Lately, users reported that the same error can occur if the login name of the current user includes special characters (such as ‘!’). The workaround is to install under a different name, e.g. as Administrator on Windows.

Applies to: NetBeans 4.0, 4.1 ; Platforms: All ;

http://www.netbeans.org/kb/faqs/installation.html