|
Home > Archive > Programming with dBASE > October 2005 > Registry Changer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hello,
I'm having to make changes to Windows XP now and then - presently I'm
running REGEDIT and then finding the key (HKEY_LOCAL_MACHINE\
SOFTWARE) that
I need to change and changing it manually. That is working fine but I would
like to change this from my dBase Plus program. I've looked at Ken's
BDERegistrySettings program but that only deals with BDE issues. If anybody
has any ideas, I want to try them. I would much rather have my program make
these changes than me having to manually do them.
Thanks,
Jerry Rivenbark
| |
| Bernd Hohenester 2005-10-30, 3:23 am |
| Hello Jerry,
> I'm having to make changes to Windows XP now and then - presently I'm
> running REGEDIT and then finding the key (HKEY_LOCAL_MACHINE\
SOFTWARE) that
> I need to change and changing it manually. That is working fine but I would
> like to change this from my dBase Plus program. I've looked at Ken's
> BDERegistrySettings program but that only deals with BDE issues. If anybody
> has any ideas, I want to try them. I would much rather have my program make
> these changes than me having to manually do them.
that's all ready to run. Look at registry.prg in folder dBase/Plus/Samples
cu
Bernd
| |
|
| Thanks for the tip - everything I needed was right there and now my problem
has been solved.
Thanks,
Jerry
"Bernd Hohenester" <bernd. hohenester@directbox
.com> wrote in message
news:aqBxbdS3FHA.1240@news-server...
> Hello Jerry,
>
>
> that's all ready to run. Look at registry.prg in folder dBase/Plus/Samples
>
> cu
> Bernd
| |
| Ken Mayer [dBVIPS] 2005-10-31, 9:23 am |
| Jerry wrote:
> Hello,
>
> I'm having to make changes to Windows XP now and then - presently I'm
> running REGEDIT and then finding the key (HKEY_LOCAL_MACHINE\
SOFTWARE) that
> I need to change and changing it manually. That is working fine but I would
> like to change this from my dBase Plus program. I've looked at Ken's
> BDERegistrySettings program but that only deals with BDE issues. If anybody
> has any ideas, I want to try them. I would much rather have my program make
> these changes than me having to manually do them.
There's a program in the SAMPLES folder of dBASE called Registry.prg
that allows you to create, read, write entries in the registry.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
|
|
|
|
|