That's OK.

Hopefully, these instructions will help you out:
- Click on the Start button
- Select "Run..."
- Type "cmd", this opens the prompt.
- On the prompt type the following two lines:
Code:
cd \Program Files\Sunrise
java -jar desktop.jar
You should now see log messages in the console, which might give me some hints as to what is going wrong.