Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 13th March 2008, 17:02   #1
najeebzohaib
Junior Member
 
Join Date: Mar 2008
Posts: 3
Disable Self Verification

Hi,

I want to know how to disable NSIS self verification which starts before my installer can install software. My installer is large ( > 700 MB) and on slow computers it can take more than 6 minutes just to verify and then it takes 10 mins to install. Please someone tell me how to disable self verification.

Cheers
Zobi
najeebzohaib is offline   Reply With Quote
Old 13th March 2008, 17:17   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,777
CRCCheck off in your script, or just run yoursetup.exe /NCRC

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Old 14th March 2008, 07:22   #3
najeebzohaib
Junior Member
 
Join Date: Mar 2008
Posts: 3
So all i do is add this line
CRCCheck off

in my script???
najeebzohaib is offline   Reply With Quote
Old 14th March 2008, 10:34   #4
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
Yes try it.

Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 14th March 2008, 11:23   #5
najeebzohaib
Junior Member
 
Join Date: Mar 2008
Posts: 3
i tried and it works...thanks a million
najeebzohaib is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump