Dennis Bottjer | ASP.NET + SharePoint Architect, Trainer & Speaker

"An Ounce of Prevention is Worth a Pound of Cure" - Ben Franklin
posts - 168, comments - 59, trackbacks - 41

My Links

News

Add to Technorati Favorites The views expressed in this blog are mine and mine alone, not that of my employer, Microsoft, or anyone else’s. No warrantee is given for the quality of any material on this site.

Tag Cloud

Archives

Post Categories

Registry Scripting

Editing the registry can be a time consuming process.  Sometimes updates or cleanups are easier to perform via a registry script (.reg).   A registry script can be created using note pad.  For a registry script to execute properly the first line needs to be either REGEDIT4 (Windows NT4, Windows 2000, Windows XP) or Windows Registry Editor Version 5.00 (Windows 2K and Windows XP).

So a script would look like:

REGEDIT4

[HKEY_CURRENT_USER\SomeKey]

"SomeValue" = "ON" 

Print | posted on Thursday, January 18, 2007 4:31 AM | Filed Under [ News & Announcements System Integration ]

Comments have been closed on this topic.

Powered by: