
Writing a VBS file which reads and writes to the registry
Hi everyone,
I'm trying to write a VB script which gets the path for the Palm folder from
the registry, and uses this info to create:
- a new folder in the Palm folder
- and a registry key which points to the new folder.
This requires that the VBS file read the pertinent registry key, and use the
information from this registry key to create the new folder and the new
registry key.
Could anyone tell me where to start?
Thanks in advance,
Nat