Run registry keys in VBScript
Hi!
I what to run these two keys, but i simply dont know how to write the code.
*********
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell Folders]
"Favorites"="\\\\lf08sn01\\%username%$\\EgnaData\\ Favorites"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User Shell Folders
"Favorites"="\\\\lf08sn01\\%username%$\\EgnaData\\ Favorites"
****************
|