Home All Groups Group Topic Archive Search About
Author
19 Jun 2006 5:50 PM
Brahm
hey guys,

    could you give me a good example for registy handling ?

Thanks,

BRAHM

Author
19 Jun 2006 5:57 PM
Patrice
IMO your best bet is to first tell us what exactly you are trying to do (one
could provide code reading the registry when you would like to alter
permissions etc...)
--
Patrice

"Brahm" <daniel.br***@contronic.com.br> a écrit dans le message de news:
%23Hwngj8kGHA.3***@TK2MSFTNGP05.phx.gbl...
Show quoteHide quote
> hey guys,
>
>    could you give me a good example for registy handling ?
>
> Thanks,
>
> BRAHM
>
>
Author
19 Jun 2006 6:04 PM
Brahm
Patrice,

    thanks for your reply, at this momment I am moving from vb 6 to vb 2005.
    In fact I want some information about to include, edit and delete
settings from registry.

Daniel

"Patrice" <scr***@chez.com> escreveu na mensagem
news:upd1dn8kGHA.3936@TK2MSFTNGP05.phx.gbl...
IMO your best bet is to first tell us what exactly you are trying to do (one
could provide code reading the registry when you would like to alter
permissions etc...)
--
Patrice

"Brahm" <daniel.br***@contronic.com.br> a écrit dans le message de news:
%23Hwngj8kGHA.3***@TK2MSFTNGP05.phx.gbl...
Show quoteHide quote
> hey guys,
>
>    could you give me a good example for registy handling ?
>
> Thanks,
>
> BRAHM
>
>
Author
19 Jun 2006 6:16 PM
Patrice
You'll find the whole doc including how to create, test for existance,
write, delete and read the registry there :
http://msdn2.microsoft.com/en-us/library/sykcb9xf.aspx

--
Patrice

"Brahm" <daniel.br***@contronic.com.br> a écrit dans le message de news:
%23B1Hbr8kGHA.3***@TK2MSFTNGP02.phx.gbl...
Show quoteHide quote
> Patrice,
>
>    thanks for your reply, at this momment I am moving from vb 6 to vb
> 2005.
>    In fact I want some information about to include, edit and delete
> settings from registry.
>
> Daniel
>
> "Patrice" <scr***@chez.com> escreveu na mensagem
> news:upd1dn8kGHA.3936@TK2MSFTNGP05.phx.gbl...
> IMO your best bet is to first tell us what exactly you are trying to do
> (one
> could provide code reading the registry when you would like to alter
> permissions etc...)
> --
> Patrice
>
> "Brahm" <daniel.br***@contronic.com.br> a écrit dans le message de news:
> %23Hwngj8kGHA.3***@TK2MSFTNGP05.phx.gbl...
>> hey guys,
>>
>>    could you give me a good example for registy handling ?
>>
>> Thanks,
>>
>> BRAHM
>>
>>
>
>
>
Author
19 Jun 2006 6:17 PM
zacks
Brahm wrote:
> Patrice,
>
>     thanks for your reply, at this momment I am moving from vb 6 to vb 2005.
>     In fact I want some information about to include, edit and delete
> settings from registry.
>
> Daniel

..NET has a whole Registry Class to handle accessing the Registry, the
help has gobs of examples.

Show quoteHide quote
>
> "Patrice" <scr***@chez.com> escreveu na mensagem
> news:upd1dn8kGHA.3936@TK2MSFTNGP05.phx.gbl...
> IMO your best bet is to first tell us what exactly you are trying to do (one
> could provide code reading the registry when you would like to alter
> permissions etc...)
> --
> Patrice
>
> "Brahm" <daniel.br***@contronic.com.br> a écrit dans le message de news:
> %23Hwngj8kGHA.3***@TK2MSFTNGP05.phx.gbl...
> > hey guys,
> >
> >    could you give me a good example for registy handling ?
> >
> > Thanks,
> >
> > BRAHM
> >
> >