PDA

View Full Version : Dword (All)



Achim
06-26-2002, 06:30 PM
Is it possible to write a key to the registry as a DWord with VBScript? I´m just getting Strings, whatever I´m trying.

Lookingforward to your helpful anwer...

jdharm
06-26-2002, 06:57 PM
So does that mean that you aren't looking forward to totally pointless, non helpful posts like this one?

Josh

"Sorry don't put thumbs back on the hand Marge."

jdharm
06-26-2002, 06:58 PM
/images/forums/icons/smile.gif I kid.

Check out [b]<font color=blue>[/url] in the <font color=blue>[b][url="http://www.winguides.com/scripting>Scripting"] (http://www.winguides.com/scripting/reference.php?id=147>this).

Josh

"Sorry don't put thumbs back on the hand Marge."

Achim
06-27-2002, 09:43 AM
Finally it helped... :)
Thanks a lot

jdharm
06-27-2002, 04:03 PM
I live to serve. /images/forums/icons/smile.gif

Josh

"Sorry don't put thumbs back on the hand Marge."

adamdelves
06-27-2002, 11:04 PM
I have WIN 2000 and have noticed that if I write a script which accsses certain areas of the registry, a user cannot run it due to registry key permissions- found in regedt32.

I am curious to know how application developers get around this problem.