-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jim Fenner
Sent: Sunday, May 20, 2001 2:57 AM
To: [EMAIL PROTECTED]
Subject: Re: VNC server remote install on W2000 Pro, help with registry
wanted!


Subject: VNC server remote install on W2000 Pro, help with registry wanted!


... snip ...

> Exact command used for testing:
> reg copy HKLM\Software\ORL \\eagle2 HKLM\Software\ORL \\armadillo
>
> eagle2 (source) is my NT4 WS where I have installed the VNC server and set
the
> password.
> armadillo (dest) is my W2000 laptop
>
> What am I doing wrong here?????
>
> Bo Berglund


I have broken my regedit.exe just now, but could you try in addition to the
above
reg copy HKCU\Software\ORL \\eagle2 HKCU\Software\ORL \\armadillo

whih will do the same insert but in the HKCU (Current User) branch of the
registry besides

I hve to go gardening now  good luck!
Jim Fenner

---------------------------------------------------------
Jim,
here is what the command help says:

C:\>reg copy /?

Command-line registry manipulation utility version 1.00.
Copyright Microsoft Corporation 1997.  All rights reserved.

REG COPY Source [\\Machine] Destination [\\Machine]

  Where Source and Destination are in the RegistryPath format below.

  RegistryPath  [ROOTKEY\]Key[\ValueName]
    ROOTKEY     [ HKLM | HKCU | HKCR | HKU | HKCC ]
                Optional.  When omitted HKLM is assumed.
    Key         The full name of a registry key under the selected ROOTKEY.
    ValueName   The value, under the selected Key, to copy.
                Optional.  When omitted ALL keys and values under the Key
                are copied.
  Machine       Name of remote machine - omitting defaults to current
machine.
                Only HKLM and HKU are available on remote machines.

So the only two hives available for manipulation with REG are HKLM and HKU...

/Bo
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to