Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 18th April 2007, 23:53   #1
JamesKiller
Senior Member
 
Join Date: Jan 2007
Posts: 125
installer has some problems with Mcafee anti-virus

Our installer has some custom pages, when we install the machine protected by Mcafee anti-virus, if we get to some custom pages , the it will get delay.......

don't know why?
JamesKiller is offline   Reply With Quote
Old 19th April 2007, 04:47   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
Possible the AV scanner scans the IntallOptions.dll but also possible it's because you're using solid compression.
Try to reserve the file e.g.
!insertmacro MUI_RESERVEFILE_INSTALLOPTIONS
this might eliminate the noticed delay.

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 19th April 2007, 15:50   #3
JamesKiller
Senior Member
 
Join Date: Jan 2007
Posts: 125
if I added this line in,
!insertmacro MUI_RESERVEFILE_INSTALLOPTIONS
it seems to work.

Thank you Red Wine. You are rockie..
JamesKiller is offline   Reply With Quote
Old 19th April 2007, 16:50   #4
JamesKiller
Senior Member
 
Join Date: Jan 2007
Posts: 125
SORRY, I MADE A MISTAKE HERE.
I found some of computers are using Mcafee AV 8.0.0(enterprise). Then the installer will get delay.
If the computer installed Mcafee AV 8.5i(enterprise). Then there is no dalay.
Stange!!!!!!
JamesKiller 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