Bootcamp 安装 Windows XP补丁出现空间不足问题解决办法
发布时间:2015-03-24 15:35:01 作者:佚名
我要评论

这篇文章主要介绍了Bootcamp 安装 Windows XP补丁出现空间不足问题解决办法,本文使用注册表解决了这个问题,需要的朋友可以参考下
今天碰到个倒霉孩子,好好苹果电脑非要安装 Windows,安装 Windows 也就算了,还要安装 XP。因为这倒霉孩子想玩一个游戏,只兼容XP,然后这孩子买了一个XP SP1的光盘。结果 Bootcamp 驱动包需要升级到SP2。网上下载了SP2补丁包,然后就给我出现了这个错误。
There is not enough disk space on C:\WINDOWS\$NtServicePackUninstall$ to install Service Pack 3 Setup requires an additional 4 megabytes of free space or if you also want to archive the files for uninstallation,Setup requires 4 additional megabytes of free space. Free additional space on your hard disk and then try again.
解决办法:
找到注册表
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup
创建字符串 ,值为 C:\
重启电脑,重新安装补丁即可。
复制代码
代码如下:There is not enough disk space on C:\WINDOWS\$NtServicePackUninstall$ to install Service Pack 3 Setup requires an additional 4 megabytes of free space or if you also want to archive the files for uninstallation,Setup requires 4 additional megabytes of free space. Free additional space on your hard disk and then try again.
解决办法:
找到注册表
复制代码
代码如下:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup
创建字符串 ,值为 C:\
重启电脑,重新安装补丁即可。
相关文章
升级win10后苹果电脑更新BootCamp提示无法找到msi源文件怎么办
苹果电脑自带了苹果系统,所有用户想要将其更换成windows系统,就需要破解“BootCamp”上的限制才可以,但是升级后更新BootCamp时却遇到了“无法找到msi源文件”的错误提示2016-03-02- 苹果电脑用bootcamp安装双系统,win7下,如果安装苹果自带的 bootcamp程序,或者bootcamp64. 则重启后将会蓝屏,报告驱动不兼容的问题,由于网上的解决方法不好使,下面与2013-09-24
- MAC OS 升级Lion后bootcamp分区安装的win8无法进入,没办法,在mac os下合并掉吧,也不行,提示2013-07-22
BootCamp怎么制作WIN10启动U盘和驱动 Mac Bootcamp 安装Win10 图文教程
Windows10系统的正式版已经上市,对于新系统感兴趣的不只是使用 PC 电脑的用户,还有一些是当前正在使用 Mac 系统的用户。其实安装 Windows 10 与以前安装 Windows 系统的2016-04-26
最新评论