Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> How do I get a value from the windows registry to set a variable

How do I get a value from the windows registry to set a variable

From: Juan Carlos Reyes Pacheco <juancarlosreyesp_at_gmail.com>
Date: Tue, 11 Oct 2005 12:02:56 -0400
Message-ID: <cd4305c10510110902ub2221bcg7c8170258302cd84@mail.gmail.com>


Hi I'm trying to get a variable from windows from a bat file but I cant.

I had check the reg.exe utility but this give you more data than needed

reg query KEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraDb10g_home1 /v oracle_home

This returns all this information



! REG.EXE VERSION 3.0 HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraDb10g_home1

    oracle_home REG_SZ D:\oracle\product\10.2.0\db_1


I only need somethin that returnsme the value to put it in a variable

Thanks in advance.
--

Oracle Certified Profesional 9i 10g
Orace Certified Professional Developer 6i

8 years of experience in Oracle 7,8i,9i,10g and developer 6i
--

http://www.freelists.org/webpage/oracle-l Received on Tue Oct 11 2005 - 11:05:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US