WINAMP.COM | Forums > Developer Center > NSIS Discussion > Frequent NSIS Error |
| Pages (2): [1] 2 » |
Last Thread
Next Thread
|
| Author |
|
|
RobGrant Senior Member
Registered: Sep 2004 |
You might want to check out your RAM - memtest is a useful tool for that. __________________ |
||
|
|
|
Joel Debian user (Forum King)
Registered: Jan 2003 |
This is your awnser: __________________ |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
Yeah, if it had only been Azureus, I wouldn't have worried about it. It's when it started being a consistant error that I started to think something was wrong. |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Try using Free Download Manager to download the file. I have had a few download corruptions in the past and this little program prevents corrupting the file during download. __________________ |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
Funny thing Jason. I tried downloading the download manager manager you suggested, but when I tried to install it, I got an error message: |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Have you scanned for viruses? __________________ |
||
|
|
|
JasonFriday13 Senior Member
Registered: May 2005 |
Actually, Free Download Manager uses Inno Setup for its install program. __________________ |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Do you use Internet Explorer to download files? __________________ |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
Stu, |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
|
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
As you are using Firefox, what happens if you use Internet Explorer to download a file? __________________ |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
|
||
|
|
|
Kafka47 Junior Member
Registered: Mar 2006 |
Essemar - I am having the exact problem as you on a brand new computer that is a mere few hours old. I scanned for virii and malware and the like, did a chkdsk, and the whole shebang. Still get the error on all downloaded install packages. |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
Kafka, |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
No PC has anything like NSIS interpreter installed. All NSIS installers are completely self-contained. In fact, as essemar has shown, it doesn't happen only with NSIS. Everything he downloaded was corrupted, including ZIP files and Inno Setup installers. __________________ |
||
|
|
|
Kafka47 Junior Member
Registered: Mar 2006 |
Thanks for your reply, kich... obviously, I have no idea if its Firefox per se. If its systemic as you suggest (eg. bad driver, bad connection) then that would affect MSIE as well, wouldn't it? |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Well, it could be something that only happens with Firefox and a driver, or a transparent-proxy on your ISP which acts weirdly with Firefox. But I seriously doubt such a noticeable problem with Firefox on its own goes undetected for so long by so many. __________________ |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Well I have the latest version installed and I've never had a corrupt download (of any file type). __________________ Last edited by Afrow UK on 03-25-2006 at 01:08 PM |
||
|
|
|
Kafka47 Junior Member
Registered: Mar 2006 |
I've used FF on a zillion other PCs without ever seeing a problem (which is why I'm so surprised at this one). |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
It may be something wrong with your Firefox profile. If you move the profile folder under Application Data\Mozilla\Firefox\Profiles (.Default User) then it should create a new one with default settings. __________________ |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
You guys might be interested in taking this conversation over here: |
||
|
|
|
s793016 Junior Member
Registered: Dec 2003 |
__________________ |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Kafka47, are you using Avast Antivirus by any chance? __________________ |
||
|
|
|
essemar Junior Member
Registered: Mar 2006 |
Standard WinXP firewall and I'm behind a LinkSys router with its firewall turned on. |
||
|
|
|
snne23 Guest
Registered: Not Yet |
i get the same NSIS error with about 50% of all zip files and install files i donwload. |
||
|
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
I'm waiting to see if Kafka47 is using Avast Anti-virus as well. snne23 is using it so there may be a correlation here. __________________ |
||
|
|
|
Kafka47 Junior Member
Registered: Mar 2006 |
Turns out that the driver installation for my integrated nVidia NIC included a firewall that, although completely disabled, still munged downloads from Firefox. |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
I have the ASUS A8N-SLi motherboard which also has an onboard nVidia NIC and nForce 4 chipset. During the installation of the Ethernet drivers, you can choose not to install the firewall software with it (a message box will appear). __________________ |
||
|
|
|
dwa04 Junior Member
Registered: Apr 2006 |
I have the same problem, It would never let me install Mozilla after it was downloaded. |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
Uninstall nVidia Firewall. If you aren't using Windows XP, you should use Zonealarm for example. __________________ |
||
|
|
|
dienjd Senior Member
Registered: Oct 2005 |
Sorry to bring this back up, but I have a case of this happening with IE6. Could we get a pointer to where the error MessageBox text is defined in the NSIS source (or maybe even a special build that allows you to define the text)? |
||
|
|
|
Afrow UK Moderator
Registered: Nov 2002 |
I would suggest redownloading the installer. __________________ |
||
|
|
|
dienjd Senior Member
Registered: Oct 2005 |
It happened with one of my builds (it was just a bad download--user didn't get this error on the second try). I was wondering about the message text because I'd prefer to have it a little less alarming and without the /NCRC note. I'll poke around the source and try to find it. |
||
|
|
|
erroneouz Junior Member
Registered: Sep 2006 |
here is some great advise
I just went through the exact same problem as you are and have done dozens of searches across the internet for solutions. This is what solved my problem. |
||
|
|
|
gabrieloceano Junior Member
Registered: Nov 2006 |
error
hi! |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
AVG has nothing to do with NSIS and there's no such error message in NSIS. The error in NSIS doesn't say a file is corrupted. It says "The installer you are trying to use is corrupted or incomplete...". Try reinstalling AVG and contact AVG support for further help with AVG installation and updates. __________________ |
||
|
|
|
gabrieloceano Junior Member
Registered: Nov 2006 |
I've downloaded the AVG installer again with the IE, but i got teh msg: 'Some installation files are corrupt. Please download a fresh copy and retry the installation.' Ive downloaded it twice but i got the same error again. |
||
|
|
|
kichik M.I.A. [NSIS Dev, Mod]
Registered: Oct 2001 |
Download on another computer and copy using a CD or a disk-on-key. Your internet connection might be having problems. For further help, contact AVG. __________________ |
||
|
|
|
alpilion Junior Member
Registered: Jul 2007 |
?????????????????????????????? |
||
|
|
|
| Pages (2): [1] 2 » |
Last Thread Next Thread
|
WINAMP.COM | Forums > Developer Center > NSIS Discussion > Frequent NSIS Error |
Forum Rules:
|