Resource centre for ZX Spectrum games
      using Manic Miner and Jet Set Willy game engines

 

Archive of the

Manic Miner & Jet Set Willy Yahoo! Group

messages

 

 

 

Message: 5441

Author: carlwoffenden

Date: 15/01/2006

Subject: Re: BBC MM and JSW

 

andrewbroad wrote:

> I can't get the installer to run.
>
> First of all, "installer.bat" doesn't work for me in Windows XP:

The CLASSPATH variable in the batch file isn't required for recent Java runtimes, and I'm
not sure if it's even set, which might be causing your problem (I don't have my Windows
machine in front of me to test this). You can just use:

java -cp bbc.jar info.seasip.jsw64.InstallBBC

> I had the same problem with the Dragon installer, but got around it
> using "java -jar dragon.jar". But the corresponding trick doesn't
> work for the BBC installer:

The Main-Class attribute in the jar's manifest is wrong.

Carl.

 

 

arrowleft
arrowright