diff options
author | John Terpstra <jht@samba.org> | 2002-12-18 17:02:36 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2002-12-18 17:02:36 +0000 |
commit | cdfbb81aae70098c8cea3839561088606f44eae3 (patch) | |
tree | f43745efd73d5401dfd0b4141bdb6400cc0d4f15 | |
parent | 98b19b0e5ee9d4e3c4b6bb2279b743ba5669bcac (diff) | |
download | samba-cdfbb81aae70098c8cea3839561088606f44eae3.tar.gz samba-cdfbb81aae70098c8cea3839561088606f44eae3.tar.bz2 samba-cdfbb81aae70098c8cea3839561088606f44eae3.zip |
Fixed typo.
(This used to be commit b5de5fc92cd03f6196c8c825e555da220e021a8f)
-rw-r--r-- | docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg | 2 |
1 files changed, 1 insertions, 1 deletions
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
|