Windows Mobile 6.0 SDK Installation Problem

During the Windows Mobile 6.0 SDK installation, if you encounter error "Could not access network location Common7\IDE\ProjectTemplates"  like below:

Here are some ways to fix it:
1. Ensure that you installed .net Compact Framework 2.0 SP1 (Uninstall the previous version, .net compact framework 2.0 before install this SP1)
2. Ensure that you install Visual Studio 2005 Team Suite SP1
3. re-register VBScript.dll using this command: regsvr32 %SystemRoot%\system32\vbscript.dll
4. Right click the installation file and select "Unblock"