Marook-Online
* 06.Feb.2012, 14:47 UTC+1
Welcome, Guest. Please login or register.
Username:
Password:

News: Back again Wink
Main Menu
  Navigation
   Downloads
     Tools
     Music Discs
     SMF Mods
     Trainer & Patches
     EgoShare Uploader
   Guestbook
   NoPaste
   User Map
   Gallery
  
   Malware Scan
   Hacker Blacklist
   Find Abusemail
Top Downloads
Support Me !
Help me by donating a small amount!



Advanced search

Google


Pages: [1]   Go Down
0 Members and 1 Guest are viewing this topic. Topic Tools  
Read
25-Aug-2006 00:19
Marook
Administrator
*****
Offline Offline

Joined: 01-Jan-2005
Posts: 224


Hi,

if you need to read/write/modify values in the registry inside you VBS-Code, try this :

Code:
Dim objWshShell As IWshShell_Class
Set objWshShell = New IWshShell_Class

Call objWshShell.RegWrite("HKCU\Test\String", "Hello World!", "REG_SZ")
Call objWshShell.RegWrite("HKCU\Test\DWord", 1984, "REG_DWORD")
Call objWshShell.RegWrite("HKCU\Test\Binary", 815, "REG_BINARY")
Logged
 

Pages: [1]   Go Up
Jump to:  

Theme by webtechnica.net

MHD v2.1 © 2oo8 by Marook
32116 hacking attempts defended!