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.brahm@c ontronic.com.br > a écrit dans le message de news:
%23Hwngj8kGHA.3 596@TK2MSFTNGP0 5.phx.gbl...[color=blue]
> hey guys,
>
> could you give me a good example for registy handling ?
>
> Thanks,
>
> BRAHM
>
>[/color]
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" <scribe@chez.co m> escreveu na mensagem
news:upd1dn8kGH A.3936@TK2MSFTN GP05.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.brahm@c ontronic.com.br > a écrit dans le message de news:
%23Hwngj8kGHA.3 596@TK2MSFTNGP0 5.phx.gbl...[color=blue]
> hey guys,
>
> could you give me a good example for registy handling ?
>
> Thanks,
>
> BRAHM
>
>[/color]
Brahm wrote:[color=blue]
> 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[/color]
..NET has a whole Registry Class to handle accessing the Registry, the
help has gobs of examples.
[color=blue]
>
> "Patrice" <scribe@chez.co m> escreveu na mensagem
> news:upd1dn8kGH A.3936@TK2MSFTN GP05.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.brahm@c ontronic.com.br > a écrit dans le message de news:
> %23Hwngj8kGHA.3 596@TK2MSFTNGP0 5.phx.gbl...[color=green]
> > hey guys,
> >
> > could you give me a good example for registy handling ?
> >
> > Thanks,
> >
> > BRAHM
> >
> >[/color][/color]
"Brahm" <daniel.brahm@c ontronic.com.br > a écrit dans le message de news:
%23B1Hbr8kGHA.3 816@TK2MSFTNGP0 2.phx.gbl...[color=blue]
> 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" <scribe@chez.co m> escreveu na mensagem
> news:upd1dn8kGH A.3936@TK2MSFTN GP05.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.brahm@c ontronic.com.br > a écrit dans le message de news:
> %23Hwngj8kGHA.3 596@TK2MSFTNGP0 5.phx.gbl...[color=green]
>> hey guys,
>>
>> could you give me a good example for registy handling ?
>>
>> Thanks,
>>
>> BRAHM
>>
>>[/color]
>
>
>[/color]
Comment