Re: [DUA] Binary data
From: Wouter Roosenburg (qwro_at_oce.nl)
Date: 05/05/04
- Next message: Slobodan Brcin \(eMVP\): "Re: XPe on existing EPOS kit"
- Previous message: Slobodan Brcin \(eMVP\): "Re: Another EWF question"
- In reply to: Mario: "Re: [DUA] Binary data"
- Next in thread: Gary: "Re: [DUA] Binary data"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 5 May 2004 13:12:35 +0200
ah thx.
(The doc says it was optional, but with binary it's indeed compulsary)
"Mario" <nospam.mario.dambauer@nospam.gmx.at> wrote in message
news:%23QLzf5OMEHA.3016@tk2msftngp13.phx.gbl...
> you have to enter the length of the binary data...
>
> e.g.
>
REGSETVALUE,,HKEY_LOCAL_MACHINE,,SYSTEM\CurrentControlSet\SampleKey,,SampleV
> alue,DAREG_BINARY,
> LENGTH,
> Hello World
>
>
> best regards,
> mario
>
>
>
> "Wouter Roosenburg" <qwro@oce.nl> wrote in message
> news:1083573582.777648@news-ext.oce.nl...
> > Hi all,
> >
> > Somehow, I am getting errors when I am trying to insert a regkey with
DUA
> > which contains binary data. DUSC.exe says:
> >
> > "The translation from text to binary failed"
> >
> > From the MSDN help it says:
> >
> > Registry values of type binary need to be entered as an array of bytes.
> The
> > Size parameter should specify the number of elements in the array. The
> > binary data must be entered comma delimited with each element
represented
> as
> > a decimal value.
> >
> > I've tried everything, but I can't figure out the exact correct syntax.
> Can
> > somebody point me to an example with the correct format?
> >
> > This is my key BTW:
> >
> >
>
11,0,2147483650,,SYSTEM\CurrentControlSet\Control\Nls\MUILanguages\RC\rtcdll
> > .dll,,000500010a280000,3,,{0,1,2,3,4,5,6,7} //array is test value
> >
> >
> > Greetings,
> >
> > Wouter
> >
> >
> >
>
>
- Next message: Slobodan Brcin \(eMVP\): "Re: XPe on existing EPOS kit"
- Previous message: Slobodan Brcin \(eMVP\): "Re: Another EWF question"
- In reply to: Mario: "Re: [DUA] Binary data"
- Next in thread: Gary: "Re: [DUA] Binary data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|