Old 30th September 2003, 21:26   #1
fromcat2me
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.
fromcat2me is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast 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