|
|
|
|
#1 |
|
Junior Member
Join Date: Jul 2003
Posts: 6
|
its the free firewall
"kerio personal firewall 2.1.5" link here http://www.kerio.com/dwn/kpf2-en-win.exe I can't post the script, as its huge and i'm using it at my co. its a very strange problem. I'm downloading multiple files, but i'm calling download multiple times (only one download per call to download right?) basically the code looks like NSISdl::download "http://www.blah.com/blah.php" "$PLUGINSDIR\test.dat" Pop $R1 StrCmp $R1 "cancel" quit "" NSISdl::download "http://www.blah.com/blah2.php" "$PLUGINSDIR\test2.dat" Pop $R1 StrCmp $R1 "cancel" quit "" this works find in 80% of the cases. sometimes i have a hard time getting it to crash, if its crashed once before. if i restart the computer, and keep hitting "deny" with correct timing, it will totally crash out. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|