Search found 8 matches
- 05 Feb 2008 00:44
- Forum: DOS Batch Forum
- Topic: How towrite a i/p value in registry
- Replies: 2
- Views: 7342
- 31 Jan 2008 05:42
- Forum: DOS Batch Forum
- Topic: How towrite a i/p value in registry
- Replies: 2
- Views: 7342
How towrite a i/p value in registry
Dear Gurus
please help me to get a input value via dos batch file and write it in registry
for example i am giving i/p like d:\forms\,i need to write this i/p in registry
under hkey_local_meachine-software-oracle
Thanks
Antony
please help me to get a input value via dos batch file and write it in registry
for example i am giving i/p like d:\forms\,i need to write this i/p in registry
under hkey_local_meachine-software-oracle
Thanks
Antony
- 06 Nov 2007 05:13
- Forum: DOS Batch Forum
- Topic: how to get the return value on variable
- Replies: 10
- Views: 23796
- 06 Nov 2007 00:34
- Forum: DOS Batch Forum
- Topic: how to get the return value on variable
- Replies: 10
- Views: 23796
- 05 Nov 2007 07:41
- Forum: DOS Batch Forum
- Topic: how to get the return value on variable
- Replies: 10
- Views: 23796
- 05 Nov 2007 07:21
- Forum: DOS Batch Forum
- Topic: how to get the return value on variable
- Replies: 10
- Views: 23796
- 05 Nov 2007 01:21
- Forum: DOS Batch Forum
- Topic: how to get the return value on variable
- Replies: 10
- Views: 23796
- 31 Oct 2007 04:51
- Forum: DOS Batch Forum
- Topic: how to get the return value on variable
- Replies: 10
- Views: 23796
how to get the return value on variable
Dear Gurus,
I am reading the regedit by
REG QUERY "HKLM\Software\Oracle" /v FORMS60
the return value is like below :
FORMS60 REG_EXPAND_RZ d:\forms6i\FORMS60
How may i store the return value on a variable
Please Help me
Thanks
Jebesh
I am reading the regedit by
REG QUERY "HKLM\Software\Oracle" /v FORMS60
the return value is like below :
FORMS60 REG_EXPAND_RZ d:\forms6i\FORMS60
How may i store the return value on a variable
Please Help me
Thanks
Jebesh