NSIS error 错误个别用户在安装程序时会出现如下提示NSIS Error The insaller you are trying to use is corrupted or incomplete. This could be the result of a damaged disk,a failed download or a virus. You may want to contact the author of this installer to obtain a new copy. It may be possible to skip this check using the/NCRC command line switch发生这个问题的起因可能是下载来的文件不完整,或存放该程序的磁盘区坏了也可能因为计算机病毒.可以尝试在命令行中附加参数 /NCRC 试试安装方法如下:点windows的 开始 然后再找到 运行 有一个输入框假如您的客户端在 D盘的download目录下,你就输入 d:\download\zg-1.01.01.exe /NCRC就是输入您安装程序所在地的目录和程序名称以后加上个 /NCRC这样客户端有很大的几率就可以安装了不过建议您先给机器杀下毒,这种情况的发生有几种可能您下载的程序不够完整您机器的硬盘有问题还有可能是您的机器存在木马或病毒 这个是由于文件下载时丢失、损坏等原因而不全,这个问题无法彻底解决,下载TX的游戏这种情况是非常常见的,所以不用太过担心,重新下载就行了,如果不想重下的话就去在我的电脑里的安装包名字后面加上/NCRC强制安装即可,只是不一定安装成功,即使成功了也要用QQ游戏修复工具修复一下,应该就可以了
5,nsis error 怎麽解决
有以下情况会出现此问题:1.内存不兼容或其他硬件不兼容 2.下载程序已损坏解决方法:1.使用NCRC命令跳过installer检查具体步骤如下找到安装程序,右键创建快捷方式右键点击快捷方式,单击属性在目标栏中的目标后按一个空格后输入/NCRC,如下然后运行快捷方式就可以安装了如果成功进入安装程序,出现错误,说明文件损坏,您需要重新下载程序内存条如果有问题,就会出现此类情况=====================================================================很高兴为您解答。.最近下载了软件安装的时候,经常看到这个NSIS error的提示。 The installer you are trying to use is corruptedor incomplete. This could be the result of a dameged disk ,a failed download or a virus. You may want to contact the author of this installed to obtain a new copy. It may be possible to skip this check using the/NCRC command line switch (NOT RECOMMENDED). 英文意思:运行一个用Nullsoft Scriptable Install System (NSIS)建立的程序常会发生这种错误,起因可能是下载来的文件不完整,或存放该程序的磁盘区坏了,也可能因病毒.无论何种原因,建议你联系程序的作者,重新下载,再安装. 或命令行中附加参数 /NCRC 试试安装.(不推荐此法). NSIS 错误 你正使用的安装程序已经被破坏或不完整。 这可能是由于损坏的磁盘,或是下载失败,或是病毒导致的结果。你可以联系本安装程序的程序员来获取新的软件拷贝。 首先你可以在命令行下面安装文件,只不过要带上"/NCRC"这个开关(开关必须大写)。正如警告说的:不推荐你这么做,因为一般来说也不会这样就让你顺利安装的。 找到了比较具体的解决办法: Error with Single Installer Disable any download accelerators and download the installer again. Update any active anti-virus and download the installer again. Disable any active anti-virus and download the installer again. Download the installer from another source. It might be corrupted on the server, or the connection to the server is unreliable. Download the installer using another computer and copy it to the original computer using a reliable media. Error with Multiple Installers Disable any download accelerators and download the installer again. Disable any firewalls and download the installer again. If it is installed, uninstall the [url= http://forums.winamp.com/showthread.php?postid=1895971#post1895971]nVidia firewall [/url]and download the installer again. Scan for, and remove malware Scan for, and remove viruses Scan the hard drive using scandisk, chkdsk, or any other hard drive repair tool Download the installer using another network connection and copy it to the original computer using a reliable media. Random or Start-up Errors Scan for, and remove malware 上面一段是针对3种情况(单独的一个安装文件、多个安装文件、随机或者系统系统的时候出现NSIS错误)的说明。对应的中文即: 单独的安装文件 1.不使用任何加速的下载工具,再下载一次 2.升级你的杀毒软件,再下载一次 3.关掉你的杀毒软件实时监控,再下载一次 4/5.从另一个源(站点)重新下载,或者换一台计算机再重新下载 多个安装文件 1.不要使用加速软件,再下载一次 2.关闭防火墙再下载一次 3.如果已经安装了,卸载nVidia 防火墙,再下载安装文件 4/5.扫描系统,并且卸载:malware、viruses 6.扫描检查磁盘,看是否有磁盘、文件错误。 7.使用另一个网络连接重新下载或者可靠的介质重新拷贝 随机或者开机时候出现错误 扫描,并且卸载malware 现在我遇到这种情况的软件都是从“多特”下载的(51CT现在也是用多特的服务器),里面的文件应该都是被它们重新封装过。所以如果你安装的时候出现NSIS错误,建议去“嬴政”“霏凡”重新下载 有些软件安装的时候的确要关闭杀毒软件的实时监控(AAA logo就是)。 PS:NSIS 是“Nullsoft 脚本安装系统”(Nullsoft Scriptable Installation System)的缩写,它是一个免费的 Win32 安装、卸载系统,本来是一个由 Nullsoft 创建并用于作为 Winamp 及其插件发布的系统,但现已被上百个应用程序所应用。当使用到它的程序启动时发生错误,就会弹出该窗口,比如花生壳软件启动时出错错误,就有可能出现上述提示,此时请分析启动了哪些软件,检查并修复该程序,再重启,问题一般就能解决。
6,怎样解决NSIS Error问题
在下载一次,记住用专用下载器,别用bt1.中毒了——QQ尾巴!请查杀病毒!然后在系统文件夹里找到该软件删掉!如果是Windows Vista下出现的,那么,请改了系统语言以后就好了。
2.nsis error
The installer you are trying to use is corrupted or incomplete. This could be the result of a damaged disk, a failed download or a virus. You may want to contact the author of this installer to obtain a new copy. It may be possible to skip this check using the /NCRC command line switch (NOT RECOMMAND)
因为你用工具下载的同时,可能已损坏了原有安装文件,导致您无法顺利解压缩并安装游戏。所以建议换一个下载点或不要使用工具,再次下载一次客户端。
3.最近下载了软件安装的时候,经常看到这个NSIS error的提示。 The installer you are trying to use is corruptedor incomplete. This could be the result of a dameged disk ,a failed download or a virus. You may want to contact the author of this installed to obtain a new copy. It may be possible to skip this check using the/NCRC command line switch (NOT RECOMMENDED). 英文意思:运行一个用Nullsoft Scriptable Install System (NSIS)建立的程序常会发生这种错误,起因可能是下载来的文件不完整,或存放该程序的磁盘区坏了,也可能因病毒.无论何种原因,建议你联系程序的作者,重新下载,再安装. 或命令行中附加参数 /NCRC 试试安装.(不推荐此法). NSIS 错误 你正使用的安装程序已经被破坏或不完整。 这可能是由于损坏的磁盘,或是下载失败,或是病毒导致的结果。你可以联系本安装程序的程序员来获取新的软件拷贝。 首先你可以在命令行下面安装文件,只不过要带上"/NCRC"这个开关(开关必须大写)。正如警告说的:不推荐你这么做,因为一般来说也不会这样就让你顺利安装的。 找到了比较具体的解决办法: Error with Single Installer Disable any download accelerators and download the installer again. Update any active anti-virus and download the installer again. Disable any active anti-virus and download the installer again. Download the installer from another source. It might be corrupted on the server, or the connection to the server is unreliable. Download the installer using another computer and copy it to the original computer using a reliable media. Error with Multiple Installers Disable any download accelerators and download the installer again. Disable any firewalls and download the installer again. If it is installed, uninstall the nVidia firewall and download the installer again. Scan for, and remove malware Scan for, and remove viruses Scan the hard drive using scandisk, chkdsk, or any other hard drive repair tool Download the installer using another network connection and copy it to the original computer using a reliable media. Random or Start-up Errors Scan for, and remove malware 上面一段是针对3种情况(单独的一个安装文件、多个安装文件、随机或者系统系统的时候出现NSIS错误)的说明。对应的中文即: 单独的安装文件 1.不使用任何加速的下载工具,再下载一次 2.升级你的杀毒软件,再下载一次 3.关掉你的杀毒软件实时监控,再下载一次 4/5.从另一个源(站点)重新下载,或者换一台计算机再重新下载 多个安装文件 1.不要使用加速软件,再下载一次 2.关闭防火墙再下载一次 3.如果已经安装了,卸载nVidia 防火墙,再下载安装文件 4/5.扫描系统,并且卸载:malware、viruses 6.扫描检查磁盘,看是否有磁盘、文件错误。 7.使用另一个网络连接重新下载或者可靠的介质重新拷贝 随机或者开机时候出现错误 扫描,并且卸载malware 现在我遇到这种情况的软件都是从“多特”下载的(51CT现在也是用多特的服务器),里面的文件应该都是被它们重新封装过。所以如果你安装的时候出现NSIS错误,建议去“嬴政”“霏凡”重新下载 有些软件安装的时候的确要关闭杀毒软件的实时监控(AAA logo就是)。 PS:NSIS 是“Nullsoft 脚本安装系统”(Nullsoft Scriptable Installation System)的缩写,它是一个免费的 Win32 安装、卸载系统,本来是一个由 Nullsoft 创建并用于作为 Winamp 及其插件发布的系统,但现已被上百个应用程序所应用。当使用到它的程序启动时发生错误,就会弹出该窗口,比如花生壳软件启动时出错错误,就有可能出现上述提示,此时请分析启动了哪些软件,检查并修复该程序,再重启,问题一般就能解决。