Installation failed for component Windows Mobile 5.0 SDK R2 for Pocket PC. MSI returned error code

来源:互联网 发布:淘宝快捷方式下载 编辑:程序博客网 时间:2024/05/17 06:30
 
  • Delete the following directory:
    /Documents and Settings/<localuser>/Local Settings/Application
    Data/Microsoft/CoreCon and start the installation (highly recommended to backup before deleting)
  • Look for the CLSID {1D273EC2-2A24-46fe-9F70-544B27811DF3} under
    HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/VisualStudio/DeviceSDKInstaller/1.0

Look for DeviceSDKInstComp.dll(located at %ProgramFiles%/Microsoft Visual Studio
9.0/vc/vcpackages and try registering the DLL DeviceSDKInstComp.dll
Alsolook for the DLL DeviceSDKInstShim.dll   (Run regsvr32 "%ProgramFiles%/Microsoft Visual Studio 9.0/VC/vcpackages/DeviceSDKInstComp.dll"to register)

原创粉丝点击