Re: Creating REG_QWORD Registry key value type

Tech-Archive recommends: Fix windows errors by optimizing your registry



Doh!
I meant to include the link:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfmicrosoftwin32registrykeyclasssetvaluetopic.asp

Jay

"Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_MVP@xxxxxxx> wrote in message
news:%233%23fcvZSFHA.748@xxxxxxxxxxxxxxxxxxxxxxx
| Dave,
| According to MSDN the SetValue method:
|
| <quote>
| Value allowed in the registry can be DWORD, binary, and string. String
| values can be represented as the following categories...
| </quote>
|
| In VB.NET a QWORD (64-bit number) would be a Long, however reading
| RegistryKey.SetValue I get the impression its simply not supported...
|
| Hope this helps
| Jay
|
|
| "Dave" <dethonlegs@xxxxxxxxx> wrote in message
| news:f8c2f42a.0504240133.46332f62@xxxxxxxxxxxxxxxxxxxxx
|| I'd like to create a Registry key value where the Registry key value
|| type is REG_QWORD.
||
|| I'm using SetValue(name As String, value As Object), and I understand
|| that the object type used in this function determines the registry
|| value type, however I cannot find a type eqivilant in vb.net that will
|| create the REG_QWORD type (they keep coming out as REG_SZ, REG_BINARY
|| or REG_DWORD)
||
|| Does anyone know how I can do this?
||
||
|| Kind Regards,
||
|| Dave
|
|


.



Relevant Pages

  • SharewareRadio.com Broadcast - March 30, 2006
    ... Microsoft may get in on Registry cleaning act. ... European Commission ... News from Henk Devos of SharewareBlogs.com. ... Dave is going to be putting out a new monthly newsletter: ...
    (comp.software.shareware.authors)
  • Re: Changing default location of personal.xls
    ... Thanks Dave. ... "Dave Peterson" wrote: ... I _think_ I've seen a registry tweak (or a link to an MSKB that shows the ... including our Excel macros which are extensive. ...
    (microsoft.public.excel.misc)
  • Re: How Do You Stop Annoying Excel Message Boxes?
    ... This a very stubborn popup. ... I did actually look in the registry and can see your amendment sitting there exactly correctly, but for some reason it's not having the desire effect. ... In article, Dave Peterson writes ... >>>What version of excel are you using. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Need help with .hlp
    ... Dave - do you have EasyCleaner installed on your computer? ... There was a *.reg file posted on their site to fix it. ... Rename it to .hlp and Close The Registry>>> 6. ... On clicking an .hlp file, the little timeglass appears for a few ...
    (microsoft.public.windowsxp.general)
  • Re: Creating REG_QWORD Registry key value type
    ... Dave, ... Value allowed in the registry can be DWORD, binary, and string. ... | that the object type used in this function determines the registry ...
    (microsoft.public.dotnet.languages.vb)