Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2008-05-13 06:18:23
Size: 85
Comment:
Revision 3 as of 2013-09-18 06:09:33
Size: 770
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 1.
 1.
 1.
 1.
 1.
 1.
 1.
 1.
 1. Copy files into C:\cc
 {{{
adm
binw
std
standard
DEMO}}}
 1. run ccreg.exe and set
 {{{
CCDIR=C:\CC
PROGDIR=C:\CC
NODEID=}}}
 1. From mycomputer->properties->advanced->environment variable->
Set the environment variable:
 {{{
NODEID=<nodeid>
}}}
 where <nodeid> is unique to each user. This will allow multiple users to run on the same machine concurrently (terminal server) and allow each to have their own terminal settings without interfering with others
 1. Set up a shortcut to ccmenubar.exe on the desktop
 1. ''Set up a shortcut to the startup menu of one user so that bpostal.exe runs automatically on boot up.''
 1. '''''THIS STILL NEEDS FIXING MAKE SURE bpostal.exe IS ONLY RUN ONCE.'''''

Brief Note of how Windows Server is setup

  1. Copy files into C:\cc
    adm
    binw
    std
    standard
    DEMO
  2. run ccreg.exe and set
    CCDIR=C:\CC
    PROGDIR=C:\CC
    NODEID=
  3. From mycomputer->properties->advanced->environment variable->

Set the environment variable:

  • NODEID=<nodeid>

    where <nodeid> is unique to each user. This will allow multiple users to run on the same machine concurrently (terminal server) and allow each to have their own terminal settings without interfering with others

  • Set up a shortcut to ccmenubar.exe on the desktop
  • Set up a shortcut to the startup menu of one user so that bpostal.exe runs automatically on boot up.

  • THIS STILL NEEDS FIXING MAKE SURE bpostal.exe IS ONLY RUN ONCE.

Windows_Server (last edited 2013-09-18 06:09:33 by localhost)