Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 17th June 2001, 19:00   #1
spaetz
Junior Member
 
Join Date: Feb 2001
Posts: 44
Just experimenting with the "abort" command. I have it in a function (not a callback one) and it does not work:

1)With "BCGgradient" the blue background screen will just stay and you have to kill the process. Without it will exit, but the installer.exe will still be locked by the OS (cannot delete it) afterwards.

2)It also never displayed any "UserMessage".
(But I use "AutoClose on", so that might be a reason if it is shown in the installer window...)
spaetz is offline   Reply With Quote
Old 17th June 2001, 23:05   #2
Edgewize
Member
 
Join Date: Apr 2001
Posts: 89
1) Strange - I've never experienced this myself. Could you create a small .NSI file that causes this and email it to me (wiked_edge@yahoo.com)? I'll look into it.

2) This is normal. The message is posted above the progress bar (where "Completed" would normally go) and added to the installation details list box.
Edgewize is offline   Reply With Quote
Old 18th June 2001, 10:58   #3
spaetz
Junior Member
 
Join Date: Feb 2001
Posts: 44
Mmmh, tried it. The only way to reproduce was by both setting HideWindow and SetAutoClose true within the function.

The installer window was hidden then and I couldn't hit CANCEL to exit the installer when calling abort.

I'll tell you if I can reproduce it again...
spaetz 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