From: Julien.NEGRIER@fr.thalesgroup.com
To: java@u-strasbg.fr
Subject: base de registres
Date sent: Thu, 12 Jul 2001 11:00:28 +0200
Send reply to: java@u-strasbg.fr
Pour configurer l'ODBC, il faut a priori pouvoir accéder à la base de
registres. Comment peut on y accéder ? Existe t'il des méthodes pour
écrire ou lire dans la base de registres ?
Date sent: Thu, 12 Jul 2001 11:25:38 +0200
From: Remi Forax <forax@univ-mlv.fr>
Send reply to: remi@forax.org
To: java@u-strasbg.fr
Subject: Re: base de registres
Julien.NEGRIER@fr.thalesgroup.com wrote:
>
> Pour configurer l'ODBC, il faut a priori pouvoir accéder à la base de
> registres. Comment peut on y accéder ? Existe t'il des méthodes pour
> écrire ou lire dans la base de registres ?
il existe un logiciel proprietaire utilisant JNDI :
http://cogentlogic.com/jndi/
et permettant de toucher a la base de registre.
Remi
Date sent: Thu, 12 Jul 2001 12:32:22 +0200
From: Pierre GASTON <pgas@intracom.gr>
Send reply to: pgas@intracom.gr
To: "java@u-strasbg.fr" <java@u-strasbg.fr>
Subject: Re: base de registres
Julien.NEGRIER wrote:
>Pour configurer l'ODBC, il faut a priori pouvoir accéder à la base de
>registres. Comment peut on y accéder ? Existe t'il des méthodes pour
>écrire ou lire dans la base de registres ?
ptetre en invoquant regedit avec un fichier contenant les bonnes clefs
jamais essayer.
Regedit Command Line Options
Regedit has a number of command line options to help automate it's use in
either batch files or from the command prompt. Listed below are some of
the options, please note the some of the functions are operating system
specific.
regedit.exe [options] [filename]
filename Import .reg file into the registry
/s Silent, i.e. hide confirmation box when importing files
/e Export registry file
e.g. regedit /e file.reg HKEY_USERS\.DEFAULT
/L:system Specify the location of the system.dat to use
/R:user Specify the location of the user.dat to use
/C Compress [filename] (Windows 98)