可能造成的原因:VC++ 2005 组件未安装
如果确信已安装,建议卸载一次并重启!
然后重装安装VC++组件,推荐用这个:http://pan.baidu.com/s/1sjptWXv
或者用这个:http://pan.baidu.com/s/1o61FO6m(VC++ 组件和DirectX11)
如果安装 VC++ 2005 遇到 error 1935 安装程序集过程中发生错误
解决方法:运行“services.msc”打开服务,Windows Modules Installer 服务设置为手动,再启动一次即可
要是启动失败了,百度&Google一下解决方法。。。
error 1935 可能导致的问题:Volume Shadow Copy服务启动后导致msi程序无法继续安装,
安装msi弹出一个 Windows Installer 窗口,如图:
解决方法:
以下内容保存“msi.reg”文件,双击导入(无视报错)
<span style="font-size:14px;">Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\.msi] @="Msi.Package" [HKEY_CLASSES_ROOT\Msi.Package] @="Windows Installer Package" "EditFlags"=hex:00,00,10,00 "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\ 00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\ 32,00,5c,00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,\ 00,2d,00,33,00,34,00,00,00 "InfoTip"="prop:System.ItemType;System.Author;System.Title;System.Subject;System.Comment;System.DateModified;System.Size" "FullDetails"="prop:System.PropGroup.Description;System.Title;System.Subject;System.Category;System.Keywords;System.Comment;System.PropGroup.Origin;System.Author;System.Document.RevisionNumber;System.Document.DateCreated;System.ApplicationName;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.DateCreated;System.DateModified;System.Size;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName" [HKEY_CLASSES_ROOT\Msi.Package\DefaultIcon] @="C:\\Windows\\system32\\msiexec.exe,0" [HKEY_CLASSES_ROOT\Msi.Package\shell] @="Open,Repair,Uninstall" [HKEY_CLASSES_ROOT\Msi.Package\shell\Open] @="&Install" "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\ 6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\ 00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\ 33,00,36,00,00,00 [HKEY_CLASSES_ROOT\Msi.Package\shell\Open\command] @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\ 73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\ 00,69,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00 [HKEY_CLASSES_ROOT\Msi.Package\shell\Repair] @="Re&pair" "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\ 6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\ 00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\ 33,00,37,00,00,00 [HKEY_CLASSES_ROOT\Msi.Package\shell\Repair\command] @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\ 73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\ 00,66,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00 [HKEY_CLASSES_ROOT\Msi.Package\shell\runasuser] @="@shell32.dll,-50944" "Extended"="" "SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}" [HKEY_CLASSES_ROOT\Msi.Package\shell\runasuser\command] "DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}" [HKEY_CLASSES_ROOT\Msi.Package\shell\Uninstall] @="&Uninstall" "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\ 6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\ 00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\ 33,00,38,00,00,00 [HKEY_CLASSES_ROOT\Msi.Package\shell\Uninstall\command] @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\ 73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\ 00,78,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00 [HKEY_CLASSES_ROOT\Msi.Package\shellex] [HKEY_CLASSES_ROOT\Msi.Package\shellex\ContextMenuHandlers] @="Compatibility" [HKEY_CLASSES_ROOT\Msi.Package\shellex\ContextMenuHandlers\Compatibility] @="{1d27f844-3a1f-4410-85ac-14651078412d}" [HKEY_CLASSES_ROOT\Msi.Package\shellex\PropertySheetHandlers] [HKEY_CLASSES_ROOT\Msi.Package\shellex\PropertySheetHandlers\ShimLayer Property Page] @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}" [HKEY_CLASSES_ROOT\Msi.Patch] @="Windows Installer Patch" "EditFlags"=hex:00,00,10,00 "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\ 00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\ 32,00,5c,00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,\ 00,2d,00,33,00,35,00,00,00 "InfoTip"="prop:System.ItemType;System.Author;System.Title;System.Subject;System.Comment;System.DateModified;System.Size" "FullDetails"="prop:System.PropGroup.Description;System.Title;System.Subject;System.Category;System.Keywords;System.Comment;System.PropGroup.Origin;System.Author;System.Document.RevisionNumber;System.Document.DateCreated;System.ApplicationName;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.DateCreated;System.DateModified;System.Size;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName" [HKEY_CLASSES_ROOT\Msi.Patch\DefaultIcon] @="C:\\Windows\\system32\\msiexec.exe,0" [HKEY_CLASSES_ROOT\Msi.Patch\shell] @="Open" [HKEY_CLASSES_ROOT\Msi.Patch\shell\Open] @="&Apply Patch" "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\ 6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\ 00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\ 33,00,39,00,00,00 [HKEY_CLASSES_ROOT\Msi.Patch\shell\Open\command] @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\ 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\ 73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\ 00,70,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00 </span>