[JDEV] .. JabberCOM.dll ..
Peter Millard
peter at vantek-corp.com
Tue Nov 7 15:04:17 CST 2000
Jens -
I see what you are saying now... what I would do is inside the logon script,
put something like:
regsvr32 /s \\server\jabber\jabbercom.dll
this will silently (no dialog boxes) register the jabbercom.dll into the
registry on the local machine, pointing it to the remote install.
JabberIM itself shouldn't need any registry entries, just JabberCOM.
Otherwise, i really don't know off the top of my head all the reg settings
for JabberCOM... I'd have to pull them out of my registry manually :(
Peter
----- Original Message -----
From: "Jens Langner" <Jens.Langner at newtron.net>
To: <jdev at jabber.org>
Sent: Tuesday, November 07, 2000 11:12 AM
Subject: RE: [JDEV] .. JabberCOM.dll ..
> Hello Peter,
>
> Yes, of course the JabberIM install programm will register all entries in
> the registry for JabberCOM.DLL but what I wanted to point out is, that our
> JabberIM.exe is stored on a server on our employees are going to login
from
> their workstation. Now we have about 100 employees and I don`t want to go
to
> each workstation and installer JabberIM manually so I decided to installer
> JabberIM.exe into a networkpath \\server\jabber$ and start it directly via
> the NETLOGON scripts of our NT-Server if a user logs in.
> Of course this requires the registry entries of JabberCOM.DLL and JabberIM
> to be on the local machine and I just wanted to check that it is really
> needed to add this registry entries by hand (via a *.reg script) and I
also
> want to know ALL registry entries that are needed on a system to run
> JabberIM/JabberCOM.DLL correctly so that I can create this *.reg file
> correctly !)
More information about the JDev
mailing list