Copyright (C) 2008 Intel Corporation Intel(R) Active Management Technology (Intel(R) AMT): A short description of the Wireless Configuration sample for developers usage. Wireless Configuration sample application: ---------------------------------- This sample application demonstrates how to use various commands of the WirelessConfiguration service. How to run the sample: ---------------------- 1. Open "WirelessConfiguration.vcpxroj" in Microsoft Visual Studio* and build the solution. An output file "WirelessConfiguration.exe" should be created. 2. Make sure that the Intel(R) AMT device has been activated on the target machine. 3. Use the generated executable as described in the command usage (type the command to get the usage instructions). How to compile in 64-bit mode: ------------------------------ In order to compile sample in 64-bit mode, follow this: 1. Change the solution platform from Win32 to x64. 2. Make sure CPPCimFrameworkUntyped_x64.dll and CPPCimFramework_x64.dll (or CPPCimFrameworkUntyped_x64D.dll and CPPCimFramework_x64D.dll when compiled in Debug mode)are located in the same directory as the application. ------------------------------------------------------------------- * Other names and brands may be claimed as the property of others.