Diese Seite auf deutsch hier
This site in german here

Ce site en français ici
Help for ActivityChanger startup problems


If ActivityChanger doesn't start, follow these instructions:
Open a DOS-Box by selecting Run in startmenu

A new window will come up

Please type command in the field and click in OK.
Now there is a new black windows, the good old dos-box.


Type

java -version
set

and hit ENTER after each command. There should be an output like this:

Now search for outputs with CLASSPATH. In the example you can find
CLASSPATH=c:\irgendwo\irgendwas
(there will be something different for irgendwo\irgendwas at yours). These wrong CLASSPATH entries cause most problems. So delete them! They are configured in C:\autoexec.bat. Make a backup-copy of C:\autoexec.bat. Then open C:\autoexec.bat with wordpad (or other editor). Should look like:

The important line is

SET CLASSPATH=%CLASSPATH%;.;c:\irgendwo\irgendwas

This line must be deactivated. Just write REM before it.

REM SET CLASSPATH=%CLASSPATH%;.;c:\irgendwo\irgendwas


Save changes (als plain text, not as Word-document!) Restart your computer and ActivityChanger should work now!
If it still doesn't work, send email to me. Include all information from the commandos above and tell me your windows-version. Send an email (this is an example) like this

I use Windows 98 and got this:

java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)

TMP=d:\Temp
TEMP=D:\Temp
PROMPT=$p$g
winbootdir=C:\WINDOWS
PATH=D:\Anwendungen\Win\MiKTeX\miktex\bin;C:\PROGRA~1\JAVA\JDK13~1.0_0\BIN;C:\WI
NDOWS;C:\WINDOWS\COMMAND;D:\ANWEND~1\WIN\ULTRAE~1;d:\ANWEND~1\ONLINE\PGP65~1.1
COMSPEC=D:\TOOLS\4DOS\4DOS.COM
SBPCI=d:\TOOLS\SOUNDB~1\DOSDRV
windir=C:\WINDOWS
BLASTER=A220 I7 D1 H7 P330 T6
CLASSPATH=c:\irgendwo\irgendwas


Send email to ActivityChanger@Juliane-und-Torben.de. I'll try to help.

ActivityChanger by Torben Spiegler, 2002