Re: [DUA] Binary data

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Wouter Roosenburg (qwro_at_oce.nl)
Date: 05/05/04


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
> >
> >
> >
>
>



Relevant Pages

  • Re: [DUA] Binary data
    ... > Somehow, I am getting errors when I am trying to insert a regkey with DUA ... > Registry values of type binary need to be entered as an array of bytes. ... but I can't figure out the exact correct syntax. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Question about installations
    ... Thx for your input. ... have done in my code was increased the array size from 60,000 to 200,000. ... My question is does the customer have to uninstall the ... >> exe code and do a reinstall of the new code or can I just send him the ...
    (microsoft.public.vb.general.discussion)
  • Re: Date code
    ... > I don't have a worked out example in PHP for Zoeller's algorithm for ... You can then build your own array for the month. ... Hey Jerry, ... Thx for the link even it's written for VB it can help a hand to understand ...
    (comp.lang.php)
  • Re: [PHP] store array into session variable and get it back later
    ... thx. ... object of class CBreadcrumb. ... Which AFAIK isn't supported. ...
    (php.general)
  • Re: spaces in html selects
    ... My html page also contains a with names, ... An OnChange event passes the selectvalue to a function which iterates ... over the array in search of the selectvalue. ... thx for any help ...
    (comp.lang.javascript)