Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating Registry Keys
Message
From
24/05/1999 12:13:25
 
 
To
24/05/1999 11:09:26
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00222066
Message ID:
00222101
Views:
20
>Is there another way (or language, i.e., script batch, etc.) to write a program that can check for the existance of and update registry keys?
>

Aside from the VFP-specific solutions using registry classes based on the Win32API, the Windows Scripting Host's Wscript.Shell object has registry manipulation capabilities. You can write VBScript/Jscript code for execution under the WSH, or use the WSH OLE Automation objects within VFP.

>I would like to write a program that can do the above without having to build an executable that I must distribute over the network. The client wants very limited writing to be done on the users machines. And with an executable, it is likely I will need to have setup update local DLL files.
>
>Any assistance is greatly appreciated....
>
>TIA
>Michael
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform