I've did the following: - installed mozilla - installed jre 1.4-Beta3 and copy the file NPOJI610.dll - installed Blackwood - set the environment as followed:
CLASSPATH="C:\Program Files\mozilla.org\Mozilla\javadev\lib\classes" JAVA_HOME=C:\jdk\1.4-b3 JDKHOME=C:\jdk\1.4-b3 MOZILLA_FIVE_HOME="C:\Program Files\mozilla.org\Mozilla" Path=%JDKHOME%\bin;%JDKHOME%\jre\bin;%JDKHOME%\jre\bin\client;%MOZILLA_FIVE_ HOME%\javadev\lib;%MOZILLA_FIVE_HOME%;%MOZILLA_FIVE_HOME%\components (the jar file of blackwood have problems in its directory structure, so I opened it to classes ). I having problems while running regxpcom.exe: nsNativeComponentLoader: SelfRegisterDll(C:\Program Files\mozilla.org\Mozilla\components\bcjavaloade r.dll) Load FAILED with error: error 127 Thanks, Gil.
