Share

Monitor Central

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

MonitorCentral Bugs

You are viewing a single message from this topic. View all messages.

  1. 2003-08-05 14:03:36 UTC
    The icons not showing up typicall occurs in one of two scenarios:

    1) Under windows - you have placed the application on a network drive/share (e.g. \\users\stuff\\ ) - If this is the case, you can fix the problem by mapping a network drive to that location, for example ....

    ----CMD Window------
    C:> subst X: \\users\stuff

    Then you can start the application by double-clicking it inside drive X...

    2) Your PC isn't correctly mapping the "start" directory to the application... You can fix this problem by invoking the application from a script (batch file) or at the command line...

    -----CMD Window-----
    C:> x:
    X:> cd moncen
    X:\moncen> java -jar MonitorCentral.jar

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.