From cdfbb81aae70098c8cea3839561088606f44eae3 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 18 Dec 2002 17:02:36 +0000 Subject: Fixed typo. (This used to be commit b5de5fc92cd03f6196c8c825e555da220e021a8f) --- docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg b/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg index 11402ebf8c..2620ad7cc8 100644 --- a/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg +++ b/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg @@ -6,6 +6,6 @@ REGEDIT4 ; ;Subject: Registry file update to delete roaming profiles on logout -[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon +[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon] "DeleteRoamingCache"=dword:00000001 -- cgit