AppREPACK
All about Application Packaging, Virtualization and Deployment
Pages
Home
AppREPACK
Thursday, 23 July 2009
Add Registry of Type REG_NONE - VBScript
Dim objWshShell
Set objWshShell=CreateObject("WScript.Shell")
WINDIR =objWshShell.ExpandEnvironmentStrings("%windir%")
objWshShell.Run "reg add HKCU\Software\Google\Google /v hello /t REG_NONE",0
Set objWshShell=Nothing
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment