original_dan
5th November 2001 11:54 UTC
crc error
Not sure if this is the right forum, mods you are free to move to the correct forum.
Is there anyway of getting around the "installer crc invalid" (Nullsoft Install System v1.44 ERROR)?
I have downloaded the file from three different sites but to no use always get the same problem?
Thanks for your time!
I have read that it might be something to do with my graphics card running to fast? (it isnt overclocked or anything!)
Koen van de Sande
5th November 2001 18:34 UTC
Never heard anything about video cards interfering with NSIS :D
It's probably just the installer which is damaged. Have you tried using a download manager, like GetRight, Go!zilla or one of those others? Because Netscape and IE both have problems downloading sometimes (or is that just my computer? ;)
liquidmotion
5th November 2001 19:12 UTC
you could use the /nocrc command line. i'm not 100% sure if that is what you type, but read the nsis docs, they tell you how to pass around the crc check.
original_dan
7th November 2001 16:37 UTC
have tried a dl manager,but same prob :(, will read the NSIS docs where can i find them?
c2R
7th November 2001 19:17 UTC
The documentation is a file with the NSIS distribution called makensis.htm
original_dan
7th November 2001 21:11 UTC
cheers guys it worked!
Command prompt then /NCRC (got to be in caps) and works perfectly!