From: Jouni Malinen Date: Thu, 2 Oct 2008 11:12:32 +0000 (+0300) Subject: Set update_config=1 in the example Windows registry config X-Git-Tag: hostap_0_6_5~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=129b4d35d4d36779a8a2ea3e6841e582a2c9e1c7;p=thirdparty%2Fhostap.git Set update_config=1 in the example Windows registry config --- diff --git a/wpa_supplicant/win_example.reg b/wpa_supplicant/win_example.reg index 72094f858..791b870f0 100755 --- a/wpa_supplicant/win_example.reg +++ b/wpa_supplicant/win_example.reg @@ -9,6 +9,7 @@ REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test] "ap_scan"=dword:00000002 +"update_config"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test\blobs] "testblob"=hex:01,02,03,04,05